Skip to content

Releases: apache/rocketmq

rocketmq-all-5.5.0

10 Apr 11:08
rocketmq-all-5.5.0
9879968

Choose a tag to compare

This version introduces Lite Mode, a lightweight subscription mechanism designed for AI scenarios, alongside enhancements across Broker, Proxy, and client components.

New Feature (Lite Mode)

Introduced a lightweight subscription mode (Lite Mode) that delivers more efficient messaging with reduced resource consumption. This mode provides complete lifecycle management, event dispatching, subscription registration, message processing, and metrics monitoring. With the newly added Lite message processor, long-polling service, control handler, and corresponding protocol support, it establishes an efficient lightweight message subscription mechanism tailored for AI scenarios.

What's Changed

Read more

rocketmq-all-5.4.0

24 Dec 08:20
rocketmq-all-5.4.0
b5da00a

Choose a tag to compare

This version introduces two new features and a few minor fixes.

  • [RIP-80] Implement Priority Message by @imzs in #9929
  • [RIP-82] Implement Timer message, transaction message, and index based on RocksDB by @zk-drizzle in #9787

What's Changed

Full Changelog: rocketmq-all-5.3.4...rocketmq-all-5.4.0

rocketmq-all-5.3.4

27 Nov 03:39
rocketmq-all-5.3.4
63d20eb

Choose a tag to compare

This is a bug-fix release that includes numerous improvements to enhance stability, performance, and correctness. Key highlights include critical dependency upgrades (e.g., Netty, OpenTelemetry), significant stability enhancements like the TimerWheel snapshot mechanism for reliable recovery, and a wide range of bug fixes across modules such as Broker, Proxy, and Client.

What's Changed

Read more

rocketmq-all-5.3.3

07 May 02:57
29d90a4

Choose a tag to compare

What's Changed

This version no longer supports "ACL 1.0" related features, please use "ACL 2.0".
Additionally, this minor version includes several general bug fixes.

New Contributors

Full Changelog: rocketmq-all-5.3.2...rocketmq-all-5.3.3

rocketmq-all-5.3.2

08 Mar 06:52
2baaf04

Choose a tag to compare

What's Changed

This release introduces a new implementation of Pop consumption based on RocksDB (in the alpha phase, see RIP-73 for details). It improves and provides a migration plan for the capability of using RocksDB to store consumption queue indexes, adds support for the ability to cancel scheduled messages, enhances graceful online and offline capabilities, and includes numerous regular detail fixes related to HA, ACL, Metrics and Pop consumption.

Read more

rocketmq-all-5.3.1

25 Sep 15:52
b122c81

Choose a tag to compare

This release contains some important bug fix and improvement since version 5.3.0

What's Changed

Read more

rocketmq-all-5.3.0

17 Jul 04:02
7ee50ec

Choose a tag to compare

Feature

Improvement

Read more

rocketmq-all-4.9.8

22 Feb 09:53

Choose a tag to compare

What's Changed

Full Changelog: rocketmq-all-4.9.7...rocketmq-all-4.9.8

rocketmq-all-5.2.0

11 Feb 10:22
281a7b3

Choose a tag to compare

Feature

Improvement

Read more

rocketmq-all-5.1.4

09 Oct 03:01
1a681bd

Choose a tag to compare

What's Changed

Read more