|
Apache Tomcat
Download
Documentation
Problems?
Get Involved
Media
Misc
|
|
Old news - 2011 |
|
These are former announcements from year 2011. Announcements from earlier
years can be found here:
|
|
|
Tomcat 7.0.23 Released | 2011-11-25 |
|
The Apache Tomcat Project is proud to announce the release of version 7.0.23 of
Apache Tomcat. This release includes numerous bug fixes and several new features
compared to version 7.0.22. The notable new features include:
- The ability to start and stop child containers (primarily Contexts - i.e.
web applications) in parallel which can significantly improve start times.
This is disabled by default but can be enabled by setting the
startStopThreads attribute of a Host to a
value greater than one.
- Cache the results of parsing the global and host level context.xml files to
improve start times.
- Improve the handling of failed deployments so that a broken application
can be fixed (e.g. via JMX) and another attempt made to start it rather than
it having to be removed.
Full details of these changes, and all the other changes, are available in the
Tomcat 7 changelog.
Download |
ChangeLog for 7.0.23
|
|
|
Tomcat 7.0.22 Released | 2011-10-01 |
|
The Apache Tomcat Project is proud to announce the release of version 7.0.22 of
Apache Tomcat. This release includes bug fixes and new features compared to
version 7.0.21 including:
- Further improvements to the memory leak detection and prevention
features.
- Fix issue that prevented using SSL with the HTTP BIO connector and Java 7.
- Add support for controlling which session attributes are replicated when
using session replication (a.k.a clustering).
Full details of these changes, and all the other changes, are available in the
Tomcat 7 changelog.
Download |
ChangeLog for 7.0.22
|
|
|
Tomcat 5.5.34 Released | 2011-09-22 |
|
The Apache Tomcat Project is proud to announce the release of version 5.5.34 of
Apache Tomcat. This release includes many bug fixes and a number of security
fixes over Apache Tomcat 5.5.33.
Note: End of life date for Apache Tomcat 5.5.x is announced.
Read more...
Download |
ChangeLog for 5.5.34
|
|
|
Tomcat 7.0.21 Released | 2011-09-01 |
|
The Apache Tomcat Project is proud to announce the release of version 7.0.21 of
Apache Tomcat. This release includes security fixes, bug fixes and new features
compared to version 7.0.20 including:
- A fix for CVE-2011-3190 that allowed an attacker to inject requests when
Tomcat was configured behind a reverse proxy using the AJP protocol.
- Multiple additionals and improvements to the memory leak
detection/prevention features.
- Improved validation of received AJP messages.
Full details of these changes, and all the other changes, are available in the
Tomcat 7
changelog.
Download |
ChangeLog for
7.0.21
|
|
|
Tomcat 7.0.20 Released | 2011-08-11 |
|
The Apache Tomcat Project is proud to announce the release of version 7.0.20 of
Apache Tomcat. This release includes bug fixes and the following new features
compared to version 7.0.19 including:
- JSP files with dependencies in JARs are no longer recompiled on every access
thereby improving performance.
- Update to version 1.1.22 of the native component of the AJP and HTTP
APR/native connectors.
- Update to Commons Daemon 1.0.7.
- Converted unit tests to JUnit 4.
Full details of these changes, and all the other changes, are available in the
Tomcat 7
changelog.
Download |
ChangeLog for
7.0.20
|
|
|
Tomcat Native 1.1.22 Released | 2011-08-08 |
|
The Apache Tomcat Project is proud to announce the release of version 1.1.22 of Tomcat Native.
This version is principally a bugfix release.
|
|
|
Tomcat 7.0.19 Released | 2011-07-19 |
|
The Apache Tomcat Project is proud to announce the release of version 7.0.19 of
Apache Tomcat. This release includes security fixes, bug fixes and the following
new features compared to version 7.0.16:
- JSP recompilation is now triggered by any change (backwards as well as
forwards) in the last modified time of the JSP or any of its
dependencies
- Support for installing multiple instances with the Windows Installer
- Include jdbc-pool (an alternative database connection pool)
Full details of these changes, and all the other changes, are available in the
Tomcat 7
changelog.
Download |
ChangeLog for
7.0.19
|
|
|
Tomcat Connectors 1.2.32 Released | 2011-07-08 |
|
The Apache Tomcat Project is proud to announce the release of version 1.2.32 of
Apache Tomcat Connectors. This release includes both bug fixes and new features
compared to version 1.2.31.
|
|
|
Tomcat 7.0.16 Released | 2011-06-17 |
|
The Apache Tomcat Project is proud to announce the release of version 7.0.16 of
Apache Tomcat. This release includes bug fixes and the following new features
compared to version 7.0.14:
- NIO implementation of the AJP connector.
- Enable Servlet 3 asynchronous processing support when using clustering.
- Add parallel deployment support to the Manager's Ant tasks.
Full details of these changes, and all the other changes, are available in the
Tomcat 7
changelog.
Download |
ChangeLog for
7.0.16
|
|
|
Tomcat 7.0.14 Released | 2011-05-12 |
|
The Apache Tomcat Project is proud to announce the release of version 7.0.14 of
Apache Tomcat. This release includes bug fixes and the following new features
compared to version 7.0.12:
- The StuckThreadDetectionValve to identify long running requests.
- JAAS authentication support to the JMXRemoteLifecycleListener.
- Updated MIME type mappings to align with those of Apache httpd.
Full details of these changes, and all the other changes, are available in the
Tomcat 7
changelog.
|
|
|
Tomcat 7.0.12 Released | 2011-04-06 |
|
The Apache Tomcat Project is proud to announce the release of version 7.0.12 of
Apache Tomcat. This release includes bug fixes, security fixes and the following
new features compared to version 7.0.11:
- initial support for SPNEGO/Kerberos authentication (also referred to as
Windows authentication);
- provide a new configuration option to define a close method to call on a
JNDI resource when it is no longer required;
- optional support for pre-emptive authentication.
Full details of these changes, and all the other changes, are available in the
Tomcat 7
changelog.
|
|
|
Tomcat 7.0.11 Released | 2011-03-11 |
|
The Apache Tomcat Project is proud to announce the release of version 7.0.11 of
Apache Tomcat. This release includes bug fixes and a security fix over Apache
Tomcat 7.0.10.
|
|
|
Tomcat 7.0.10 Released | 2011-03-07 |
|
The Apache Tomcat Project is proud to announce the release of version 7.0.10 of
Apache Tomcat. This release includes bug fixes and a security fix over Apache
Tomcat 7.0.8.
|
|
|
Tomcat 5.5.33 Released | 2011-02-10 |
|
The Apache Tomcat Project is proud to announce the release of version 5.5.33 of
Apache Tomcat. This release includes many bug fixes and a number of security
fixes over Apache Tomcat 5.5.32.
|
|
|
Tomcat 7.0.8 Released | 2011-02-05 |
|
The Apache Tomcat Project is proud to announce the release of version 7.0.8 of
Apache Tomcat. This release includes security and bug fixes over Apache Tomcat
7.0.6.
|
|
|
Tomcat 6.0.32 Released | 2011-02-04 |
|
The Apache Tomcat Project is proud to announce the release of version 6.0.32 of
Apache Tomcat. This release includes security and bug fixes over Apache Tomcat 6.0.30.
|
|
|
Tomcat 5.5.32 Released | 2011-02-01 |
|
The Apache Tomcat Project is proud to announce the release of version 5.5.32 of
Apache Tomcat. This release includes many bug fixes and a number of security
fixes over Apache Tomcat 5.5.31.
|
|
|
Tomcat 7.0.6 Released | 2011-01-14 |
|
The Apache Tomcat Project is proud to announce the release of version 7.0.6 of
Apache Tomcat. This is the first stable release of the Tomcat 7 branch. This
release contains a number of bug fixes, further performance improvements in
session management and several enhancements to the memory leak detection and
prevention features.
|
|
|
Tomcat 6.0.30 Released | 2011-01-13 |
|
The Apache Tomcat Project is proud to announce the release of version 6.0.30 of
Apache Tomcat. This release includes bug fixes over Apache Tomcat 6.0.29.
|
|
|
|
Copyright © 1999-2013, The Apache Software Foundation
Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat
project logo are trademarks of the Apache Software Foundation.
|