You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Oleg Kalnichevski <ol...@apache.org> on 2015/03/20 18:24:42 UTC

[ANNOUNCEMENT] HttpComponents Core 4.4.1 GA released

The Apache HttpComponents project is pleased to announce 4.4.1 GA
release of HttpComponents Core. 

This is a maintenance release that fixes a number of minor bugs found
since 4.4. 

Please note that as of 4.4 HttpCore requires Java 1.6 or newer.

Download -
<http://hc.apache.org/downloads.cgi>
Release notes -
<http://www.apache.org/dist/httpcomponents/httpcore/RELEASE_NOTES.txt>
HttpComponents site - 
<http://hc.apache.org/>

About HttpComponents Core

HttpCore is a set of low level HTTP transport components that can be
used to build custom client and server side HTTP services with a minimal
footprint. HttpCore supports two I/O models: a blocking I/O model based
on the classic Java I/O and a non-blocking, event driven I/O model based
on Java NIO.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: [ANNOUNCEMENT] HttpComponents Core 4.4.1 GA released

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Fri, 2015-03-20 at 12:37 -0600, Shawn Heisey wrote:
> On 3/20/2015 11:24 AM, Oleg Kalnichevski wrote:
> > The Apache HttpComponents project is pleased to announce 4.4.1 GA
> > release of HttpComponents Core.
> 
> You probably don't hear this enough ... thank you to anyone who works on
> this project.  You make a lot of other software possible.
> 
> For the sake of stability, I decided to wait for the 4.4.1 release
> before upgrading the HttpClient dependency in the Solr project.  These
> are our current versions sent to ivy:
> 
> /org.apache.httpcomponents/httpclient = 4.3.1
> /org.apache.httpcomponents/httpcore = 4.3
> /org.apache.httpcomponents/httpmime = 4.3.1
> 
> Will any of those components be remaining at the 4.4 release while the
> others advance to 4.4.1?  I'd like to know when I should proceed with
> the dependency upgrade.
> 
> https://issues.apache.org/jira/browse/SOLR-6865
> 

Thank you, Shawn

Provided everything goes well, I would like to put HttpClient 4.4.1 on
vote next week.

Cheers

Oleg



---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org
For additional commands, e-mail: httpclient-users-help@hc.apache.org


Re: [ANNOUNCEMENT] HttpComponents Core 4.4.1 GA released

Posted by Shawn Heisey <ap...@elyograg.org>.
On 3/20/2015 11:24 AM, Oleg Kalnichevski wrote:
> The Apache HttpComponents project is pleased to announce 4.4.1 GA
> release of HttpComponents Core.

You probably don't hear this enough ... thank you to anyone who works on
this project.  You make a lot of other software possible.

For the sake of stability, I decided to wait for the 4.4.1 release
before upgrading the HttpClient dependency in the Solr project.  These
are our current versions sent to ivy:

/org.apache.httpcomponents/httpclient = 4.3.1
/org.apache.httpcomponents/httpcore = 4.3
/org.apache.httpcomponents/httpmime = 4.3.1

Will any of those components be remaining at the 4.4 release while the
others advance to 4.4.1?  I'd like to know when I should proceed with
the dependency upgrade.

https://issues.apache.org/jira/browse/SOLR-6865

Thanks,
Shawn


---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org
For additional commands, e-mail: httpclient-users-help@hc.apache.org