This is an automated email from the ASF dual-hosted git repository.

chenhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


The following commit(s) were added to refs/heads/master by this push:
     new 65dfa8a173 Update release note for 4.16.2 (#4082)
65dfa8a173 is described below

commit 65dfa8a17340099a92aa6d5d8bb7d3bacbd67877
Author: Hang Chen <[email protected]>
AuthorDate: Mon Oct 23 11:17:59 2023 +0800

    Update release note for 4.16.2 (#4082)
    
    ### Motivation
    BookKeeper 4.16.2 is complied for M1 and can not run on x86_64 Linux if you 
enabled direct IO. We need to update the release note to let users know the 
risks of this version
    
    ### Changes
    Update release note for 4.16.2
---
 site3/website/src/pages/release-notes.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site3/website/src/pages/release-notes.md 
b/site3/website/src/pages/release-notes.md
index 50d6108e6f..e2fbc0c86e 100644
--- a/site3/website/src/pages/release-notes.md
+++ b/site3/website/src/pages/release-notes.md
@@ -90,7 +90,7 @@ 
https://github.com/apache/bookkeeper/pulls?q=is%3Apr+label%3Arelease%2F4.14.8+is
 
 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 binaries were compiled for M1 and Apache BookKeeper users are NOT 
encouraged to upgrade to 4.16.2.**
 The technical details of this release are summarized below.
 
 ### Highlights

Reply via email to