I've prepared a release for 7.1.7 (RC0), 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: 330e2c17543289848ccb10659390d52d3f201e31c3886443fff2a837c06067e6305cc9df288b92e2d162707e0df0e5a4c94f732072864e5fd253eac61afb51cf *trafficserver-7.1.7-rc0.tar.bz2 This corresponds to git refs: Hash: 767ba17b8d60c8e851643e9ebb9c621d823cc2f3 Tag: 7.1.7-rc0 Which can be verified with the following command: $ git tag -v 7.1.7-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. This vote is open until EOB June 10th, but please test and cast your votes as early as possible. Cheers, — Leif Changes with Apache Traffic Server 7.1.7 #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