Skip to content

Releases: apache/rocketmq

rocketmq-all-5.5.0

Choose a tag to compare

@lizhimins lizhimins released this 10 Apr 11:08
rocketmq-all-5.5.0
9879968

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

Choose a tag to compare

@lizhimins lizhimins released this 24 Dec 08:20
rocketmq-all-5.4.0
b5da00a

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

Choose a tag to compare

@lizhimins lizhimins released this 27 Nov 03:39
rocketmq-all-5.3.4
63d20eb

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

Choose a tag to compare

@lizhimins lizhimins released this 07 May 02:57
29d90a4

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

Choose a tag to compare

@lizhimins lizhimins released this 08 Mar 06:52
2baaf04

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

Choose a tag to compare

@lizhimins lizhimins released this 25 Sep 15:52
b122c81

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

What's Changed

Read more

rocketmq-all-5.3.0

Choose a tag to compare

@lizhimins lizhimins released this 17 Jul 04:02
7ee50ec

Feature

Improvement

Read more

rocketmq-all-4.9.8

Choose a tag to compare

@RongtongJin RongtongJin released this 22 Feb 09:53

What's Changed

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

rocketmq-all-5.2.0

Choose a tag to compare

@RongtongJin RongtongJin released this 11 Feb 10:22
281a7b3

Feature

Improvement

Read more

rocketmq-all-5.1.4

Choose a tag to compare

@xdkxlk xdkxlk released this 09 Oct 03:01
1a681bd

What's Changed

Read more