On Mon, 2026-06-01 at 08:34 -0400, Gary Gregory wrote: > On Mon, Jun 1, 2026, 08:09 Arturo Bernal <[email protected]> wrote: > > > Hi Oleg, Gary > > > > Thanks. I updated the 5.5-beta1 release notes. > > > > The Notable changes section now summarizes the whole 5.5 release > > series, > > based on the 5.5-alpha1 notes, and only adds the Java 17 build > > requirement. > > > > I also reworded it following Gary's comment: Java 17 or newer is > > required > > to > > build HttpCore with Maven, while published artifacts remain > > compatible with > > Java 8. > > >
Hi Arturo The release notes now look good to me but the release branch looks messy https://github.com/apache/httpcomponents-core/compare/master...release-5.5-beta1 Ideally it should have a single commit with the version bump different from the base development branch. Once you have Gary's input please clean up the branch. You can squash commits and force-push to it as you see fit. The branch is all your. What matters is the RC tag, not the branch. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
