Skip to content

Commit

Permalink
Fix some errors in 4.9.8 release notes (#620)
Browse files Browse the repository at this point in the history
* Fix some errors in 4.9.8 release notes

* Fix some errors in 4.9.8 release notes
  • Loading branch information
RongtongJin authored Feb 13, 2024
1 parent cee64d6 commit 359de93
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions release-notes/2024-01-29-4.9.8.md
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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
Expand All @@ -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
**Full Changelog**: https://github.com/apache/rocketmq/compare/rocketmq-all-4.9.7...rocketmq-all-4.9.8

0 comments on commit 359de93

Please sign in to comment.