[ANNOUNCEMENT] HttpComponents Client for Android 4.3.5 Released

2014-08-15 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce a port of HttpComponents HttpClient 4.3.5 GA to Google Android. Apache HttpClient for Android can be deployed on Google Android in parallel to the outdated version shipped with platform while remaining partially API compatible with Apache

[ANNOUNCEMENT] HttpComponents Client 4.3.5 GA Released

2014-08-10 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce 4.3.5 GA release of HttpComponents HttpClient. HttpClient 4.3.5 (GA) is a bug fix release that addresses several issues reported since release 4.3.4. Users of all versions of HttpClient are advised to upgrade. Download -

[ANNOUNCEMENT] HttpComponents Client 4.4-alpha1 Released

2014-06-30 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce 4.4-alpha1 release of HttpComponents HttpClient. Notable features and enhancements included in the 4.4 series are: * More efficient stale connection checking: indiscriminate connection checking which results in approximately 20 to 50 ms

[ANNOUNCEMENT] HttpComponents Client 4.3.4 GA Released

2014-06-06 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce 4.3.4 GA release of HttpComponents HttpClient. HttpClient 4.3.4 (GA) is a maintenance release that improves performance in high concurrency scenarios. This version replaces dynamic proxies with custom proxy classes and eliminates thread

[ANNOUNCEMENT] HttpComponents Client for Android 4.3.3 Released

2014-03-20 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce a port of HttpComponents HttpClient 4.3.3 GA to Google Android. Apache HttpClient for Android can be deployed on Google Android in parallel to the outdated version shipped with platform while remaining partially API compatible with Apache

[ANNOUNCEMENT] HttpComponents HttpAsyncClient 4.0.1 GA Released

2014-02-24 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce 4.0.1 GA release of HttpComponents HttpAsyncClient. This maintenance release fixes a number of bugs including incorrect OSGi bundle metadata found since release 4.0. This release also upgrades HttpCore and HttpClient dependencies to the

[ANNOUNCEMENT] HttpComponents Core 4.3.2 GA released

2014-02-17 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce 4.3.2 GA release of HttpComponents Core. This is a maintenance release that fixes a number of bugs and regressions found since 4.3.1, mostly in the NIO transport components. All users of HttpCore 4.3 are advised to upgrade. Download -

[ANNOUNCEMENT] HttpComponents Core 4.3.1 GA released

2013-12-27 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce 4.3.1 GA release of HttpComponents Core. This is a maintenance release that fixes a number of bugs and regressions found since 4.3, mostly in the NIO transport components. All users of HttpCore 4.3 are advised to upgrade. Download -

[ANNOUNCEMENT] HttpComponents HttpClient 4.3.1 GA release (corrected)

2013-10-08 Thread Oleg Kalnichevski
The HttpComponents project is pleased to announce 4.3.1 GA release of Apache HttpClient. This is a bug fix release that addresses a number issues reported since release 4.3 including a major regression in the area of SSL security. Due to this regression HttpClient instances created without an

[ANNOUNCEMENT] HttpComponents HttpClient 4.3 GA release

2013-09-12 Thread Oleg Kalnichevski
The HttpComponents project is pleased to announce the first stable (GA) release of HttpClient 4.3. The 4.3 branch enhances HttpClient in several key areas and includes several notable features and improvements: * Support for Java 7 try-with-resources for resource management (connection release.)

[ANNOUNCEMENT] HttpComponents HttpCore 4.3 GA Released

2013-08-05 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce release 4.3 of HttpComponents HttpCore. This is the first stable (GA) release of HttpCore 4.3. The most notable features in the 4.3 branch are: * Deprecation of preference and configuration API based on HttpParams interface in favor of

[ANNOUNCEMENT] HttpComponents HttpCore 4.2.5 GA Released

2013-08-05 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce release 4.2.5 (GA) of HttpComponents HttpCore. This is a maintenance release that fixes a number of bugs found in NIO components since 4.2.4. Users of earlier versions of HttpCore 4.2 are advised to upgrade. This is likely to be the last

[ANNOUNCEMENT] HttpComponents HttpClient 4.3-beta2 release

