All Products
Search
Document Center

ApsaraMQ for RocketMQ:Release notes for ApsaraMQ for RocketMQ 5.x

Last Updated:Mar 11, 2026

This page lists server-side version updates for ApsaraMQ for RocketMQ 5.x, including new features, performance optimizations, and bug fixes.

Check your instance version

Go to the Instance Details page in the ApsaraMQ for RocketMQ console. On the Basic Information or Version Management tab, you can view the current instance version and the latest available server-side version.

For upgrade instructions, see Version management.

October 2025

5.0-rmq-20251024-1

ChangeCategoryDescription
Lightweight topic-based modelNewIntroduced a lightweight topic-based model.
Message query API performanceOptimizationImproved message query API response times.
Server stability for legacy clientsOptimizationImproved server stability by optimizing how invalid requests from older Remoting clients are handled during events such as local full garbage collection (GC).

July 2025

5.0-rmq-20250721-1

ChangeCategoryDescription
Batch messaging for 4.x clientsNew4.x clients can now send messages in batches.
Offset reset logicOptimizationWhen a backoff offset is set, the retry queue offset is no longer reset. This prevents large volumes of messages from being redelivered.
Longer topic and group namesOptimizationFor non-Serverless instances, increased the maximum topic name length to 127 characters and the maximum consumer group ID length to 120 characters.

5.0-rmq-20250715-4

ChangeCategoryDescription
Million-level queue performance (phase 3)OptimizationContinued metastore architecture upgrades to improve performance for instances with millions of queues. This is the third phase of a multi-version rollout that started in version 5.0-rmq-20250604-1.

June 2025

5.0-rmq-20250609-4

ChangeCategoryDescription
Million-level queue performance (phase 2)OptimizationContinued metastore architecture upgrades to improve performance for instances with millions of queues. This is the second phase of a multi-version rollout that started in version 5.0-rmq-20250604-1.

5.0-rmq-20250604-1

ChangeCategoryDescription
Million-level queue performance (phase 1)OptimizationBegan upgrading the metastore architecture to improve performance for instances with millions of queues. This is the first phase of a multi-version rollout.

May 2025

5.0-rmq-20250526-1

ChangeCategoryDescription
Global Replicator for advanced message typesNewGlobal Replicator now supports synchronization of advanced message types.
Longer topic and group namesOptimizationFor non-Serverless instances, increased the maximum topic name length to 127 characters and the maximum consumer group ID length to 120 characters.
gRPC consumer latencyOptimizationReduced gRPC consumer latency caused by network exceptions.
Message key query in tiered storageBug fixFixed an issue where messages could not be queried by message key in tiered storage scenarios.
Remoting client trace reportingBug fixFixed an issue where message traces from open-source Remoting clients were occasionally lost during reporting. For more information about message traces, see Message Trace.
RocksDB storage consistencyBug fixFixed consistency issues in RocksDB storage.

January 2025

5.0-rmq-20250102-2

ChangeCategoryDescription
Single-server throttlingBug fixFixed an issue where requests were throttled on a single server even when the instance-level throttling threshold was not reached.

December 2024

5.0-rmq-20241210-4

ChangeCategoryDescription
Consumption latency displayBug fixFixed an issue where consumption latency was not displayed on the Runtime Information tab of the Group Details page.

November 2024

5.0-rmq-20241126-2

ChangeCategoryDescription
Consumption latency in tag filteringEnhancementFixed an issue where consumption latency in monitoring metrics was excessively high in tag filtering scenarios.
Subscription display on Group DetailsBug fixFixed a display issue on the Group Details page where the subscription relationship was shown as "Not Applicable" or inconsistent after repeated refreshes.

5.0-rmq-20241121-1

ChangeCategoryDescription
Storage encryption for Platinum EditionNewPlatinum Edition instances now support storage encryption.

September 2024

5.0-rmq-20240923-1

ChangeCategoryDescription
gRPC push consumer renewalBug fixFixed the gRPC pushconsumer renew bug.
Scheduled message dequeuingOptimizationImproved the dequeuing mechanism for scheduled messages to prevent consumption of older historical messages.

August 2024

5.0-rmq-20240815-2

ChangeCategoryDescription
SQL-92 filtering performanceOptimizationImproved SQL-92 filtering performance to reduce latency for real-time consumption in filtering scenarios.

5.0-rmq-20240805-1

ChangeCategoryDescription
Client authentication performanceOptimizationFaster permission authentication for client-to-server connections.

June 2024

5.0-rmq-20240627-1

ChangeCategoryDescription
ACL 2.0 supportOptimizationAdded support for Access Control List (ACL) 2.0 and fixed the permission check for retried messages.
Delete subscriptions in consoleOptimizationAdded the ability to delete subscription relationships in the console.
POP consumption long pollingOptimizationImproved long polling performance for POP consumption in scenarios with multiple subscription groups and tag filtering.
Message border queries and cold read filteringOptimizationFixed issues with querying message borders and improved cold read tag filtering performance.
Storage layer isolationOptimizationAdded isolation level semantics to the storage layer. Also fixed a potential message loss issue that could occur after a crash when synchronous disk flushing is configured.
Scheduled message concurrencyBug fixFixed a concurrency issue at the 2-hour boundary for scheduled messages.

March 2023

5.0-rmq-20230322-1

ChangeCategoryDescription
Apache RocketMQ 5.0.x compatibilityEnhancementCompatible with the latest version of open-source Apache RocketMQ 5.0.x.
Serverless elastic billingEnhancementSupports elastic billing for computing specifications and pay-as-you-go billing for storage specifications.
Dashboard and Message TraceEnhancementSupports the Dashboard and Message Trace features for enhanced observability.
Cloud migrationEnhancementSupports smooth migration to the cloud.
Tiered storageEnhancementSupports tiered storage, allowing you to customize storage duration at a lower cost.
Dead-letter message routingEnhancementSupports storing dead-letter messages in custom topics.