...
| Table of Contents | ||
|---|---|---|
|
2025.2
Enhancements
...
Initial release date: October 29, 2025
Latest update: 2025.2.7 (August 24, 2026)
Enhancements
Technical Support Archive Improvements
- Users can specify a time range (log files modified within last x days) when creating an archive.
License Server Enhancements
- New setting: Restrict access to automation licenses. When enabled, License Server will deny access to licenses with automation features unless those features are explicitly requested. This setting is enabled by default.
- Starting with version 2025.2, automation licenses will be granted only to tools that explicitly request the automation feature. This prevents desktop instances from consuming tokens intended for automation use. Both the Parasoft tool and License Server must be version 2025.2 or later and Restrict access to automation licenses setting must be enabled for this behavior to take effect.
- Contributing Developers Usage Data: License Server now captures and displays additional information about the author of the latest commit in the git repository
- New setting: Delete Contributing Developers Usage Data older than one year. When enabled, License Server will automatically delete usage data sent from Parasoft C/C++test CT and Parasoft C/C++test Standard after one year. This setting is enabled by default.
- In addition, the License Server setting Grant license token to login username is now enabled by default in new installations. Users upgrading to 2025.2 will have their current setting preserved.
- Floating licenses have been relabeled as "concurrent" licenses. No functionality has changed.
- Updated
licenseserver/usageAPI to support filtering license usage by license.
Important Note for Upgrades
In certain Amazon AWS EC2 environments, the machineId may change after upgrading. If this happens, you will need to acquire new network licenses for pre-existing tools.
Deprecated or No Longer Supported
- Support for Windows 10 has ended.
Software Shipped with License Server
The following software is shipped with License Server 2025.2:
- Apache Tomcat: 10.1.4048
- Java Azul OpenJDK 17.0.14 (17.56.15)
2025.1
- 16+8 (17.62.17)
Updated in 2025.2.2
- Upgraded to spring-security 6.5.9 to address CVE-2026-22732
- Upgraded to Tomcat 10.1.52 to address CVE-2025-66614
Updated in 2025.2.4
- Upgraded to Tomcat 10.1.54 to address CVE-2026-29145
Updated in 2025.2.5
- Upgraded to Tomcat 10.1.56 to address CVE-2026-43515
- Upgraded to Spring 6.2.19 to address CVE-2026-41842
- Upgraded to Spring Security 6.5.11 to address CVE-2026-47838
- Upgraded Jackson to 2.21.4 to fix CVE-2026-54512 and CVE-2026-54513
Updated in 2025.2.6
- Upgraded Tomcat to version 10.1.57 to fix CVE-2026-55276, CVE-2026-53434, CVE-2026-59083, and CVE-2026-59084
Updated in 2025.2.7
- Upgraded Azul JRE to 17.0.20.1+1
- Upgraded Apache Tomcat to 10.1.59
- Upgraded Bouncy Castle Java FIPS to 2.1.3 to address CVE‐2026‐8763
- Upgraded Jackson to 2.21.6 to address CVE-2026-68497
2025.1
Initial release date: May 14, 2025
Latest update: 2025.1.4 (August 24, 2026)
Enhancements
Support for Jtest Unit Test Bulk Creation Tiers
...
License Server collects statistics on analyzed files and their associated Git repositories, as reported by the C/C++test CT tool. Users can download a ZIP archive containing the full dataset or view a summarized version of the usage data directly in the UI.
Other Notes
- Support for Windows Server 2025 has been added.
- Added REST endpoints to review and delete users in the User Administration database who were originally imported from LDAP but are no longer present in the directory.
- Improved logging of errors to provide clearer diagnostics when issues occur with OpenID Connect (OIDC) configuration.
- Added instructions for deploying LSS in Kubernetes environments that enforce volume mount security policies.
...
- Apache Tomcat 10.1.40
- Java Azul OpenJDK 17.0.14 (17.56.15)
Updated in 2025.1.1
- Upgraded to spring-security 6.5.9 to address CVE-2026-22732
- Upgraded to Tomcat 10.1.53 to address CVE-2025-66614 and CVE-2026-29145
Updated in 2025.1.2
- Upgraded to Tomcat 10.1.56 to address CVE-2026-43515
- Upgraded to Spring 6.2.19 to address CVE-2026-41842
- Upgraded to Spring Security 6.5.11 to address CVE-2026-47838
- Upgraded to commons-fileupload2-core 2.0.0-M4 to address CVE-2025-48976
- Upgraded to commons-beanutils 1.11.0 to address CVE-2025-48734
- Upgraded Jackson to 2.18.8 to fix CVE-2026-54512 and CVE-2026-54513
Updated in 2025.1.3
- Upgraded Tomcat to version 10.1.57 to fix CVE-2026-55276, CVE-2026-53434, CVE-2026-59083, and CVE-2026-59084
- Upgraded BouncyCastle to version 1.84 to address CVE-2025-14813
Updated in 2025.1.4
- Upgraded Azul JRE to 17.0.20.1+1
- Upgraded Apache Tomcat to 10.1.59
- Upgraded Bouncy Castle to 1.85 to address CVE‐2026‐8763
- Upgraded Jackson to 2.18.10 to address CVE-2026-68497
2024.2
Important Notes for Upgrades
License Server 2024.2 requires Java 17 and Tomcat 10.1.x. If you have installed a previous version of the License Server web archive distribution (WAR), you will need to upgrade your Java and Tomcat installations then follow the directions described in Upgrading Web Archive Distribution with a New Version of Tomcat in order to upgrade to License Server 2024.2 and retain your data and settings.
Enhancements
License Server Enhancements
- Tool licenses can now be released to the user's login username instead of their OS username. See Configuring License Server for information about enabling this option.
- Both the user's login and OS usernames are logged when a tool requests a license.
- Multiple named-user licenses can now be assigned to the same username. See Types of Licenses for more information.
- The API Documentation and Usage API Documentation pages have been separated and are now available from the Help menu.
- GET /tokens API, which returns a list of license tokens, is now exposed as a public API.
- Added GET /usage API, which allows grouping tool usage results by tool version, user, and host. See Viewing Tool License Usage for more information.
- Added ability to request tool licenses from Tool Licenses page. See Managing Tool Licenses for more information.
...
- You can now create a support archive package to send to Parasoft Support from the Help menu. See Troubleshooting & Support for more information.
- Technical Support Archive includes both Tomcat and License Server log files.
Other Notes
- License Server now ships with Java 17 and Tomcat 10.
- User Administration now logs when a user is added to or removed from a group.
- Supported Tools Database in License Server no longer displays tools that are no longer supported by Parasoft.
- Helm Chart now supports the configuration of Persistent Volume Claims (PVC).
- You can now configure the License Server session timeout, giving you greater control over user session durations. See Configuring License Server for more information.
Updated in 2024.2.2
- Upgraded to Tomcat 10.1.39 to address CVE-2025-24813
Updated in 2024.2.3
- Upgraded to spring-security 6.5.9 to address CVE-2026-22732
- Upgraded to tomcat 10.1.52 to address CVE-2025-66614
Updated in 2024.2.4
- Upgraded to tomcat 10.1.54 to address CVE-2026-2914539
2024.1
Enhancements
- License Server can be configured to require tools to authenticate when requesting a license.
- You can add a descriptive tag to a license in License Server Administration, making it easier to identify and differentiate one license from another.
Other Notes
- User-Locked licenses have been renamed to Named-User licenses to match the EULA.
- Usernames are now logged when bad credentials are used to login.
...
License Server can be configured to be FIPS compliant. See Configuring License Server in FIPS-Compliant Environment for details.
Other Notes
- License Server 2023.2 is shipped with Apache Tomcat 9.0.82 and Java Azul Zulu OpenJDK 11.66.19-ca.
- Public API for summary of active licenses on the License Server.
- Support for deploying License Server as a StatefulSet object in Kubernetes.
...
- For fresh installs, License Server will capture additional information, such as user identity and session ID, in log files. This is necessary for some users to be in compliance with certain regulations. Users who are upgrading should see Deploying License Server and Deploying Web Archive License Server Distribution to a Custom Tomcat Server to configure License Server to log this additional information.
Other Notes
- License Server 2023.1 is shipped with Apache Tomcat 9.0.75 and Java Azul Zulu OpenJDK 11.56.19-ca.
- Windows Server 2019 is no longer supported.
- Helm Chart for License Server (available on dockerhub).
...
- Updated UI in License Server. See License Server for more information.
- Updated Permissions UI in User Administration. See User Administration for more information.
Other Notes
- License Server now ships with Java 11.
- Note: When deploying License Server .war distribution to your custom Tomcat server, make sure it uses Java 11.
- Support for Windows Server 2016 has ended.
...