I've prepared a release for 8.0.0 (RC1).  There was an issue with HTTP/2 that 
was causing the server to crash and this release has a fix for it (PR 4225).  I 
am going to extend the vote until next Tuesday 9/18.  The release notes for 
8.0.0 are available at:

        
https://github.com/apache/trafficserver/pulls?utf8=%E2%9C%93&q=is%3Aclosed+is%3Apr+milestone%3A8.0.0+
 
<https://github.com/apache/trafficserver/pulls?utf8=%E2%9C%93&q=is:closed+is:pr+milestone:8.0.0+>

or for a brief ChangeLog:

        https://github.com/apache/trafficserver/blob/8.0.x/CHANGELOG-8.0.0 
<https://github.com/apache/trafficserver/blob/8.0.x/CHANGELOG-8.0.0>


For some details as to what’s new in 8.0.0 see (still updating):

        https://cwiki.apache.org/confluence/display/TS/What%27s+New+in+v8.0.x 
<https://cwiki.apache.org/confluence/display/TS/What's+New+in+v8.0.x>


Information about upgrading to the 8.x releases from previous major versions is 
available at (still updating):

        https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v8.0 
<https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v8.0>


The artifacts are available for download at:

        http://people.apache.org/~bcall/8.0.0-rc1/ 
<http://people.apache.org/~bcall/8.0.0-rc1/>


SHA512 checksum:

        
44f7d457832ffcfeb6d1f7832ed4019f1ef91b0330b28ead4ebd7f278f6732a5521d047b45721c9658a1746bdbb6c72a3ef339463e927e804595d97d1d4df007

This corresponds to git refs:

        Hash: 9d550c6bf15136d4869da4fd161d66a05e3cdb7a
        Tag: 8.0.0-rc1


Which can be verified with the following command:

        $ git tag -v 8.0.0-rc1


All code signing keys are available here:

        https://dist.apache.org/repos/dist/dev/trafficserver/KEYS 
<https://dist.apache.org/repos/dist/dev/trafficserver/KEYS>


Changes since rc0:
+  #4145 - Adds configurable behavior on redirect to loopback
+  #4151 - Corrects IPv4 multicast ip address check
+  #4208 - Fix inconsistent links in docs.
+  #4213 - Disable the HttpSM half open logic if the underlying transport is TLS
+  #4225 - Fixed error getting h2 HEADERS frame after stream is closed
+  #4229 - Clarifies code comment for DL_Emergency
+  #4230 - Heap use after free
+  #4232 - PR #3724: Backport to ATS 8.
+  #4233 - Fix link error on macOS
+  #4235 - header_rewrite: Removes deprecated %{CLIENT-IP} condition
+  #4239 - Corrects path in multiple documents
+  #4241 - Runroot: Fix a issue caused by restructured headers
+  #4243 - Follow up for #3724 - fix out of tree builds.

Make sure you refresh from a key server to get all relevant signatures. This 
vote is open until EOD September 18th, but please test and cast your votes as 
early as possible.

-Bryan




Reply via email to