Skip to main content

Release Notes - Apache RocketMQ Spring - Version 2.2.0

· One min read

Below is a summary of the issues addressed in the version 2.2.0 release of RocketMQ Spring. For full documentation of the release, a guide to get started, please refer to Quick Start.

New Feature

  • [ISSUE #306] - Support real LitePullMessage in RocketMQ-Spring..

Improvement

  • [ISSUE #289] - Use the default instance name when using acl.
  • [ISSUE #298] - Too many warning info when consuming failed.
  • [ISSUE #308] - Fix the comment error in ACLStringConsumer class.
  • [ISSUE #314] - Modify parent.versions of modules in samples project from 2.1.1-SNAPSHOT to 2.1.2-SNAPSHOT.
  • [ISSUE #327] - Remove info log in consumeMessage method.
  • [ISSUE #329] - Upgrade RocketMQ version to 4.8.0.
  • [ISSUE #331] - Update notice and readme document.

Bug

  • [ISSUE #268] - RocketMQMessageListener nameServer not work in some scenes.
  • [ISSUE #294] - GetAndWrapmessage method in rocketmqUtil is missing prefix when getting keys.
  • [ISSUE #304] - Fix the correspondence between enumerations and numbers.