[ANNOUNCEMENT] HttpComponents Client 4.5.14 GA Released

2022-12-05 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce 4.5.14 GA release of HttpComponents HttpClient. This is a maintenance release that fixes several minor bugs reported discovered since the 4.5.13 release. Download - Release notes -

Re: HttpClient 5.2.1 release notes

2022-12-05 Thread Gary D. Gregory
FYI but not that it matters much at this point, HTTPCORE-729 affects clients as well, for example, the PR that bumps Apache Commons VFS from 5.1.5 to 5.2 fails with this issue. java.lang.NullPointerException at org.apache.hc.core5.http.impl.nio.ServerHttp1IOEventHandlerFactory.createHan

Re: Bearer auth scheme support (RFC 6750)

2022-12-05 Thread larry mccay
Hi Oleg - Happy to see Bearer Tokens coming in as a first class auth scheme. Can you be a bit clearer on continued support for SPNEGO and KERBEROS going forward for those still using them? Disabling them by default means that we will need to explicitly enable them? Deprecating them means that you

Re: Bearer auth scheme support (RFC 6750)

2022-12-05 Thread larry mccay
+d...@knox.apache.org for visibility others in the hadoop ecosystem would likely be interested as well but we'll limit the spam. On Mon, Dec 5, 2022 at 11:41 AM larry mccay wrote: > Hi Oleg - > > Happy to see Bearer Tokens coming in as a first class auth scheme. > > Can you be a bit clearer o

Re: Bearer auth scheme support (RFC 6750)

2022-12-05 Thread Oleg Kalnichevski
On Mon, 2022-12-05 at 11:53 -0500, larry mccay wrote: > > > Hi Oleg - > > > > Happy to see Bearer Tokens coming in as a first class auth scheme. > > > > Can you be a bit clearer on continued support for SPNEGO and > > KERBEROS > > going forward for those still using them? > > Disabling them by d

Re: Bearer auth scheme support (RFC 6750)

2022-12-05 Thread Michael Osipov
Am 2022-12-05 um 17:41 schrieb larry mccay: Hi Oleg - Happy to see Bearer Tokens coming in as a first class auth scheme. Can you be a bit clearer on continued support for SPNEGO and KERBEROS going forward for those still using them? Disabling them by default means that we will need to explicitl

Re: Bearer auth scheme support (RFC 6750)

2022-12-05 Thread larry mccay
On Mon, Dec 5, 2022 at 3:25 PM Michael Osipov wrote: > Am 2022-12-05 um 17:41 schrieb larry mccay: > > Hi Oleg - > > > > Happy to see Bearer Tokens coming in as a first class auth scheme. > > > > Can you be a bit clearer on continued support for SPNEGO and KERBEROS > going > > forward for those s