Closed hufeng closed 4 years ago
Please vote on the community mailing list before doing any release.
Hi @ralf0131, Recently we accepted a lot of great pr in the community, it is time to release 3.0.0
@ralf0131 Yes, so I will first list a changelog and prepare for the release. I still need some time to verify and test the quality of the code.
Great! That's really a good news.
@xusd320 ok
@hufeng Then what do you think adbout the pr above, we really need this zk auth feature in our company, thanks !
@hufeng Could you help to review this pr https://github.com/apache/dubbo-js/pull/142
@sunchuanleihit Has been merged
@hufeng Could you help to review this pr https://github.com/apache/dubbo-js/pull/144
OK!
孙传磊 notifications@github.com 于2019年10月21日周一 下午1:52写道:
@hufeng https://github.com/hufeng Could you help to review this pr #144 https://github.com/apache/dubbo-js/pull/144
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/apache/dubbo-js/issues/141?email_source=notifications&email_token=AAECEEC224VOKTKCAJVHWKLQPU7SRA5CNFSM4JAXNXGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBZEJVQ#issuecomment-544359638, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAECEEBZOI3D3TMM5BDA7GTQPU7SRANCNFSM4JAXNXGA .
when will dubbo-js@3.0.0 be to released?
@hufeng Could you help to review this pr https://github.com/apache/dubbo-js/pull/147
@hufeng apache 的投票效率也太低下了
@hufeng apache 的投票效率也太低下了
I think the main reason is that dubbo-js community is not that active.
@hufeng apache 的投票效率也太低下了
I think the main reason is that dubbo-js community is not that active.
还不能发吗/望穿秋水 @hufeng
这次差不多了
rockyzh notifications@github.com 于2020年1月15日周三 下午2:36写道:
@hufeng https://github.com/hufeng apache 的投票效率也太低下了
I think the main reason is that dubbo-js community is not that active.
还不能发吗/望穿秋水 @hufeng https://github.com/hufeng
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/apache/dubbo-js/issues/141?email_source=notifications&email_token=AAECEEAGMC7A2M7DVPU466DQ52VFVA5CNFSM4JAXNXGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEI7HGNY#issuecomment-574518071, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAECEEHHC62CFICRZMVU77LQ52VFVANCNFSM4JAXNXGA .
After accepting the community's pr for a long time, we are ready to release dubbo-js@3.0.0
@ralf0131 @binlaniua @hsiaosiyuan0 @sunchuanleihit @jasonjoo2010 @wushanchao thank you very much
change log:
修复 zk 的状态引起的两个问题 @binlaniua and this pr is very important.
fix network break, heart beat check not work @binlaniua
dubboUrl get default.group @sunchuanleihit
Make it subscribing all possible targets when set version to '*' or empty @jasonjoo2010
dubbo.subcribe -> dubbo.subscribe @wushanchao
fixed: when zk getChildren had occured error, do not set _dubboServiceUrlMap interface is [] @hufeng
fix beginning steps @hsiaosiyuan0
Update readme @hsiaosiyuan0
bugfix consumer register ignore zkRoot by @sunchuanleihit
split registry module and extend Dubbo register @hufeng
dubbo-invoker add cache
remove dumplicate consumer url by @sunchuanleihit
support include in dubbo.json to specify provider interfaces @sunchuanleihit
bugfix decode-buffer return DataType.Data @sunchuanleihit
fixed test suite and document @hufeng
Add zookeeper auth supports @xusd320