I've prepared a release for 8.1.3. The release notes are available at:
https://github.com/apache/trafficserver/pulls?q=is%3Aclosed+is%3Apr+milestone%3A8.1.3
<https://github.com/apache/trafficserver/pulls?q=is:closed+is:pr+milestone:8.1.3>
or for a brief ChangeLog:
https://github.com/apache/trafficserver/blob/8.1.x/CHANGELOG-8.1.3
<https://github.com/apache/trafficserver/blob/8.1.x/CHANGELOG-8.1.3>
For some details as to what’s new in 8.x see:
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:
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:
https://people.apache.org/~bcall/8.1.3-rc1/
<https://people.apache.org/~bcall/8.1.3-rc1/>
SHA512 checksum:
ee68d936dc7e341a6912b03d270095d84830589f41579a47a8bf61900a57bcbcaba9b430d140005bd9cdfc2e70ad3610d21279810cd061f9efddf28796d87221
This corresponds to git refs:
Hash: bbbf80d75105313b51153c7fde0bf0edc8cf7783
Tag: 8.1.3-rc1
Which can be verified with the following command:
$ git tag -v 8.1.3-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>
Make sure you refresh from a key server to get all relevant signatures
Changes between RC0 and RC1:
reverted #8464 - Add some checking to validate the scheme matches the
wire protocol.
Please test and cast your votes as early as possible. The vote is open until
Monday 11/1 EOD.
-Bryan