On Mon, Jun 1, 2026 at 7:08 AM Oleg Kalnichevski <[email protected]> wrote: > > On Mon, 2026-06-01 at 08:40 +0200, Arturo Bernal wrote: > > Folks > > > > Please review and amend HttpCore 5.5-beta1 release notes as you deem > > necessary. > > > > https://github.com/apache/httpcomponents-core/blob/release-5.5-beta1/RELEASE_NOTES.txt > > > > > > Arturo > > Hi Arturo > > The 'Notable changes' section looks all wrong. First off, it says 5.5- > alpha1, which is not the case. The section should summarize the > important changes in the _entire release series_, not just the current > release. > > 1. Please copy over the 'Notable changes' section from previous > release. > > 2. Who truly cares about 'Optimize ContentType parsing' and such? It is > a minor detail. There is the detailed Change Log section for such > things. The 'Notable changes' is an Executive Summary of the release > series. TLDR style. Based on it people should decide if they want to > upgrade or they should pass this release on. > > The only thing that needs to be mentioned in my opinion is "Require > Java 17+ for Maven runtime".
I haven't done a full review of the notes but that entry is confusing. Normally, when we talk about any "runtime", it's the Java runtime for an app. We talk about what Java version is required to _build_ using Maven. The current entry makes it sound like we require Maven at runtime (as opposed to compile test test time). Gary > > Oleg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
