Hi all,
I've prepared a release candidate for v6.1.0-RC1, changes since v6.0.0 include:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898
<https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898>
Noticeable new features are:
* TFO (TCP Fast Open) support
* Parent selection now supports a secondary hash ring
* A new, powerful plugin for controlling the internal cache keys of objects
Details for upgrading from v5.x to 6.x is available at
https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0 <https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0>
A list of fixes since -RC0 is also attached below. The artifacts are available for download
at http://people.apache.org/~zwoop/rel-candidates/: <http://people.apache.org/~zwoop/rel-candidates/:>
-rw-r--r-- 1 zwoop zwoop 7815479 Jan 19 00:48 trafficserver-6.1.0-rc1.tar.bz2
-rw-r--r-- 1 zwoop zwoop 949 Jan 19 00:48 trafficserver-6.1.0-rc1.tar.bz2.asc
-rw-r--r-- 1 zwoop zwoop 66 Jan 19 00:48 trafficserver-6.1.0-rc1.tar.bz2.md5
-rw-r--r-- 1 zwoop zwoop 74 Jan 19 00:48 trafficserver-6.1.0-rc1.tar.bz2.sha1
MD5: a7ddf4a070a003d1e94cbba8e6c29d5a
SHA1: e46bf74c6ce641cd1b0ce3cfa594d0b50c8343ac
The vote is open until Monday January 25th. Please take this out for a spin, test it and vote!
Cheers,
— leif
Fixes since -RC0:
Bugs:
*) [TS-4097] HPACK encoder doesn't handle empty value
*) [TS-4118] CID 1347871: Memory - illegal accesses in RegressionHPACK.cc
*) [TS-4130] Wrong LRU pool used when managing queue
*) [TS-4134] Traffic Manager aborts on attempted privilege escalation when non-root.
*) [TS-4139] CID 1348542: Unchecked return value in Http2ConnectionState
*) [TS-4140] CID 1348541: Control flow issues (DEADCODE)
*) [TS-4141] CID 1348540: Null pointer dereferences
*) [TS-4142] Compile errors on OmniOS
Improvement:
*) [TS-3478] Indexing header representations on HPACK encoder
*) [TS-3967] Set stream state to close after a RST_STEAM has been sent
|