All Products
Search
Document Center

ApsaraMQ for RocketMQ:Release notes

Last Updated:Dec 18, 2024

To help you understand the updates of ApsaraMQ for RocketMQ, this topic describes the release notes for ApsaraMQ for RocketMQ, including the added features, optimized features, and known issues that are fixed. This topic also provides links to the relevant references.

2024-11-26

Instance version

Feature

Description

Change type

References

ApsaraMQ for RocketMQ 5.x instance

The broker version 5.0-rmq-20241126-2 is released.

  • The following issue is fixed: The consumption delay time in specific monitoring metrics is longer than the actual consumption delay time.

  • The following bug is fixed: N/A or inconsistent subscriptions are displayed in the Subscription section after you continuously refresh the Group Details page.

Optimized feature

5.0-rmq-20241126-2

2024-11-21

Instance version

Feature

Description

Change type

References

ApsaraMQ for RocketMQ 5.x instance

The broker version 5.0-rmq-20241121-1 is released.

The encryption at rest feature can be enabled for ApsaraMQ for RocketMQ Enterprise Platinum Edition instances.

Added feature

5.0-rmq-20241121-1

2024-11-09

Instance version

Feature

Description

Change type

References

ApsaraMQ for RocketMQ 5.x instance

Disk encryption

The disk encryption feature is provided by ApsaraMQ for RocketMQ to ensure the security and privacy of messages stored on disks.

Added feature

Disk encryption

2024-09-23

Instance version

Feature

Description

Change type

References

ApsaraMQ for RocketMQ 5.x instance

The broker version 5.0-rmq-20240923-1 is released.

  • The gRPC pushconsumer renew bug is fixed.

  • The dequeueing mechanism of scheduled messages is optimized. This prevents you from consuming messages whose scheduled time is much earlier than the current time.

Fixed issue

5.0-rmq-20240923-1

2024-09-03

Instance version

Feature

Description

Change type

References

  • ApsaraMQ for RocketMQ 4.x instance

  • ApsaraMQ for RocketMQ 5.x instance

Global message backup

The global message backup feature is provided. This feature allows you to synchronize messages in an asynchronous manner by using multiple ApsaraMQ for RocketMQ instances that are deployed in multiple regions within a country. All instances are independent and can be used to read or write data.

Added feature

Global message backup

2024-08-30

Instance version

Feature

Description

Change type

References

ApsaraMQ for RocketMQ 5.x instance

Serverless instances

Serverless instances can be created. You are charged for serverless instances based on the actual number of requests that are initiated to send and receive messages.

Added feature

2024-08-15

Instance version

Feature

Description

Change type

References

ApsaraMQ for RocketMQ 5.x instance

The broker version 5.0-rmq-20240815-2 is released.

The filtering performance of SQL-92 statements is optimized. This improves the real-time consumption performance in filtering scenarios.

Optimized feature

5.0-rmq-20240815-2

2024-08-05

Instance version

Feature

Description

Change type

References

ApsaraMQ for RocketMQ 5.x instance

The broker version 5.0-rmq-20240805-1 is released.

The performance of authentication that is performed when a client accesses a broker is optimized.

Optimized feature

5.0-rmq-20240805-1

2024-06-27

Instance version

Feature

Description

Change type

References

ApsaraMQ for RocketMQ 5.x instance

The broker version 5.0-rmq-20240627-1 is released.

  • Access control list (ACL) 2.0 is supported and issues related to the permission check of retried messages are fixed.

  • Subscriptions can be deleted in the ApsaraMQ for RocketMQ console.

  • Long polling performance in scenarios in which messages are consumed by multiple subscription groups in POP mode and tags are used to filter messages is optimized.

  • Specific issues related to the query range of messages are fixed and the tag-based filtering performance of cold data is optimized.

  • Data can be isolated during storage and the issue of potential message loss after a crash when the synchronous disk flushing mode is specified on the broker is optimized.

  • The following issue is fixed: A concurrency issue occurs when the scheduled time for scheduled messages is set to 2 hours.

Optimized feature

5.0-rmq-20240627-1

2024-04-24

Instance version

Feature

Description

Change type

References

ApsaraMQ for RocketMQ 5.x instance

ACL-based access control

ACL-based access control is supported by ApsaraMQ for RocketMQ.

  • IP address whitelist: Only clients whose IP addresses or CIDR blocks are in the whitelist can access the specified ApsaraMQ for RocketMQ instance.

  • User authentication: Only clients that pass the authentication can access the specified ApsaraMQ for RocketMQ instance to publish messages to and subscribe to messages from specific topics or groups.

Added feature

2023-09-28

Instance version

Feature

Description

Change type

References

ApsaraMQ for RocketMQ 4.x instance

ApsaraMQ for RocketMQ TCP client SDK for Java 2.0.6.Final

Security vulnerabilities in logback and guava are fixed.

Optimized feature

Release notes

2023-05-11

Instance version

Feature

Description

Change type

References

ApsaraMQ for RocketMQ 4.x instance

Topic data export and import

The topic data of an ApsaraMQ for RocketMQ instance can be exported and then imported to another ApsaraMQ for RocketMQ instance to implement the migration of topic data across instances.

Added feature

Export and import topic data

ApsaraMQ for RocketMQ 4.x instance

Group data export and import

The group data of an ApsaraMQ for RocketMQ instance can be exported and then imported to another ApsaraMQ for RocketMQ instance to implement the migration of group data across instances.

Added feature

Export and import group data

2023-02-23

Instance version

Feature

Description

Change type

References

ApsaraMQ for RocketMQ 4.x instance

ApsaraMQ for RocketMQ TCP client SDK for Java 2.0.5.Final

  • Asynchronous logs are added.

  • The waiting time for batch consumption cannot be specified.

  • Some security vulnerabilities are fixed.

Optimized feature

Release notes

2023-02-06

Instance version

Feature

Description

Change type

References

  • ApsaraMQ for RocketMQ 4.x instance

  • ApsaraMQ for RocketMQ 5.x instance

ApsaraMQ for RocketMQ TCP client SDK for Java 1.8.8.8.Final

The modifiable configuration item clientCloseSocketIfTimeout is added to quickly close abnormal TCP connections.

Optimized feature

Release notes

2023-01-11

Instance version

Feature

Description

Change type

References

ApsaraMQ for RocketMQ 4.x instance

OnsMessageDetail operation

The OnsMessageDetail operation is added. You can call this operation to query the details of a specific message by using the message ID.

Added feature

OnsMessageDetail

ApsaraMQ for RocketMQ 4.x instance

ApsaraMQ for RocketMQ HTTP client SDK for PHP V1.0.4

The following issue is fixed: Messages cannot be parsed if the message body contains invalid characters.

Optimized feature

Release notes

  • ApsaraMQ for RocketMQ 4.x instance

  • ApsaraMQ for RocketMQ 5.x instance

ApsaraMQ for RocketMQ TCP client SDK for Java 1.8.8.7.Final

  • Message traces are lost when multiple messages are consumed at a time.

  • Some messages fail to be consumed because the maximum wait time is not configured when multiple messages are consumed at a time.

Optimized feature

Release notes

Release notes for earlier versions

For information about the release notes for earlier versions, see Release notes for earlier versions.