You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2017/05/27 11:21:40 UTC

[47/50] [abbrv] httpcomponents-website git commit: Updated project web site for HttpCore 5.0-alpha3 release

Updated project web site for HttpCore 5.0-alpha3 release

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/project-website/trunk@1793454 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-website/commit/3687f5d3
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-website/tree/3687f5d3
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-website/diff/3687f5d3

Branch: refs/heads/master
Commit: 3687f5d3494ed5c57ec54807904ebe24ce18052f
Parents: e67049e
Author: Oleg Kalnichevski <ol...@apache.org>
Authored: Tue May 2 10:07:16 2017 +0000
Committer: Oleg Kalnichevski <ol...@apache.org>
Committed: Tue May 2 10:07:16 2017 +0000

----------------------------------------------------------------------
 src/site/apt/news.apt       | 52 +++++++++++++++++++++-------------------
 src/site/xdoc/downloads.xml | 38 ++++++++++++++---------------
 2 files changed, 47 insertions(+), 43 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-website/blob/3687f5d3/src/site/apt/news.apt
----------------------------------------------------------------------
diff --git a/src/site/apt/news.apt b/src/site/apt/news.apt
index 0f6398f..60abed5 100644
--- a/src/site/apt/news.apt
+++ b/src/site/apt/news.apt
@@ -30,20 +30,7 @@
 
 HttpComponents Project News
 
-*  10 February 2017 - HttpComponents HttpAsyncClient 4.1.3 (GA) released 
-
-    This is a maintenance release that fixes a number of issues discovered since release 4.1.2.
-
-*  27 January 2017 - HttpComponents HttpClient 4.5.3 (GA) released 
-
-    This is a maintenance release that fixes a number of issues discovered since release 4.5.2.
-
-*  12 January 2017 - HttpComponents HttpCore 4.4.6 (GA) released 
-
-    This is a maintenance release that fixes a number of issues discovered since release 4.4.5.
-
-*  27 December 2016 - HttpComponents HttpCore 5.0-alpha1 released
-
+*  2 May 2017 - HttpComponents HttpCore 5.0-alpha3 released
 
     This is a major release that renders HttpCore API incompatible with the stable 4.x branch
     and upgrades HTTP/1.1 and HTTP/2 protocol conformance to the requirements and recommendations
@@ -51,13 +38,13 @@ HttpComponents Project News
 
     Notable changes and features included in the 5.0 series are:
 
-    * Partial support for HTTP/2 protocol and partial conformance to requirements and
+    * Partial support for HTTP/2 protocol and conformance to requirements and
       recommendations of the latest HTTP/2 protocol specification (RFC 7540, RFC 7541)
 
       Supported features:
 
         * HPACK header compression
-        
+
         * stream multiplexing (client and server)
 
         * flow control
@@ -70,11 +57,11 @@ HttpComponents Project News
 
         * connection validation (ping)
 
-        * TLS 1.2 features
+        * application-layer protocol negotiation (ALPN) on Java 1.9+
 
-    Unsupported features:
+        * TLS 1.2 security features
 
-        * application-layer protocol negotiation (ALPN)
+       Unsupported features:
 
         * padding of outgoing frames
 
@@ -84,22 +71,39 @@ HttpComponents Project News
 
         * CONNECT method
 
-        * TLS renegotiation and compression cannot be disabled with Java 1.7 JSSE APIs
-
     * Improved conformance to requirements and recommendations of the latest HTTP/1.1 protocol
       specification (RFC 7230, RFC 7231)
 
-    * New asynchronous HTTP transport APIs consistent for both HTTP/1.1 and HTTP/2 transports.
+    * New asynchronous HTTP transport APIs consistent for both HTTP/1.1 and HTTP/2 transport.
 
     * Improved HTTP/1.1 and HTTP/2 requester and server implementations.
 
     * Redesigned connection pool implementation with reduced pool lock contention.
 
-    * Support for HTTP/1.1 protocol switch / upgrade.
+    * Plug-in mechanism for HTTP/1.1 protocol switch / upgrade.
 
     * Package name space changed to 'org.apache.hc.core5'
 
-    * Maven group id changed to 'org.apache.httpcomponents.core5' 
+    * Maven group id changed to 'org.apache.httpcomponents.core5'
+
+
+*  10 February 2017 - HttpComponents HttpAsyncClient 4.1.3 (GA) released 
+
+    This is a maintenance release that fixes a number of issues discovered since release 4.1.2.
+
+*  27 January 2017 - HttpComponents HttpClient 4.5.3 (GA) released 
+
+    This is a maintenance release that fixes a number of issues discovered since release 4.5.2.
+
+*  12 January 2017 - HttpComponents HttpCore 4.4.6 (GA) released 
+
+    This is a maintenance release that fixes a number of issues discovered since release 4.4.5.
+
+*  27 December 2016 - HttpComponents HttpCore 5.0-alpha2 released
+
+    This is a major release that renders HttpCore API incompatible with the stable 4.x branch
+    and upgrades HTTP/1.1 and HTTP/2 protocol conformance to the requirements and recommendations
+    of the latest protocol specification.
 
 *  27 June 2016 - HttpComponents HttpAsyncClient 4.1.2 (GA) released 
 

