Traffic Server 3.0 STATUS: -*-text-*- Last modified at [$Date$] The current version of this file can be found at: * https://svn.apache.org/repos/asf/incubator/trafficserver/traffic/trunk/STATUS Release history: [NOTE that x.{odd}.z versions are strictly Alpha/Beta releases, while x.{even}.z versions are Stable/GA releases.] 3.0.3 : Released on , 2012 3.0.2 : Released on December 07th, 2011 3.0.1 : Released on July 18th, 2011 3.0.0 : Released on June 13th, 2011 2.0.1 : Released on August 31, 2010 2.0.0 : Released on April 28, 2010 Contributors looking for a mission: * Just do an egrep on "TODO" or "XXX" in the source. * Review the bug database at: https://issues.apache.org/jira/browse/TS - Download, test and review patches attached to open bugs * Open bugs in the bug database. CURRENT RELEASE NOTES: RELEASE SHOWSTOPPERS: A list of all bugs open for the next v3.0.2 release can be found at http://s.apache.org/ts-3.0.2 PATCHES ACCEPTED TO BACKPORT FROM TRUNK: PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] *) IOCORE: Fix for cross thread closing of VCs. Trunk patch: http://svn.apache.org/viewvc?view=rev&rev=1201397 Jira: https://issues.apache.org/jira/browse/TS-857 +1: zym, ericb -1: amc, zwoop [I believe this is the base cause of the 3.1.1 instability] Note: we have find that something need to be fixed after TS-857, we'd like this patch to be merge later and leave some time for us to find out how to fix it. we are now testing the fix. *) Build: Add possibility to extend tsxs command line for -Iincludes. Trunk patch: http://svn.apache.org/viewvc?view=rev&rev=1212075 Jira: https://issues.apache.org/jira/browse/TS-1046 +1: igalic, zwoop *) Management: traffic_line -r returns "Variable Not Found", even if it's a permission issue Trunk patch: http://svn.apache.org/viewvc?view=rev&rev=1181096 Jira: https://issues.apache.org/jira/browse/TS-830 +1: igalic, zwoop *) API: Wrong implementation of TSHttpSsnArgGet(). Trunk patch: http://svn.apache.org/viewvc?view=rev&rev=1220600 Jira: https://issues.apache.org/jira/browse/TS-1055 +1: zwoop *) HttpSM: slow log can not print logs well on 32-bit system. Trunk patch: http://svn.apache.org/viewvc?view=rev&rev=1225944 Jira: https://issues.apache.org/jira/browse/TS-1014 +1: zwoop, igalic *) Traffic Cop: segment fault when TRACE_LOG_COP is enabled Trunk patch: http://svn.apache.org/viewvc?view=rev&rev=1225724 Jira: https://issues.apache.org/jira/browse/TS-1065 +1: igalic, zwoop *) HttpSM: TS can hang on HTTPS POST requests. Trunk patch: http://svn.apache.org/viewvc?view=rev&rev=1228988 Jira: https://issues.apache.org/jira/browse/TS-1049 +1: zwoop *) PluginVC should schedule to the local queue instead of the external queue. Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1228526 Jira: https://issues.apache.org/jira/browse/TS-1074 +1: briang, zwoop *) Transformation plugins cause connection close when content length is not known ahead Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1197133 Jira: https://issues.apache.org/jira/browse/TS-1004 +1: briang, zwoop *) API: TSHttpTxnServerReqHdrBytesGet in InkAPI.cc has an extra param. Trunk patch: http://svn.apache.org/viewvc?view=rev&rev=1236880 Jira: https://issues.apache.org/jira/browse/TS-1061 +1: zwoop *) forward map based on request receive port Trunk patch: (see TS876.fixed.patch in JIRA) Jira: https://issues.apache.org/jira/browse/TS-876 +1: briang *) 3.0.x ts.h.in has incorrect declaration for TSFetchURL Trunk patch: (patch only applies to 3.0.x, see JIRA) Jira: https://issues.apache.org/jira/browse/TS-1095 +1: briang RELEASE PROCESS The Traffic Server release process is documented at https://cwiki.apache.org/confluence/display/TS/ReleaseProcess https://cwiki.apache.org/confluence/display/TS/3.0.x-Series