VMware tc Server 5.0.7 | 27 NOV 2023

VMware tc Server 5.0.6 | 11 OCT 2023

VMware tc Server 5.0.5 | 10 OCT 2023

VMware tc Server 5.0.4 | 08 SEP 2023

VMware tc Server 5.0.3 | 22 AUG 2023

VMware tc Server 5.0.2 | 17 AUG 2023

VMware tc Server 5.0.1 | 20 JUN 2023

VMware tc Server 5.0.0 | 28 APR 2023

What's in the Release Notes

These release notes cover the following topics:

What's New in VMware tc Server 5.0.7

  • tc Runtimes:

    • Our bundled tc Runtime version:
      • 10.1.16.A.RELEASE, equivalent to Apache Tomcat 10.1.16

      • 9.0.83.A.RELEASE, equivalent to Apache Tomcat 9.0.83

  • Deprecation Notice: The list-runtimes and the get-runtime commands usage of Tanzu Network will be removed in tc Server 5.1.0. The recommendation is to download and install the tc Runtime manually. More information will be provided at a later date.

What's New in VMware tc Server 5.0.6

  • tc Runtimes:
    • Our bundled tc Runtime version:
      • 10.1.14.C.RELEASE, equivalent to Apache Tomcat 10.1.14 with the following addition:

        • Fix regression that broke jdbc-pool
        • Fix regression that broke HTTP compression
      • 9.0.81.D.RELEASE, equivalent to Apache Tomcat 9.0.81 with the following addition:

        • Fix regression that broke jdbc-pool
        • Fix regression that broke HTTP compression

What's New in VMware tc Server 5.0.5

  • tc Runtimes:
    • Our bundled tc Runtime version:
      • 10.1.14.B.RELEASE, equivalent to Apache Tomcat 10.1.14 with the following addition:

        • Fix regression that broke jdbc-pool
      • 9.0.81.B.RELEASE, equivalent to Apache Tomcat 9.0.81 with the following addition:

        • Fix regression that broke jdbc-pool

What's New in VMware tc Server 5.0.4

  • tc Runtimes:

    • Our bundled tc Runtime version:
      • 10.1.13.A.RELEASE, equivalent to Apache Tomcat 10.1.13

      • 9.0.80.A.RELEASE, equivalent to Apache Tomcat 9.0.80

  • The jmx-jaas and jmx-jaas-ssl templates were updated to include more properties for JMX configuration. Please see the README.txt in the respective templates for details.

What's New in VMware tc Server 5.0.3

  • tc Runtimes:
  • Our bundled tc Runtime version:
    • 10.1.12.B.RELEASE, equivalent to Apache Tomcat 10.1.12 with the following addition

    • 9.0.79.B.RELEASE, equivalent to Apache Tomcat 9.0.79 with the following addition

What's New in VMware tc Server 5.0.2

  • tc Runtimes:
  • Our bundled tc Runtime version:
    • 10.1.12.A.RELEASE, equivalent to Apache Tomcat 10.1.12
    • 9.0.79.A.RELEASE, equivalent to Apache Tomcat 9.0.79
  • tc Server Changes:
    • Fixed typo in tcserver.default.properties where the location of the file was incorrect

What's New in VMware tc Server 5.0.1

  • tc Runtimes:
  • Our bundled tc Runtime version:
    • 10.1.10.A.RELEASE, equivalent to Apache Tomcat 10.1.10
    • 9.0.76.A.RELEASE, equivalent to Apache Tomcat 9.0.76
  • tc Server Changes:
    • The 'jmx-jaas*` templates have been fixed to work with Java 8+

What's New in VMware tc Server 5.0.0

Please visit What's New in 5.0.0 for more detail on the 5.0.0 release.

This VMware tc Server release includes the following new features and changes:

  • Features Highlights:

  • tc Runtime 10.1.x

    • tc Runtime 10.1.x is compatible with ASF Tomcat 10.1.x
  • Java Support

    • The minimum supported Java version for the tcserver command is 17.
  • JMX template changes

    • The base template no longer includes JMX support. New templates have been added which replace the JMXSocketListener which was used by previous versions of tc Server. This was necessary due to changes in recent JVM versions.
    • The new templates are jmx-jaas and jmx-jaas-ssl.
  • tc Runtimes:

  • Our bundled tc Runtime version:

    • 10.1.8.A.RELEASE, equivalent to Apache Tomcat 10.1.8
    • 9.0.74.A.RELEASE, equivalent to Apache Tomcat 9.0.74

Security and Vulnerability Information

All CVEs (Common Vulnerabilities and Exposures) are registered with cve.mitre.org. Once the CVE information is released to the public, it can take some time before this site is updated with all the details. If you do not see the updated CVE information, please visit Apache Tomcat's Security pages for more detailed information about the CVE.

Here are the links to Apache Tomcat security and vulnerability details per release:

Known Issues

Issue Number Description
N/A The jmx-jaas and jmx-jaas-ssl templates do not work correctly on JVMs less than versioin 17. This will be addressed in 5.0.1.
N/A The configtest command on Windows opens a new window which doesn't exit. The proper behavior is to display the results in the same window. This will be addressed in 5.0.1
N/A The default OpenJDK build of Java 9 on Ubuntu is a non-GA version and will cause issues when running tc Server. Upgrade to a GA version of OpenJDK to resolve the issues.

Glossary

Term Definition
tc Runtime tc Runtime is the Apache Tomcat runtime binaries packaged for use by tc Server. See tc Server Versioning to understand the naming scheme.
Bundled tc Runtime This is a tc Runtime that is packaged with the tc Server installation. For example tc Server 4.0.0 has tc Runtime 9.0.6.B.RELEASE bundled in the distribution.
On-demand tc Runtime This is a tc Runtime that is available for download by using the tcserver get-runtime command or by manually downloading the tc Runtime from VMware Tanzu Network. You can see the available tc Runtimes by calling the tcserver list-runtimes command.

tc Server Versioning

The tc Runtime version refers to the corresponding Apache Tomcat release. A letter is added to indicate whether additional patches not yet released by the Apache Software Foundation are applied.

For example:

  • tc Runtime 9.0.74.A.RELEASE is equivalent to Apache Tomcat 9.0.74.

  • tc Runtime 9.0.74.B.RELEASE is equivalent to Apache Tomcat 9.0.74 plus important bug fixes, enhancements, or security fixes. The letter could also refer to a pre-release of Apache Tomcat 9.0.34.

    The letter is incremented (9.0.74.C.RELEASE, 9.0.74.D.RELEASE, and so on) if additional patches or security fixes are applied after a release is named and released.

See the Apache Tomcat changelogs for a list of improvements introduced by release:

check-circle-line exclamation-circle-line close-line
Scroll to top icon