rocketmq-client-go-2.1.1-rc2
Pre-release
Pre-release
What's Changed
- [ISSUE #644] Fix the zlibWriterPools doesn't work leads to high memory usage by @cserwen in #645
- [ISSUE #640]fix PullInterval unit. by @twz915 in #639
- fix: fix crash on selecting queue. by @NAND86 in #643
- [ISSUE #635] Improving decoding performance for remoting commands by @czah in #636
- [ISSUE #662] Fix the usage bug of namespace by @Git-Yang in #665
- [ISSUE #651] fix an issue where a map read operation was not protected by the lock by @czah in #652
- [ISSUE #678] optimizing goroutine of Stat creation by @wenfengwang in #677
- (fix): wrap topic with namespace when unsubscribe by @superhx in #680
- [ISSUE #585] Fix the wrong StoreHost and GroupName with consume trace message by @maixiaohai in #586
- [ISSUE #614] Fix go routine leaks when consumer close with msg channel blocked by @maixiaohai in #642
- [ISSUE #694] Fix typos. by @wayilau in #689
- [ISSEU 683]request parameter type error fix by @Git-Yang in #684
- [ISSUE #695] Feat: support IPV6 by @Allenxuxu in #641
- [ISSUE #631] Support Consuming from Slave by @maixiaohai in #632
- [ISSUE #688] fix: type assert panic by @fengberlin in #697
- [ISSUE #698] fix: call cancel() as soon as possible to release the resources associatd with context by @fengberlin in #691
- [ISSUE #637] Fix filter lookback interface for utils.ClientIP by @kallydev in #700
- [ISSUE #659] make consumeMessageBatchMaxSize default value consistent with java client by @maixiaohai in #660
- [ISSUE #701] Fix timeout of SendAsync by @Imfan in #702
- fix: add missing log level fatal by @180909 in #704
- [ISSUE #681]feat(internal): support reset consumer offset by @maixiaohai in #682
- [ISSUE #710] Fix send duplicate message in trace interceptor by @yuz10 in #709
- [ISSUE #595] Update go.mod by @wenfengwang in #706
- [ISSUE #699] Fix the bug caused by master broker node is down by @guyinyou in #714
- (fix): fix push_consumer#unsubscribe unsubscribe retry by @superhx in #712
- [ISSUE #716] Fix the bug caused in HA cluster in pull_consumer by @guyinyou in #717
- (fix): set subversion when buildSubscriptionData by @superhx in #720
- [ISSUE #722] fix the bug caused by failover in consumer by @guyinyou in #723
New Contributors
- @czah made their first contribution in #636
- @superhx made their first contribution in #680
- @Allenxuxu made their first contribution in #641
- @fengberlin made their first contribution in #697
- @kallydev made their first contribution in #700
- @Imfan made their first contribution in #702
Full Changelog: v2.1.0...v2.1.1-rc2