Re: Cutting BookKeeper 4.13.1 or 4.14.0 release?

2021-05-07 Thread Andrey Yegorov
Matteo, https://github.com/apache/bookkeeper/pull/2649 also a good candidate for this release (fits the compaction improvements theme), also has changes requested On Fri, May 7, 2021 at 3:01 PM Andrey Yegorov wrote: > ok, I'll hold on on the release until these two are ready to merge > > Both P

Re: Cutting BookKeeper 4.13.1 or 4.14.0 release?

2021-05-07 Thread Andrey Yegorov
ok, I'll hold on on the release until these two are ready to merge Both PRs have changes requested by Enrico. I'll postpone my attempt to build the release until Monday. If there are other PRs that *have* to be in 4.14 please move them back to the 4.14 milestone and update this thread. On Fri,

Re: Cutting BookKeeper 4.13.1 or 4.14.0 release?

2021-05-07 Thread Matteo Merli
Andrey, there are several PRs that would be good to get into 4.14. We shouldn't just push everything out to 4.15. Just a couple of examples: * https://github.com/apache/bookkeeper/pull/2710 * https://github.com/apache/bookkeeper/pull/2698 -- Matteo Merli On Fri, May 7, 2021 at 12:55 PM Andr

Re: Cutting BookKeeper 4.13.1 or 4.14.0 release?

2021-05-07 Thread Andrey Yegorov
I created https://github.com/apache/bookkeeper/pull/2712 with docs and release notes update for the v 4.14.0 The most interesting part is the release notes: https://github.com/apache/bookkeeper/blob/e3c5994c05c970e6343fa9b43d1e63bac6142e60/site/docs/4.14.0/overview/releaseNotes.md Some PRs missed

Re: Cutting BookKeeper 4.13.1 or 4.14.0 release?

2021-05-07 Thread Andrey Yegorov
I added https://github.com/apache/bookkeeper/issues/2711 for the TLS 1.3 support Unless someone objects in the next 30min, I'll merge Lari's PR. After that I'll start working on the BK 4.14.0 release. On Thu, May 6, 2021 at 1:25 AM Lari Hotari wrote: > I can confirm that the PR checks pass after