horizonzy commented on code in PR #4065:
URL: https://github.com/apache/bookkeeper/pull/4065#discussion_r1315707972


##########
site3/website/src/pages/release-notes.md:
##########
@@ -1,6 +1,39 @@
 <!-- markdown-link-check-disable -->
 # Release notes
 
+## 4.16.3
+
+Rlease 4.16.3 includes multiple bug fixes and some dependencies CVE fixes.
+
+Apache BookKeeper users are encouraged to upgrade to 4.16.3.
+The technical details of this release are summarized below.
+
+### Highlights
+
+#### Bugs
+* Fix AutoCloseableLifecycleComponent close exception log [PR 
#4042](https://github.com/apache/bookkeeper/pull/4042)
+* Make compatible between DefaultEntryLogger and DirectEntryLogger [PR 
#4041](https://github.com/apache/bookkeeper/pull/4041)
+* Fix deletedLedgers count [PR 
#4026](https://github.com/apache/bookkeeper/pull/4026)
+* Fix read write request leak when executor throw `RejectedExecutionException` 
[PR #4024](https://github.com/apache/bookkeeper/pull/4024)
+* Recycle LongWrapper finally to avoid memory leak [PR 
#4007](https://github.com/apache/bookkeeper/pull/4007)
+
+#### Improvements
+* Force to use linux/amd64 to build release [PR 
#4060](https://github.com/apache/bookkeeper/pull/4060)
+* Remove underreplicaiton callback [PR 
#4058](https://github.com/apache/bookkeeper/pull/4058)

Review Comment:
   It may be a bug fix; we should announce the replication worker block problem.



-- 
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]

Reply via email to