hangc0276 commented on code in PR #4002: URL: https://github.com/apache/bookkeeper/pull/4002#discussion_r1243382182
########## site3/website/src/pages/release-notes.md: ########## @@ -1,6 +1,63 @@ <!-- markdown-link-check-disable --> # Release notes +## 4.16.2 + +Release 4.16.2 includes multiple bug fixes and some dependencies CVE fixes. + +Apache BookKeeper users are encouraged to upgrade to 4.16.2. +The technical details of this release are summarized below. + +### Highlights + Review Comment: Do we need to highlight some critical bugs or improvements? such as - Fix Journal without flush [PR #3979] - Fix data lost when configuring multiple ledger directories [PR #3329] - Fix memory leak of direct memory in direct memory entry logger. [PR #3983] - Avoid compaction to trigger extra flushes DbLedgerStorage [PR #3959] -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
