dlg99 commented on code in PR #3602: URL: https://github.com/apache/bookkeeper/pull/3602#discussion_r1019661926
########## site3/website/src/pages/release-notes.md: ########## @@ -1,6 +1,50 @@ <!-- markdown-link-check-disable --> # Release notes +## 4.15.3 + +Release 4.15.3 includes multiple bug fixes and some dependencies CVE fixes. + +Apache BookKeeper users are encouraged to upgrade to 4.15.3. +The technical details of this release are summarized below. + +### Notice + +* 4.15.0 introduced a breaking change about the RocksDB configuration in 4.15.0. Release 4.15.3 allows users to safely upgrade from 4.14.x without loosing the RocksDB runtime configuration Review Comment: ```suggestion * 4.15.0 introduced a breaking change in the RocksDB configuration in 4.15.0. Release 4.15.3 allows users to safely upgrade from 4.14.x without losing the RocksDB runtime configuration ``` -- 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]
