You are viewing a plain text version of this content. The canonical link for it is here.
Posted to httpclient-users@hc.apache.org by Oleg Kalnichevski <ol...@apache.org> on 2013/01/15 16:01:10 UTC

[ANNOUNCEMENT] HttpComponents HttpClient 4.2.3 GA release

The HttpComponents project is pleased to announce 4.2.3 GA release of
Apache HttpClient. This is a bug fix release that addresses a number of
issues reported since release 4.2.2. This release also includes a
thoroughly reworked NTLM authentication engine  which should result in a
better compatibility with the newest Microsoft products. 

Users of HttpClient 4.x are advised to upgrade.

-------------------
Download -
<http://hc.apache.org/downloads.cgi>

Release notes -
<http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES.txt>

HttpComponents site -
<http://hc.apache.org/>

-------------------

About Apache HttpClient

Although the java.net package provides basic functionality for accessing
resources via HTTP, it doesn't provide the full flexibility or
functionality needed by many applications. HttpClient seeks to fill this
void by providing an efficient, up-to-date, and feature-rich package
implementing the client side of the most recent HTTP standards and
recommendations.

Designed for extension while providing robust support for the base HTTP
protocol, HttpClient may be of interest to anyone building HTTP-aware
client applications such as web browsers, web service clients, or
systems that leverage or extend the HTTP protocol for distributed
communication.


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


Re: [ANNOUNCEMENT] HttpComponents HttpClient 4.2.3 GA release

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Tue, 2013-01-15 at 10:13 -0500, Jean-Marc Spaggiari wrote:
> Hi Oleg,
> 
> Into httpcomponents-client-4.2.3 zip file there is httpcore-4.2.2
> file. Should it not be httpcore-4.2.3?
> 
> JM
> 

Damn, I overlooked that. While unfortunate, it is not a major issue. All
fixes in HttpCore 4.2.3 but one were in the NIO module.

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 HttpClient 4.2.3 GA release

Posted by Jean-Marc Spaggiari <je...@spaggiari.org>.
Hi Oleg,

Into httpcomponents-client-4.2.3 zip file there is httpcore-4.2.2
file. Should it not be httpcore-4.2.3?

JM

2013/1/15, Oleg Kalnichevski <ol...@apache.org>:
> The HttpComponents project is pleased to announce 4.2.3 GA release of
> Apache HttpClient. This is a bug fix release that addresses a number of
> issues reported since release 4.2.2. This release also includes a
> thoroughly reworked NTLM authentication engine  which should result in a
> better compatibility with the newest Microsoft products.
>
> Users of HttpClient 4.x are advised to upgrade.
>
> -------------------
> Download -
> <http://hc.apache.org/downloads.cgi>
>
> Release notes -
> <http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES.txt>
>
> HttpComponents site -
> <http://hc.apache.org/>
>
> -------------------
>
> About Apache HttpClient
>
> Although the java.net package provides basic functionality for accessing
> resources via HTTP, it doesn't provide the full flexibility or
> functionality needed by many applications. HttpClient seeks to fill this
> void by providing an efficient, up-to-date, and feature-rich package
> implementing the client side of the most recent HTTP standards and
> recommendations.
>
> Designed for extension while providing robust support for the base HTTP
> protocol, HttpClient may be of interest to anyone building HTTP-aware
> client applications such as web browsers, web service clients, or
> systems that leverage or extend the HTTP protocol for distributed
> communication.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org
> For additional commands, e-mail: httpclient-users-help@hc.apache.org
>
>

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