+0, some issues are not backported or fixed yet. These will go to the next patch release?
1). 9.0.x SplitDNS is not working #7319 This is fixed. Please cherry-pick the below commits. https://github.com/apache/trafficserver/commit/4e2ac3b2be8b535ab89d0f5762b3201647e5efba https://github.com/apache/trafficserver/commit/3f11f151db24ec92ea0af61197401e5b10144e27 2). 9.0.x Inactivity Cop Crash #7338 We have a PR to fix this, but Susan is still working on it. Adjust flags to ensure tunnel producer is cleaned up #7336 https://github.com/apache/trafficserver/pull/7336 — Masaori On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bc...@apache.org> wrote: > This is the next major release of ATS! > > I've prepared a release for 9.0.0. The release notes for 9.0.0 are > available at: > > > https://github.com/apache/trafficserver/pulls?q=is%3Aclosed+is%3Apr+milestone%3A9.0.0 > < > https://github.com/apache/trafficserver/pulls?q=is:closed+is:pr+milestone:9.0.0 > > > > > or for a brief ChangeLog: > > https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0 > <https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0> > > > For some details as to what’s new in 7.1.x see: > > > https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html > < > https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html > > > > > Information about upgrading to the 7.x releases from previous major > versions is available at: > > > https://docs.trafficserver.apache.org/en/9.0.x/release-notes/upgrading.en.html > < > https://docs.trafficserver.apache.org/en/9.0.x/release-notes/upgrading.en.html > > > > > The artifacts are available for download at: > > https://people.apache.org/~bcall/9.0.0-rc0/ < > https://people.apache.org/~bcall/9.0.0-rc0/> > > > SHA512 checksum: > > > 7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb > > > This corresponds to git refs: > > Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7 > Tag: 9.0.0-rc0 > > > Which can be verified with the following command: > > $ git tag -v 9.0.0-rc0 > > > 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 > > > Please test and cast your votes as early as possible. The vote is open > until Tuesday 12/8 EOD. > > -Bryan > > > >