2013-06-13 Thread Oleg Kalnichevski
This is the second BETA release of HttpClient 4.3. The most notable features and improvements in the 4.3 branch are: * Support for Java 7 try-with-resources for resource management (connection release.) * Added fluent Builder classes for HttpEntity, HttpRequest, HttpClient and SSLContext

[ANNOUNCEMENT] HttpComponents HttpAsyncClient 4.0-beta4 Released

2013-05-16 Thread Oleg Kalnichevski
Apache HttpComponents project is pleased to announce the fourth BETA release of HttpAsyncClient 4.0. This release delivers significant performance improvements in request execution, especially for short HTTP messages, and also re-aligns programming interfaces used by the library with HttpCore 4.3

[ANNOUNCEMENT] HttpComponents HttpCore 4.3-beta2 Released

2013-05-08 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce release 4.3-beta2 of HttpComponents HttpCore. This release addresses performance issues in the non-blocking connection pool implementation and also includes a number of performance improvements in the low level NIO based transport

[ANNOUNCEMENT] HttpComponents HttpClient 4.2.5 GA release

2013-04-24 Thread Oleg Kalnichevski
The HttpComponents project is pleased to announce 4.2.5 GA release of Apache HttpClient. This is a bug fix release that addresses a number of issues reported since release 4.2.4 including a major bug that can lead to re-use of persistent connections in a inconsistent state. All users of

[ANNOUNCEMENT] HttpComponents HttpClient 4.2.4 GA release

2013-04-12 Thread Oleg Kalnichevski
The HttpComponents project is pleased to announce 4.2.4 GA release of Apache HttpClient. This is a bug fix release that addresses a number of issues reported since release 4.2.3. Users of HttpClient 4.x are advised to upgrade. --- Download - http://hc.apache.org/downloads.cgi

[ANNOUNCEMENT] HttpComponents HttpClient 4.3-beta1 release

2013-04-12 Thread Oleg Kalnichevski
The HttpComponents project is pleased to announce the first BETA release of HttpClient 4.3. The 4.3 branch enhances HttpClient in several key areas and includes several notable features and improvements: * Support for Java 7 try-with-resources for resource management (connection release.) *

[ANNOUNCEMENT] HttpComponents HttpCore 4.3-beta1 Released

2013-03-25 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce release 4.3-beta1 of HttpComponents HttpCore. This is the first BETA release from the 4.3 release branch. The main theme of the 4.3 release series is streamlining of component configuration and deprecation of the old configuration API based

[ANNOUNCEMENT] HttpComponents HttpCore 4.2.4 GA Released

2013-03-25 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce release 4.2.4 (GA) of HttpComponents HttpCore. This is a maintenance release that fixes a number of bugs found in NIO components since 4.2.3. We advise users of HttpCore NIO of all versions to upgrade. Download -

[ANNOUNCEMENT] HttpComponents HttpClient 4.3-alpha1 release

2013-01-21 Thread Oleg Kalnichevski
The HttpComponents project is pleased to announce the first ALPHA release of HttpClient 4.3. The 4.3 branch enhances HttpClient in several key areas and includes several notable features and improvements: * Support for Java 7 try-with-resources for resource management (connection release.) *

[ANNOUNCEMENT] HttpComponents HttpClient 4.2.3 GA release

2013-01-15 Thread Oleg Kalnichevski
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

[ANNOUNCEMENT] HttpComponents HttpCore 4.2.3 GA Released

2012-12-02 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce release 4.2.3 (GA) of HttpComponents HttpCore. This is a maintenance release that fixes a number of bugs found since 4.2.2 including a major bug in the NIO module that can cause an infinite loop in SSL sessions under special circumstances

[ANNOUNCEMENT] HttpComponents HttpCore 4.3-alpha1 Released

2012-12-02 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce release 4.3-alpha1 of HttpComponents HttpCore. This is the first release from the 4.3.x release branch. The main theme of the 4.3 release series is streamlining of component configuration and deprecation of the old configuration API based on

[ANNOUNCEMENT] HttpComponents HttpClient 4.2.2 GA release

2012-10-25 Thread Oleg Kalnichevski
The HttpComponents project is pleased to announce 4.2.2 GA release of Apache HttpClient. This is a bug fix release that addresses number of issues reported since release 4.2.1. Users of HttpClient 4.2 are advised to upgrade. --- Download - http://hc.apache.org/downloads.cgi

