Re: [DISCUSS] BookKeeper 4.16.6 release

2024-06-13 Thread ZhangJian He
>> >> >> I have successfully passed the integration test in my personal branch >> >> >> >> https://github.com/zhiheng123/bookkeeper/actions/runs/9402997637 >> >> >> Original Email >> >> >> Sender:"Lari Hotari"<

Re: [DISCUSS] BookKeeper 4.16.6 release

2024-06-07 Thread ZhangJian He
ari Hotari"< lhot...@apache.org >; > > Sent Time:2024/5/29 14:30 > > To:"dev"< dev@bookkeeper.apache.org >; > > Subject:Re: [DISCUSS] BookKeeper 4.16.6 release > > > On 2024/05/29 00:24:08 ZhangJian He wrote: > > Yesterday, I manually triggered CI for br

Re: [DISCUSS] BookKeeper 4.16.6 release

2024-06-06 Thread Andrey Yegorov
+1 On Fri, May 24, 2024 at 7:38 PM ZhangJian He wrote: > Hi all, > > BookKeeper 4.16.5 was released one and half months ago, and I would > like to discuss the starting 4.16.6 release to include some critical > security and bug fixes. > > Here are the PRs for 4.16.6: > PR-4.16.6 > < > https://git

Re: [DISCUSS] BookKeeper 4.16.6 release

2024-05-28 Thread Lari Hotari
On 2024/05/29 00:24:08 ZhangJian He wrote: > Yesterday, I manually triggered CI for branch/4.16, but it failed. I think > the root reason is gRPC's version is not compatible with netty. And > branch/4.16's gRPC contains several CVEs. I think we need to discuss > whether to update the gRPC version i

Re: [DISCUSS] BookKeeper 4.16.6 release

2024-05-28 Thread ZhangJian He
Yesterday, I manually triggered CI for branch/4.16, but it failed. I think the root reason is gRPC's version is not compatible with netty. And branch/4.16's gRPC contains several CVEs. I think we need to discuss whether to update the gRPC version in branch/4.16 ``` [INFO] Running org.apache.bookke

Re: [DISCUSS] BookKeeper 4.16.6 release

2024-05-28 Thread Enrico Olivelli
Il Mar 28 Mag 2024, 09:18 ZhangJian He ha scritto: > Thank you for your trust. I think we are closer, there are PRs need to be > handle before release > > https://github.com/apache/bookkeeper/pull/4398 BTW, Can we use one pr to > include 3 cherry-pick PRs? There are both vertx,netty dependency u

Re: [DISCUSS] BookKeeper 4.16.6 release

2024-05-28 Thread ZhangJian He
Thank you for your trust. I think we are closer, there are PRs need to be handle before release https://github.com/apache/bookkeeper/pull/4398 BTW, Can we use one pr to include 3 cherry-pick PRs? There are both vertx,netty dependency updates. Is this valid? https://github.com/apache/bookkeeper/pu

Re: [DISCUSS] BookKeeper 4.16.6 release

2024-05-26 Thread Enrico Olivelli
+1 thanks Enrico Il Lun 27 Mag 2024, 08:52 Nicolò Boschi ha scritto: > +1 > There are important bug fixes to release > > Thanks for taking care of the release > Nicolò Boschi > > Il giorno sab 25 mag 2024 alle ore 04:37 ZhangJian He > ha scritto: > > > > Hi all, > > > > BookKeeper 4.16.5 was r

Re: [DISCUSS] BookKeeper 4.16.6 release

2024-05-26 Thread Nicolò Boschi
+1 There are important bug fixes to release Thanks for taking care of the release Nicolò Boschi Il giorno sab 25 mag 2024 alle ore 04:37 ZhangJian He ha scritto: > > Hi all, > > BookKeeper 4.16.5 was released one and half months ago, and I would > like to discuss the starting 4.16.6 release to i

[DISCUSS] BookKeeper 4.16.6 release

2024-05-24 Thread ZhangJian He
Hi all, BookKeeper 4.16.5 was released one and half months ago, and I would like to discuss the starting 4.16.6 release to include some critical security and bug fixes. Here are the PRs for 4.16.6: PR-4.16.6