+1 obviously, we’re running with many of these fixes in our test deployments.
— Leif > On Jun 22, 2021, at 9:35 AM, Leif Hedstrom <zw...@apache.org> wrote: > > I've prepared a release for 9.0.2 (RC0), which is a bug fix release. For a > list of all PRs, see > > https://github.com/apache/trafficserver/milestone/48?closed=1 > > > or for a brief ChangeLog (also attached below): > > https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.2 > > > This release of v9.0.2 is backwards compatible with all v9.0.x releases, for > some details as to what was new in v9.0.x see > > > https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html > > > The artifacts are available for download at: > > http://people.apache.org/~zwoop/rel-candidates/9.0.2-rc0/ > > > SHA512 checksum: > 6f1ad9989dd9b85df42519e3ded2a0da04bbd1a982e44ded2753b5913d0bc95d20dff255cdcf1862a8193d5041a06d6ad78139d142b8fd53b241cbcf5094edaf > *trafficserver-9.0.2-rc0.tar.bz2 > > > This corresponds to git refs: > > Hash: 894b5936f5c8f4b3ff267692594a42d314a36a3c > Tag: 9.0.2-rc0 > > > Which can be verified with the following command: > > $ git tag -v 9.0.2-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 tomorrow, Wed June 23rd. > > Cheers, > > — Leif > > Changes with Apache Traffic Server 9.0.2 > #7386 - Clean up producer more regularly > #7577 - Fix the final consumer write size from unchunked to chunked tunnel > #7583 - Rollback LAZY_BUF_ALLOC remove in HttpTunnel > #7684 - Fix use of -mcx16 flag - only use if it compiles cleanly. > #7694 - Deny unknown transfer encoding values > #7696 - Fix a bug in tspush that pushes corrupted content to cache > #7717 - uri_signing: fix warning which affects ubuntu:20.04 builds > #7718 - Fix simple remapping in regex_remap plugin. > #7721 - Fix doc for http2.no_activity_timeout_in > #7725 - compress.test.py: Reference config file from Test.RunDirectory > #7729 - Updating to use Proxy Verifier 2.2.0 > #7730 - Fix build on FreeBSD 13 > #7745 - Fixes errors in the strategies.yaml documentation. > #7749 - Fixes Issue #7739 - Next hop strategy with bad 'to' URL causes TS > crash. > #7760 - doc: header_rewrite random function not inclusive > #7805 - Doc: tcpinfo plugin table formatting > #7825 - Eliminate next dup call using stale mime field mloc in s3_auth > plugin. > #7833 - Don't call next next dup on destroyed mime field mloc. > #7840 - Fixed warning in gcc 11 about array not being initalized > #7862 - Do not delete the continuation twice > #7889 - Fix crash in open_close_h2 (#7586) > #7904 - Ensure the HTTP portion of the protocol string is upper case > #7907 - Add a chunked negative revalidating test. > #7945 - Fix dynamic-stack-buffer-overflow of cachekey plugin > #7964 - Ensure that the content-length value is only digits > #7965 - Fix for HTTP/2 frames > #7966 - Strip the url fragment for outgoing requests