[ANNOUNCEMENT] HttpComponents HttpAsyncClient 4.0-beta2 Released

2012-08-08 Thread Oleg Kalnichevski
Apache HttpComponents project is pleased to announce the second BETA release of HttpAsyncClient 4.0. This release fixes a number of non-critical issues found since release 4.0-beta1 and introduces basic support for HTTP/1.1 response caching. Please note that caching for streaming HTTP exchanges is

[ANNOUNCEMENT] HttpComponents HttpClient 4.2.1 GA release

2012-07-05 Thread Oleg Kalnichevski
The HttpComponents project is pleased to announce 4.2.1 GA release of Apache HttpClient. This is a bug fix release that addresses a number of issues reported since release 4.2. Users of HttpClient 4.2 are advised to upgrade. --- Download - http://hc.apache.org/downloads.cgi

[ANNOUNCEMENT] HttpComponents HttpAsyncClient 4.0-alpha3 Released

2012-02-22 Thread Oleg Kalnichevski
Apache HttpComponents project is pleased to announce the first BETA release of HttpAsyncClient 4.0. This release completes the application programming interface and the feature set of HttpAsyncClient and upgrades to the latest versions of core and client components (HttpCore 4.2-beta1 and

[ANNOUNCEMENT] HttpComponents HttpAsyncClient 4.0-beta1 Released (corrected)

2012-02-22 Thread Oleg Kalnichevski
Apache HttpComponents project is pleased to announce the first BETA release of HttpAsyncClient 4.0. This release completes the application programming interface and the feature set of HttpAsyncClient and upgrades to the latest versions of core and client components (HttpCore 4.2-beta1 and

[ANNOUNCEMENT] HttpComponents HttpCore 4.2-beta1 Released

2012-02-01 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce the release of HttpComponents HttpCore 4.2-beta1. This release ships with an improved asynchronous protocol handling API and new non-blocking client and server HTTP protocol handler implementations. New API is expected to be more flexible

[ANNOUNCEMENT] HttpComponents HttpCore 4.1.4 (GA) Released

2011-12-23 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce the release of HttpComponents HttpCore 4.1.4 (GA). This is a patch release that fixes a number of bugs found since 4.1.3. It is also likely to be the last release in the 4.1.x branch. All users of HttpCore are advised to upgrade. Download

[ANNOUNCEMENT] HttpComponents HttpCore 4.2-alpha1 Released

2011-08-19 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce the release of HttpComponents HttpCore 4.2-alpha1. The most notable feature included in this release is support for connection pools of blocking and non-blocking HTTP connections. Connection pool components are based on mature code migrated

[ANNOUNCEMENT] HttpComponents HttpClient 4.1.2 (GA) release

2011-08-07 Thread Oleg Kalnichevski
The HttpComponents project is pleased to announce 4.1.2 (GA) release of Apache HttpClient. This is a bug fix release that addresses a number of non-critical issues reported since release 4.1.1. For details please see the release notes. --- Download -

[ANNOUNCEMENT] HttpComponents HttpCore 4.1.3 (GA) Released

2011-07-31 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce the release of HttpComponents HttpCore 4.1.3 (GA). This release fixes a critical regression introduced in version 4.1.2. Under special circumstances non-blocking SSL sessions may fail to terminate correctly if the opposite end shuts down

[ANNOUNCEMENT] HttpComponents HttpAsyncClient 4.0-alpha2 Released

2011-05-24 Thread Oleg Kalnichevski
Apache HttpComponents project is pleased to announce the second ALPHA release of HttpAsyncClient 4.0. This version comes with a number of important improvements and enhancements. As of this version HttpAsyncClient fully supports HTTP state management (cookies) and HTTP authentication (basic,

[ANNOUNCEMENT] HttpComponents HttpCore 4.1.1 (GA) Released

2011-05-20 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce the release of HttpComponents HttpCore 4.1.1 (GA). This is a patch release that fixes a number of non-critical issues found since release 4.1. This release also marks the end of support for Java 1.3. As of release 4.2 HttpCore will require

[ANNOUNCEMENT] HttpComponents HttpClient 4.1 (GA) release

2011-01-24 Thread Oleg Kalnichevski
The HttpComponents project is pleased to announce 4.1 (GA) release of Apache HttpClient. HttpClient 4.1 builds upon the stable foundation laid by HttpClient 4.0 and adds several functional improvements and popular features: * Response caching conditionally compliant with HTTP/1.1 specification

[ANNOUNCEMENT] HttpComponents HttpAsyncClient 4.0-alpha1 Released

2011-01-18 Thread Oleg Kalnichevski
This is the first public release of Apache HttpAsyncClient. HttpAsyncClient is a library for asynchronous client-side HTTP communication built on top of HttpCore NIO and HttpClient components. HttpAsyncClient is NOT meant to replace or supersede Apache HttpClient. It is a complementary library to

[ANNOUNCEMENT] HttpComponents HttpClient 4.1-beta1 Released

2010-11-21 Thread Oleg Kalnichevski
HttpClient 4.1-beta1 finalizes the 4.1 API and brings a number of major improvements to the HTTP caching module. This release also adds full support for NTLMv1, NTLMv2, and NTLM2 Session authentication. The NTLM protocol code was kindly contributed by the Lucene Connector Framework project.

[ANNOUNCEMENT] HttpComponents HttpCore 4.1 (GA) Released

2010-11-19 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce the release of HttpComponents HttpCore 4.1. This is the first stable (GA) release of HttpCore 4.1. This release provides a compatibility mode with JREs that have a naive (broken) implementation of SelectionKey API and also improves

[ANNOUNCEMENT] HttpComponents HttpClient 4.0.3 (GA) Released

2010-09-19 Thread Oleg Kalnichevski
HttpClient 4.0.3 is an emergency release fixing a critical regression in the SSL connection management code. HttpClient 4.0.2 release included an improved support for multihome hosts, which unfortunately had a bug causing the default SSL hostname verification logic to fail. An attempt to establish

[ANNOUNCEMENT] HttpComponents HttpClient 4.0.2 (GA) Released

2010-09-09 Thread Oleg Kalnichevski
HttpClient 4.0.2 is a maintenance release that fixes a number of bugs discovered since the previous stable release. This is likely to be the last release from the 4.0.x branch. Upstream projects are encouraged to upgrade. --- Download - http://hc.apache.org/downloads.cgi Release

[ANNOUNCEMENT] HttpComponents HttpCore 4.1-beta2 Released

2010-08-31 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce the release of HttpComponents HttpCore 4.1-beta2. This version fixes a number of non-critical bugs found since the previous release. The 4.1 code line is expected to supersede 4.0 as recommended for use in production with the next release.

[ANNOUNCEMENT] HttpComponents HttpCore 4.1-beta1 Released

2010-04-03 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce the release of HttpComponents HttpCore 4.1-beta1. This release finalizes the API introduced in the 4.1 development branch. It also fixes a number of bugs discovered since the previous release and delivers a number of performance

[ANNOUNCEMENT] HttpComponents HttpClient 4.0.1 (GA) Released

2009-12-11 Thread Oleg Kalnichevski
HttpClient 4.0.1 is a bug fix release that addresses a number of issues discovered since the previous stable release. None of the fixed bugs is considered critical. Most notably this release eliminates eliminates dependency on JCIP annotations. This release is also expected to improve

[ANNOUNCEMENT] HttpComponents HttpClient 4.0 (GA) release

2009-08-13 Thread Oleg Kalnichevski
The HttpComponents project is pleased to announce the first stable (GA) release of Apache HttpClient 4.0 HttpClient 4.0 represents a complete, ground-up redesign and almost a complete rewrite of the HttpClient 3.x codeline. This release finally addresses several design flaws that existed since

[ANNOUNCEMENT] HttpComponents HttpCore 4.0.1 (GA) Released

2009-06-22 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce the release of HttpComponents HttpCore 4.0.1. This is a patch release addressing a number of issues discovered since the 4.0 release. Users of NIO module are advised to upgrade. Download - http://hc.apache.org/downloads.cgi Release

[ANNOUNCEMENT] HttpComponents HttpCore 4.0-beta1 Released

2008-01-24 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce the release of HttpComponents HttpCore 4.0-beta1. This release can be considered a major milestone, as it marks the end of API instability in HttpCore. As of this release the API compatibility between minor releases in 4.x codeline will be

<    1   2