Skip to content

Releases: apache/rocketmq-spring

rocketmq-spring-all-2.3.6

01 Jun 03:02

Choose a tag to compare

Pre-release

What's Changed

New Contributors

Full Changelog: rocketmq-spring-all-2.3.5...rocketmq-spring-all-2.3.6

rocketmq-spring-all-2.3.5

03 Dec 07:58

Choose a tag to compare

What's Changed

  • [ISSUE #754] When initializing the ext producer, the topic is optional. by @panzhi33 in #753
  • [ISSUE #755] Modify the judgment method by @panzhi33 in #752
  • [ISSUE #758] Delete accessKey/secretKey from log by @panzhi33 in #756
  • [ISSUE #746] fix(spring): robust proxy detection for @RocketMQMessageListener; warn on @RefreshScope; add v4 test by @contrueCT in #746

New Contributors

Full Changelog: rocketmq-spring-all-2.3.4...rocketmq-spring-all-2.3.5

rocketmq-spring-all-2.3.4

23 Jun 09:03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: rocketmq-spring-all-2.3.3...rocketmq-spring-all-2.3.4

rocketmq-spring-all-2.3.3

14 Mar 01:41

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: rocketmq-spring-all-2.3.2...rocketmq-spring-all-2.3.3

rocketmq-spring-all-2.3.2

27 Dec 07:59

Choose a tag to compare

What's Changed

  • Updated the RocketMQ version dependencies in the rocketmq-spring-boot-samples and rocketmq-v5-client-spring-boot-samples modules. by @yeluod in #671
  • Delete system property by @panzhi33 in #689
  • Modify the inner class call to use the bean instance invocation by @WhyStart in #687
  • Upgrade rocketmq client version to 5.3.1 by @RongtongJin in #698

New Contributors

Full Changelog: rocketmq-spring-all-2.3.1...rocketmq-spring-all-2.3.2

rocketmq-spring-all-2.3.1

18 Jul 06:55

Choose a tag to compare

What's Changed

  • [ISSUE #632 ] Fix NPE caused by using @ ExtRocketMQTemplateConfiguration annotation extension to send messages by @lilinjiang in #634
  • [ISSUE #632 ] Fix NPE caused by using @ ExtRocketMQTemplateConfiguration annotation extension to send messages in v5 by @lilinjiang in #639
  • [ISSUE #637] Upgrade samples version to 2.3.1-SNAPSHOT by @RongtongJin in #636
  • [ISSUE #645] Bump rocketmq.spring.client.version to 5.0.6 by @RongtongJin in #644
  • [ISSUE #647] Exclude rocketmq-rocksdb due to the large size of this package by @RongtongJin in #647
  • [ISSUE #652] Update year to 2024 in NOTICE by @ShannonDing in #652
  • [ISSUE #656] Set rocketmq-v5-client-spring-boot default awaitDuration to 5 by @drpmma in #657
  • [ISSUE #650] Fix url and typo by @hakusai22 in #651
  • [ISSUE #659] Fix RocketMQMessageListener TOPIC_PLACEHOLDER by @drpmma in #659
  • [ISSUE #654] Support namespace for rocketmq-v5-client-spring-boot and rocketmq-spring-boot by @drpmma in #655
  • [ISSUE #660] Add simple sample demo by @drpmma in #661
  • [ISSUE #663] Update rocketmq client version to 5.0.7 in for rocketmq-v5-client by @drpmma in #664
  • [ISSUE #662] Update DefaultRocketMQListenerContainer#getMessageType to protected by @ruansheng8 in #662
  • [ISSUE #668] Upgrade rocketmq client version to 5.3.0 by @RongtongJin in #668

New Contributors

Full Changelog: rocketmq-spring-all-2.3.0...rocketmq-spring-all-2.3.1

rocketmq-spring-all-2.3.0

19 Feb 06:49

Choose a tag to compare

Feature

Bug

Improvement

  • [ISSUE #530] Upgrade rocketmq client version to 5.1.0 by @mxsm in #531
  • [ISSUE #562] Bump spring-boot-autoconfigure from 2.5.9 to 2.5.15 in /rocketmq-spring-boot-parent by @dependabot in #562
  • [ISSUE #539] Support SpringBoot 3.x by @imp2002 in #541
  • [ISSUE #546] Fix ConsumeMessageService#updateCorePoolSize" not support increase coreSize by @crzbird in #547
  • [ISSUE #551] Bump spring-core from 5.3.20 to 5.3.27 in /rocketmq-spring-boot-parent by @dependabot in #551
  • [ISSUE #564] Modify the rules for license checker by @RongtongJin in #563
  • [ISSUE #544] Prepare for next development iteration and fix some syntax errors by @rupertw in #544
  • [ISSUE #572] Upgrade rocketmq SDK version to 5.1.3 by @RongtongJin in #573
  • [ISSUE #575] Update application.properties by @Junior233 in #575
  • [ISSUE #579] Bump org.springframework.boot:spring-boot-autoconfigure from 2.5.9 to 2.5.15 in /rocketmq-v5-client-spring-boot-parent by @dependabot in #579
  • [ISSUE #600] Bump org.springframework.boot:spring-boot from 2.5.9 to 2.7.18 in /rocketmq-spring-boot-parent by @dependabot in #600
  • [ISSUE #601] Bump org.springframework.boot:spring-boot from 2.5.15 to 2.7.18 in /rocketmq-v5-client-spring-boot-parent by @dependabot in #601
  • [ISSUE #577] Bump org.springframework:spring-core from 5.3.20 to 5.3.27 in /rocketmq-v5-client-spring-boot-parent by @dependabot in #577
  • [ISSUE #607] Bump jackson to 2.16.1 by @RongtongJin in #606
  • [ISSUE #612] Support Springboot 3.X by @accjiyun in #611
  • [ISSUE #617] Change handleMessage to public by @leizhiyuan in #617
  • [ISSUE #536] ListenerContainerConfiguration should be an automatic assembler by @lanpf in #537
  • [ISSUE #622] Add config enableSsl by @panzhi33 in #623
  • [ISSUE #627] Make v5 sample logs to output normally by @RongtongJin in #626
  • [ISSUE #631] Bump rocketmq version to 5.2.0 by @RongtongJin in #630

New Contributors

Full Changelog: rocketmq-spring-all-2.2.3...rocketmq-spring-all-2.3.0

rocketmq-spring-all-2.2.3

18 Feb 02:57

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: rocketmq-spring-all-2.2.2...rocketmq-spring-all-2.2.3

rocketmq-spring-all-2.2.2

05 Apr 01:47

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: rocketmq-spring-all-2.2.1...rocketmq-spring-all-2.2.2

rocketmq-spring-all-2.2.1

31 Aug 03:45

Choose a tag to compare

The main goal of this release is to align with RocketMQ Client 4.9.1. In addition, this release fix some important bugs and make some enhancement.

Improvement

  • [ISSUE #385] Add message trace setting in ExtRocketMQConsumerConfiguration.
  • [ISSUE #381] Upgrade rocketmq version to 4.9.1.
  • [ISSUE #377] Add the replyTimeout configuration parameter.
  • [ISSUE #371] Add some asynchronous API for batch messages in RocketMQTemplate.
  • [ISSUE #378] Improve the comment of maxReconsumeTimes.
  • [ISSUE #366] The retry number of failed consumptions can be set.
  • [ISSUE #368] Upgrade starter version.
  • [ISSUE #346] Enhance DefaultRocketMQListenerContainer doConvertMessage.
  • [ISSUE #340] Set enableMsgTrace default value to false.
  • [ISSUE #343] Sending batch messages orderly with RocketMQTemplate.
  • [ISSUE #335] Update rocketmq spring samples version.

Bug

  • [ISSUE #376] Fix the selectorExpression not resolve placeholders.
  • [ISSUE #339] Fix consumer do not consume message with the same instance name.