I've prepared a release for 8.1.4 (RC0), which is a bug fix release for 8.1.x and is backwards compatible. For a list of all PRs in this release, see
https://github.com/apache/trafficserver/milestone/54?closed=1 or for a brief ChangeLog (also attached below): https://github.com/apache/trafficserver/blob/8.1.x/CHANGELOG-8.1.4 The artifacts are available at http://people.apache.org/~eze/releases/8.1.4-rc0/ with the following SHA512 checksum: 77490d25eefde1bfd4a516271ec0a5404c003106d25b86644049e4585ef559419c66c28c4a6da09f58702a164ea168eedda9282dcbf9a4e2145d8b31271c9e08 trafficserver-8.1.4-rc0.tar.bz2 This corresponds to git refs: Hash: 965df952e1da3e5039473db8cf219cf9ef285a93 Tag: 8.1.4-rc0 Which can be verified with the following command: $ git tag -v 8.1.4-rc0 All code signing keys are available here: https://dist.apache.org/repos/dist/dev/trafficserver/KEYS Make sure you refresh from a key server to get all relevant signatures. The vote will be called EOB Monday March 21st. Cheers, — Evan Changes with Apache Traffic Server 8.1.4 #8510 - url_sig: fix bad cast to pointer of different type #8652 - Adding clangd language server files to .gitignore (#8640) #8653 - Clear random header value by AIO read error (#8559) #8699 - 8.1.x: GCC 12: Address compiler warnings #8701 - 8.1.x: Add option to mostly strictly check URL characters (#8012) #8703 - 8.1.x: docs: Add option to mostly strictly check URL characters (#8012) #8731 - Bug fix in origin connection handling #8732 - Default proxy.config.http.strict_uri_parsing to "2" (#8632)