http://git-wip-us.apache.org/repos/asf/httpcomponents-website/blob/3687f5d3/src/site/xdoc/downloads.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/downloads.xml b/src/site/xdoc/downloads.xml
index c4a68c7..49c47fc 100644
--- a/src/site/xdoc/downloads.xml
+++ b/src/site/xdoc/downloads.xml
@@ -149,44 +149,44 @@
     <p>Recent releases of HttpCore can be found <a href="[preferred]/httpcomponents/httpcore">here</a></p>
   </subsection>
 
-  <subsection name="HttpCore 5.0-alpha2">
+  <subsection name="HttpCore 5.0-alpha3">
     <a href="http://www.apache.org/dist/httpcomponents/httpcore/KEYS">KEYS</a>
     <a href="http://www.apache.org/dist/httpcomponents/httpcore/RELEASE_NOTES-5.0.x.txt">Release Notes</a>
     <br/>
     <p>Binary</p>
     <ul>
      <li>
-       <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha2-bin.tar.gz">5.0-alpha2.tar.gz</a>
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha2-bin.tar.gz.md5">md5</a>]
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha2-bin.tar.gz.asc">pgp</a>]
+       <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha3-bin.tar.gz">5.0-alpha3.tar.gz</a>
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha3-bin.tar.gz.md5">md5</a>]
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha3-bin.tar.gz.asc">pgp</a>]
      </li>
      <li>
-       <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha2-bin.zip">5.0-alpha2.zip</a>
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha2-bin.zip.md5">md5</a>]
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha2-bin.zip.asc">pgp</a>]
+       <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha3-bin.zip">5.0-alpha3.zip</a>
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha3-bin.zip.md5">md5</a>]
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha3-bin.zip.asc">pgp</a>]
      </li>
      <li>
-       <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha2-osgi-bin.tar.gz">5.0-alpha2.tar.gz (OSGi bundle)</a>
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha2-osgi-bin.tar.gz.md5">md5</a>]
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha2-osgi-bin.tar.gz.asc">pgp</a>]
+       <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha3-osgi-bin.tar.gz">5.0-alpha3.tar.gz (OSGi bundle)</a>
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha3-osgi-bin.tar.gz.md5">md5</a>]
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha3-osgi-bin.tar.gz.asc">pgp</a>]
      </li>
      <li>
-       <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha2-osgi-bin.zip">5.0-alpha2.zip (OSGi bundle)</a>
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha2-osgi-bin.zip.md5">md5</a>]
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha2-osgi-bin.zip.asc">pgp</a>]
+       <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha3-osgi-bin.zip">5.0-alpha3.zip (OSGi bundle)</a>
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha3-osgi-bin.zip.md5">md5</a>]
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-5.0-alpha3-osgi-bin.zip.asc">pgp</a>]
      </li>
     </ul>
     <p>Source</p>
     <ul>
      <li>
-       <a href="[preferred]/httpcomponents/httpcore/source/httpcomponents-core-5.0-alpha2-src.tar.gz">5.0-alpha2.tar.gz</a>
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-5.0-alpha2-src.tar.gz.md5">md5</a>]
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-5.0-alpha2-src.tar.gz.asc">pgp</a>]
+       <a href="[preferred]/httpcomponents/httpcore/source/httpcomponents-core-5.0-alpha3-src.tar.gz">5.0-alpha3.tar.gz</a>
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-5.0-alpha3-src.tar.gz.md5">md5</a>]
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-5.0-alpha3-src.tar.gz.asc">pgp</a>]
      </li>
      <li>
-       <a href="[preferred]/httpcomponents/httpcore/source/httpcomponents-core-5.0-alpha2-src.zip">5.0-alpha2.zip</a>
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-5.0-alpha2-src.zip.md5">md5</a>]
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-5.0-alpha2-src.zip.asc">pgp</a>]
+       <a href="[preferred]/httpcomponents/httpcore/source/httpcomponents-core-5.0-alpha3-src.zip">5.0-alpha3.zip</a>
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-5.0-alpha3-src.zip.md5">md5</a>]
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-5.0-alpha3-src.zip.asc">pgp</a>]
      </li>
     </ul>
     <p>Recent releases of HttpCore can be found <a href="[preferred]/httpcomponents/httpcore">here</a></p>