+1
On Tue, Aug 13, 2019 at 1:08 PM Bryan Call <bc...@apache.org> wrote: > > +1 > > -Bryan > > > > On Aug 13, 2019, at 11:54 AM, Leif Hedstrom <zw...@apache.org> wrote: > > > > I've prepared a release for 7.1.7, which is a bug fix release on the > > previous v7.1.6 release. The release notes for 7.1.7 is available at: > > > > https://github.com/apache/trafficserver/milestone/26?closed=1 > > > > > > or for a brief ChangeLog (also attached below): > > > > https://github.com/apache/trafficserver/blob/7.1.x/CHANGELOG-7.1.7 > > > > > > This release of v7.1.7 is backwards compatible with all v7.x release, for > > some details as to what’s new in v.7.1.x see > > > > https://cwiki.apache.org/confluence/display/TS/What%27s+New+in+v7.1.x > > > > > > Information about upgrading to the 7.x releases from previous major > > versions is available at: > > > > https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v7.0 > > > > > > The artifacts are available for download at: > > > > https://people.apache.org/~zwoop/rel-candidates/ > > > > > > SHA512 checksum: > > > > > > 823a7f8d4b5ce8bd5693293cf41418ccef6edc85f7adc2c1f708be3ef5a782274e98991f4626d7e6cc2c5afbbc2e5ffbbfac2d0dd61661e6121edd002e25b5eb > > *trafficserver-7.1.7.tar.bz2 > > > > > > This corresponds to git refs: > > > > Hash: 16fa86a509c3aeb9744816b1ff2ffb711bd3a2ff > > Tag: 7.1.7 > > > > > > Which can be verified with the following command: > > > > $ git tag -v 7.1.7 > > > > > > 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. > > > > Cheers, > > > > — Leif > > > > Changes with Apache Traffic Server 7.1.7 > > #4508 - Add logic to clean up vios on HttpSM shutdown > > #4859 - cookie remap plugin > > #4882 - Initialize redir_len, compiler warnings > > #4883 - Don't allow the old body to be used when refreshing > > #4884 - Fixes unmatched port when looking up HostDB > > #4896 - [Backport] Manually brought in changes from #4797 > > #4951 - Use one setting for H2 consistently for header size limit on H2 > > connections > > #4959 - Mark H2 connection inactive only if it is NOT shutting down > > #4996 - Avoid ats_malloc in unmarshal > > #4997 - Fix TSHttpTxnEffectiveUrlStringGet to correctly set the port when > > it … > > #4998 - Cached object's size can be used as content length for 304 response > > #5001 - Manually merging changes from #4442 > > #5013 - don't start a new self scheduling config handler on each config > > reload > > #5027 - Fix an failed assertion in HttpSM::parse_range_and_compare > > #5170 - Revert "Assert if operations on keep_alive_queue and active_queue > > are… > > #5280 - Fix build issues on modern macOS for LuaJIT > > #5359 - Revert TS-374 to avoid deadlocks > > #5485 - Don't read frames after sending GOAWAY with an error code > > #5532 - Allow number of settings per H2 session to be configurable > > #5788 - Throttling results in tight loop if there are no new connections > > #5790 - ATS 7 back port patch for SM looping issue #5642 > > #5791 - This is a backport patch for ATS 7 that fixes issue #5642. > > #5798 - Fix broken template path caused by ba42078 (PR 1468) (Cherry pick > > 396… > > #5799 - Fix and reenable url_sig Au test. > > #5820 - HTTP/2 rate limiting > > >