Folks 1. There is now 5.2.x branch that represents our stable release branch. It is to be used strictly for bug fixes. There should be no API visible changes committed to that branch or style or formatting changes.
2. master is now 5.3.x development branch. I will use it to cut 5.3 alpha1 sometime next week. It is still open for new features that do not involve major API visible changes and major internal changes. 3. There is now 5.4.x branch for major changes such as refctoring of synchronized sections and RFC 91xx conformance. 4. The 5.3.x is to be deleted soon. Please do not commit to that branch! Cheers Oleg On Fri, 2023-08-11 at 17:45 +0000, Michael Osipov wrote: > On 2023/08/11 17:11:46 Oleg Kalnichevski wrote: > > On Fri, 2023-08-11 at 17:08 +0200, Michael Osipov wrote: > > > Am 2023-08-10 um 20:08 schrieb Oleg Kalnichevski: > > > > Folks > > > > > > > > I would like to propose the following course of action. Please > > > > let > > > > me > > > > know what think. > > > > > > > > Features in scope for HttpClient 5.4 > > > > ---------------------------------- > > > > > > > > * RFC 9110 conformance > > > > * RFC 9111 conformance > > > > * Refctoring of synchronized sections to use lock primitives > > > > > > Why in 5.4? 5.3 is in alpha stage, those refactorings can easily > > > go > > > into > > > 5.3, no? > > > > > > > And than what? This will likely delay the 5.3 release by a year or > > so. > > No feature release for another year. No Bearer authentication for > > another year, no NTLM deprecation for another year. Does this make > > sense? > > I see, you are right. Let's go ahead with your proposal. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org > For additional commands, e-mail: dev-h...@hc.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org