Skip to content

v2.1.2.rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@francisoliverlee francisoliverlee released this 08 Aug 05:29
· 20 commits to master since this release
7eedaf9

What's Changed

  • [ISSUE #1024] fix: unsubscribed topic queues not dropped by @wgdzlh in #1025
  • [ISSUE #1034] fix: the message may be cleaned when the message has not been consumed. by @humkum in #1035
  • fix "Batch send message can't auto create topic" by @francisoliverlee in #1040
  • [ISSUE #1030] Avoid to append unexpected separator to message key by @gaofeihang in #1031
  • empty subcribed topic is allowed to start by @NeonToo in #969
  • fix wrong add for set when tags are set by @cserwen in #1001
  • [ISSUE #1018] Fix unintended shutdown of shared rmqClient by @wgdzlh in #1019
  • support RequestCode GET_CONSUMER_STATUS_FROM_CLIENT by @NeonToo in #985
  • change ConsumeGoroutineNums max value allowed by @twz915 in #1049
  • DomainWithUnit support existed query parameters by @twz915 in #1061
  • [ISSUE #1056] fix: When the consumer and producer have the same topic, the consumer fails to update the topic. by @lvxiao1 in #1059
  • [ISSUE #1013] Fix: select one message queue of different broker when retry to send by @cserwen in #1014
  • run RebalanceImmediately with goroutine by @wenxuwan in #1081
  • fix: topic pubishInfo and subscribeInfo not update by @redlsz in #1084

New Contributors

Full Changelog: v2.1.2.rc1...v2.1.2.rc2