From 30142aed83263956263a507990f75eaf9faa8b42 Mon Sep 17 00:00:00 2001 From: RongtongJin Date: Tue, 13 Feb 2024 17:28:37 +0800 Subject: [PATCH] Fix some errors in 4.9.8 release notes --- release-notes/2024-01-29-4.9.8.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-notes/2024-01-29-4.9.8.md b/release-notes/2024-01-29-4.9.8.md index 7d6deae130..825698164a 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: @@ -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