diff --git a/release-notes/2024-01-29-4.9.8.md b/release-notes/2024-01-29-4.9.8.md index 7d6deae130..a19a4aa48b 100644 --- a/release-notes/2024-01-29-4.9.8.md +++ b/release-notes/2024-01-29-4.9.8.md @@ -1,5 +1,5 @@ --- -title: "Release Notes - Apache RocketMQ - Version 4.9.7" +title: "Release Notes - Apache RocketMQ - Version 4.9.8" categories: - Release_Notes tags: @@ -18,7 +18,7 @@ Below is a summary of the issues addressed in the 4.9.8 release of RocketMQ. For ## What's Changed -* [ISSUE #7579] Fix globalWhiteRemoteAddressStrategy cocurrent bug by @leizhiyuan in #7580 +* [ISSUE #7579] Fix globalWhiteRemoteAddressStrategy concurrent bug by @leizhiyuan in #7580 * [ISSUE #7663] Bump snakeyaml version from 1.32 to 2.0 by @ShannonDing in #7663 * [ISSUE #7649] Add validation in broker/nameserver configure updating command by @RongtongJin in #7649 * [ISSUE #7653] Remove getBrokerClusterAclConfig from admin and server by @RongtongJin in #7653 @@ -28,4 +28,4 @@ Below is a summary of the issues addressed in the 4.9.8 release of RocketMQ. For * [ISSUE #7740] Optimize LocalFileOffsetStore by @redlsz in #7745 * [ISSUE #7538] Fix wrong cachedMsgSize if msg body is changed in consumer callback by @yuz10 in #7820 -**Full Changelog**: https://github.com/apache/rocketmq/compare/rocketmq-all-4.9.6...rocketmq-all-4.9.7 \ No newline at end of file +**Full Changelog**: https://github.com/apache/rocketmq/compare/rocketmq-all-4.9.7...rocketmq-all-4.9.8 \ No newline at end of file