I've prepared a release for 9.1.1. The release notes are available at: https://github.com/apache/trafficserver/pulls?q=is%3Aclosed+is%3Apr+milestone%3A9.1.1 <https://github.com/apache/trafficserver/pulls?q=is:closed+is:pr+milestone:9.1.1>
or for a brief ChangeLog: https://github.com/apache/trafficserver/blob/9.1.x/CHANGELOG-9.1.1 <https://github.com/apache/trafficserver/blob/9.1.x/CHANGELOG-9.1.1> For some details as to what’s new in 9.1.x see: https://docs.trafficserver.apache.org/release-notes/whats-new.en.html <https://docs.trafficserver.apache.org/release-notes/whats-new.en.html> Information about upgrading to the 9.1.x releases from previous major versions is available at: https://docs.trafficserver.apache.org/release-notes/upgrading.en.html <https://docs.trafficserver.apache.org/release-notes/upgrading.en.html> The artifacts are available for download at: https://people.apache.org/~bcall/9.1.1-rc2/ <https://people.apache.org/~bcall/9.1.1-rc2/> SHA512 checksum: dcff67cfd4b9f2d1f93b14489497852acab4c6ca7150e069d6eecce17f1e7ae7f961c47fde053565009b239507b0be2941cccc0389047494728c848dd308f907 This corresponds to git refs: Hash: 442195ec092dd3d1709058208a34b2bdfe536827 Tag: 9.1.1-rc2 Which can be verified with the following command: $ git tag -v 9.1.1-rc2 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 RC1 and RC2: reverted #8465 - 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