mirror of
https://github.com/sofastack/sofa-rpc-node.git
synced 2025-12-08 20:26:00 +00:00
12 KiB
12 KiB
2.2.1 / 2022-03-17
others
- [
e06219e] - fix AddressGroup Ready may on 'next' event many times (#86) (羊鹿 <general_up@163.com>)
2.2.0 / 2022-03-13
features
- [
394b0ff] - feat: 运行覆盖 ConnectionManager 初始化链接异常消息 (#91) (fengmk2 <fengmk2@gmail.com>)
2.1.0 / 2022-03-12
fixes
- [
11411f2] - fix: 统一使用 connectionManager 提供的 API (mansonchor.github.com <mansonchor1987@gmail.com>) - [
6717e4f] - fix: should await ready in invoke insteadof _invoke (#74) (killa <killa123@126.com>) - [
99124c9] - fix: create consumer with cache: false, will not override client._consumerCache map (#71) (mansonchor.github.com <mansonchor@126.com>)
others
- [
23cc741] - test: skip unstable assert (fengmk2 <fengmk2@gmail.com>) - [
3436650] - chore: remove autod (fengmk2 <fengmk2@gmail.com>) - [
b92c60d] - test: run ci on GitHub Action (fengmk2 <fengmk2@gmail.com>) - [
ef9ffa8] - refactor: support child class overwrite connections mng (#75) (killa <killa123@126.com>)
2.0.0 / 2020-07-07
others
- [
87b7683] - chore: upgrade sofa-bolt-node@2.0.1 (#70) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.19.0 / 2020-07-02
fixes
- [
578528f] - fix: no provider wrapError (#69) (陈峰 <348018533@qq.com>)
others
- [
1560625] - egg的rpc.server支持customMeta配置,用于支持自定义元数据; (#67) (ChangedenChan <changeden520@gmail.com>)
1.18.0 / 2020-03-23
features
- [
92e881c] - feat: consumer parseUrl 前过滤非字符串内容 (#66) (mansonchor.github.com <mansonchor@126.com>)
1.17.0 / 2020-03-12
features
- [
6c16373] - feat: createConsumer support cache control (#65) (mansonchor.github.com <mansonchor@126.com>)
1.16.1 / 2020-02-28
fixes
- [
d18dabd] - fix: mw should have no effective with result code (#63) (killa <killa123@126.com>)
1.16.0 / 2019-12-24
features
- [
a7e5cdb] - feat: support disable client decode cache (#62) (killa <killa123@126.com>)
1.15.0 / 2019-12-24
features
- [
ded6ad1] - feat: support disable decode cache (#61) (killa <killa123@126.com>)
1.14.2 / 2019-10-16
fixes
- [
e51c0ff] - fix: print warn log when connection count great than limit (#58) (killa <killa123@126.com>)
1.14.1 / 2019-06-20
others
- [
b1547fd] - chore: print req info if rpc server handleRequest failed (#53) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.14.0 / 2019-06-19
features
- [
0ba7c9f] - feat: support zk registry to config acl (#52) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.13.0 / 2019-06-04
others
- [
fb29b09] - refactor: choose addresses in loadbalancer (#49) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.12.1 / 2019-05-06
fixes
- [
e800e19] - fix: grpc server crashes down when receives large request body (#45) (RabbitSion <rabbitsion@gmail.com>)
1.12.0 / 2019-04-18
others
- [
905d628] - refactor: quick ready not wait for connection (#43) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.11.0 / 2019-03-27
fixes
- [
cd54a3a] - fix: zk registry bug (#41) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
others
- [
2439e1e] - fix grpc bugs (#40) (zl <1183163+smile21@users.noreply.github.com>)
1.10.0 / 2019-03-12
features
- [
b0a21ae] - feat: add an enableThreshold for connectionPoolConfig (#39) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.9.1 / 2019-03-06
others
- [
45e4714] - refactor: add consumer.createContext (#37) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.9.0 / 2019-03-06
features
- [
30d014f] - feat: rpc client support middleware (#36) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
fixes
- [
3c97e0e] - fix: remove singleton instance after consumer close (#35) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.8.0 / 2019-02-26
others
- [
61142bb] - refactor: enhance elastic control of connections (#34) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.7.0 / 2019-01-17
features
- [
0d7428a] - feat: add protocol name on rpc server url (#32) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
others
- [
1d74fd2] - chore: Update issue templates (#30) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.6.2 / 2018-12-14
fixes
- [
31798c8] - fix: weight adjust bug for invalid address (#29) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.6.1 / 2018-11-28
fixes
- [
038ff1e] - fix: should auto recovery from zk disconnected or expired (#27) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.6.0 / 2018-11-06
features
- [
2499080] - feat: without registry & serverHost in unittest env (#23) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.5.4 / 2018-11-06
fixes
- [
53938d8] - fix: service wrong classMap default value (#22) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.5.3 / 2018-11-02
fixes
- [
6412d6c] - fix: fit sofa-rpc group/version rule (#21) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.5.2 / 2018-11-01
fixes
- [
d8186e6] - fix: fit dubbo url rule (#19) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.5.1 / 2018-10-31
fixes
- [
8355941] - fix: dubbo registry issue (#18) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.5.0 / 2018-10-30
features
- [
8f846d6] - feat: support dubbo registry rule (#17) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.4.0 / 2018-10-22
features
- [
e3af79a] - feat: add service publish info (#16) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.3.1 / 2018-10-12
fixes
- [
62d3b14] - fix: avoid experimental warning of http2 (#14) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.3.0 / 2018-10-06
features
- [
4341a41] - feat: append ctx to request (#13) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.2.1 / 2018-09-12
fixes
- [
69a9dc7] - fix: should end http2stream (#12) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.2.0 / 2018-09-11
features
- [
9a94c21] - feat: support gRPC (#11) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.1.1 / 2018-08-26
fixes
- [
63df62e] - fix: consumer should wait registry ready (#10) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
others
- [
71596ee] - chore: remove egg-ci & change readme (#9) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.1.0 / 2018-07-31
features
- [
409508e] - feat: support more loadbalance algorithm (#7) (zōng yǔ <gxcsoccer@users.noreply.github.com>) - [
aa7f1bf] - feat: support more loadbalance algorithm (#7) (zōng yǔ <gxcsoccer@users.noreply.github.com>) - [
4608ddd] - feat: support more loadbalance algorithm (#7) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
1.0.1 / 2018-06-29
fixes
- [
c7ca73a] - fix: biz error should be with resultCode:01 (#5) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
others
- [
5c3f7ce] - doc: add rpc wikis (#4) (zōng yǔ <gxcsoccer@users.noreply.github.com>) - [
4856d66] - doc: fix readme typo (gxcsoccer <gxcsoccer@126.com>)
1.0.0 / 2018-05-25
others ,fatal: No names found, cannot describe anything.