In this section:

2020.1

The versioning scheme has been updated to a YYYY.release format.

License Server installation is now split across two directories: 

  • the app directory contains the Tomcat server, startup and shutdown scripts, and other files responsible for running License Server.
  • the data directory contains configuration files, logs, and other data files.

This structure facilitates greater reliability when deploying License Server to containerized systems, such as Docker.  

The License Usage API has been updated to return rejected license requests.

FRs and PRs

The following FRs and PRs were resolved in this release.

IDDescription
LS-582Request for license API to return user IP addresses and list of denied license requests
LS-572License usage report: show rejected licenses
LS-429LDAP groups in LS - allow LS user to operate on LDAP groups

5.4.3

Initial release.

The ability to delegate license requests from Parasoft tools to another instance of License Server or DTP was removed.

  • No labels