End of life of HttpCore and HttpClient 4.x

2023-06-08 Thread Manav Chouhan
Hello, I am developing an application that uses HttpcCore 4.4.x and HttpClient 4.5.x. Currently it is not convenient to move to 5.x versions of the jars. Can someone please let know till what time the support for 4.x series will be provided. Is it actively supported by Apache? Thank you, Manav

Re: End of life of HttpCore and HttpClient 4.x

2023-06-08 Thread Oleg Kalnichevski
On Thu, 2023-06-08 at 15:38 +0530, Manav Chouhan wrote: > Hello, > > I am developing an application that uses HttpcCore 4.4.x and > HttpClient > 4.5.x. > > Currently it is not convenient to move to 5.x versions of the jars. > > Can someone please let know till what time the support for 4.x serie

[GitHub] [httpcomponents-client] ok2c opened a new pull request, #453: HTTPCLIENT-2277: Redesign of the internal cache serialization format

2023-06-08 Thread via GitHub
ok2c opened a new pull request, #453: URL: https://github.com/apache/httpcomponents-client/pull/453 @arturobernalg This change-set builds upon your previous work on `HttpByteArrayCacheEntrySerializer`. What has changed: 1. Cache entries have a version now. In the future we can change

[GitHub] [httpcomponents-client] arturobernalg commented on pull request #453: HTTPCLIENT-2277: Redesign of the internal cache serialization format

2023-06-08 Thread via GitHub
arturobernalg commented on PR #453: URL: https://github.com/apache/httpcomponents-client/pull/453#issuecomment-1583283182 @ok2c I'll certainly examine this. Kindly grant me a couple of days to review all the changes in the code. -- This is an automated message from the Apache Git Ser