| Release | Description |
|---|
2026.05: LLS
|
Local License Server
- Local license server now starts without problems in console mode
- Fixed upgrade failure when updating the local license server from version 2023.06 to a later release.
- Fixed issue where the local license server opened an additional port.
- Fixed incorrect error message displayed when stopping the License Server service on Windows.
- Restored consistent service naming for the local license server and MetaDaemon.
- Fixed issue where the MetaDaemon service started on virtual machines instead of only on physical machines.
- Restored default automatic startup for the License Server service on Windows.
- Fixed host metadata mismatch error in the local license server.
- Added option to disable the Swagger endpoint on the local license server.
|
| 2026.04: CLS + LLS |
Cloud Licensing Service + Local License Server
|
2026.03: CLS + LLS
|
Cloud Licensing Service + Local License Server
Local License Server Only
-
A model update lock is introduced for the local license server via the new licensing.modelLockInterval policy. After a model is posted, a default two‑minute lock applies, during which further update requests are rejected with HTTP 429 and the glsErr.tooManyModelUpdateRequests error.
- Introduction of resilient hostid handling for local license servers, controlled by the new binding.enable.resilient.hostid policy, to improve license stability in environments where system identifiers can change due to legitimate operational events (Windows: physical and virtual machines; Linux: virtual machines only).
- Upgraded OpenSSL to version 3.5.5 (Long-Term Support).
- Support for Red Hat Enterprise Linux 10 and Rocky Linux 10.
-
Improved license stability in scenarios where hostid changes.
|
| 2026.02: CLS + LLS |
Cloud Licensing Service + Local License Server
|
| 2026.01: CLS + LLS |
Cloud Licensing Service + Local License Server
- Fixed an issue where incremental partial license requests could cause unexpected results by ensuring existing usages are renewed before acquiring new desired features.
|
| 2025.12: CLS + LLS |
Cloud Licensing Service
- New token authorization service for the Cloud Licensing Service.
- The license server validates all model definitions posted to the /rules endpoint and rejects any invalid model definitions to prevent ambiguous license assignments.
Local License Server
- New installer based on InstallAnywhere for Windows platforms. This installer is offered in addition to the existing command-line installer, providing a more user-friendly installation option.
- The license server validates all model definitions posted to the /rules endpoint and rejects any invalid model definitions to prevent ambiguous license assignments.
- VMUUID detection no longer fails on SE-Linux enabled platforms.
FlexNet License Service Manager
- New EXE-based installer for Windows platforms. This installer is available alongside the existing Docker-based version, giving users flexibility in deployment.
- License server administrators can now update their password using the Reset Password feature.
|
| 2025.11: CLS + LLS |
Cloud Licensing Service + Local License Server
- Local license server support for Java 21, in addition to Java 17.
- Server handles sequential hostId and hostId + userIdentifier requests without disruption.
- Server no longer hangs when multiple users check out licenses for the same device.
|
| 2025.10: CLS + LLS |
Cloud Licensing Service + Local License Server
- New path parameter includeInactive for the CLS /features endpoint returns the feature status in the featureKind field:
"NORMAL_FEATURE" indicates an active feature (existing value)"INACTIVE_FEATURE" indicates an inactive feature (new value)
- Switch to SHAWL removes WMI dependency
|
| 2025.09: CLS + LLS + Client Kits |
Cloud Licensing Service + Local License Server
- FlexNet Embedded can capture user information in the userIdentifier field during access requests and responses sent via the Cloud Monetization API (CMAPI), enabling identification of users and their associated devices. This helps producers with license monitoring and reporting at the individual user level.
- Password change logs are synchronized to the Data Warehouse, allowing producers to retrieve historical data via the Data Access API using the newly
introduced report/license-server-user-history endpoint. - Producers can assign multiple line items of the same feature name and version to the same named license pool in a model definition.
- The WinSW wrapper has been replaced with Shawl (local license server).
- Support for Windows Server 2025 (local license server).
Client Kits
- Updated open source components to OpenSSL 3.5.2 (all platforms) and Curl 8.15.0 (all platforms except macOS; macOS updated to 8.14.1).
- Introduction of new FlexNet Embedded C and Java XT client kits which support musl-based Linux x86-64 platforms, including Alpine Linux.
- Addition of Podman containerization technology.
- FlexNet Embedded .Net Core kits now code sign the .NET Assembly FlxLicensingClient.core.dll.
- TRA on macOS is now leveraging “otool” output.
- Resolved time overflow error occurring on 64-bit Linux and macOS XT kits.
- Stability improvements for FlxCore hypervisor detection on Linux.
- Resolved issue fetching VMUUID using non-root user (Linux XT kits).
|
| 2025.07: CLS + LLS |
Cloud Licensing Service + Local License Server
- When the Cloud Monetization API receives a request for metered features for a negative count, the /access_request and /signed_access_request endpoints now return the negative count and feature information in the response.
|
| 2025.06: CLS + LLS |
Cloud Licensing Service + Local License Server
- When granting feature requests, the license server can now prioritize features that satisfy the borrow interval over the feature version. The license allocation approach is controlled by the new policy licensing.borrowIntervalOverridesVersion (default: disabled).
|
| 2025.05: CLS + LLS |
Cloud Licensing Service + Local License Server
- Improved parallel request handling for the local license server.
- The file flexnetlsw.exe is now signed.
|
| 2025.04: CLS + LLS |
Cloud Licensing Service + Local License Server
- Resolved an issue where the SSL handshake would fail when weak tlsCipherSuites were used.
|
| 2025.03: CLS + LLS |
Cloud Licensing Service + Local License Server
- The Cloud Licensing Service delivers faster performance when fetching denial information.
- Cloud Licensing Service instances are no longer out of sync when repeatedly posting to the /rules endpoint.
FlexNet License Server Manager
- A new screen Online Server Updates has been added to the FlexNet License Server Manager, which enables license administrators to activate one or more licenses in a single request and to trigger an immediate synchronization with the back office (FlexNet Operations).
- When the License Server Manager is run in HTTPS mode, the custom logo (if used) now loads and is displayed in the Web browser.
|
| 2025.02: CLS + LLS |
Cloud Licensing Service + Local License Server
- The local license server can now be run on ARM platforms.
- Usage data from local license servers—including data about denied access requests—can be pushed to the Data Warehouse from where it can be extracted for analysis or routed to downstream applications.
- In user-based licensing, counts of features in grace period are returned and then re-acquired, but only if no other features of the same name and version are available. If other features are available that have the same name and version and that are not in a grace period, then these features are given priority.
|
| 2025.01: CLS + LLS |
Cloud Licensing Service + Local License Server
- Producers can now track denied capability and access requests for Cloud Licensing Service (CLS) instances. Information about denied requests now persists and can be sent to the Data Warehouse where it can be extracted for analysis.
- Resolved issue of a possible mismatch between the feature count displayed in the FlexNet Operations Producer Portal UI and that returned by the /features or /clients REST API.
|
| 2024.12: CLS + LLS |
Cloud Licensing Service + Local License Server
- The Cloud Licensing Service keeps a history of all changes to CLS users, enabling producers to identify and track CLS users whose passwords were modified.
- RHEL and Linux only: If the presence of a VM is detected, the main install script prompts installation of a new service for VMUUID detection.
- VMUUID detection is no longer failing on Red Hat Enterprise Linux 9, AlmaLinux, and RockyLinux.
FlexNet License Server Manager
- Changing a label in the left navigation bar will automatically also change the corresponding page header, ensuring consistency between navigation bar labels and page headers.
|
| 2024.11: CLS + LLS + Client Kits |
Cloud Licensing Service + Local License Server
- The Cloud Monetization API now also returns the serialNumber, issuedDate and issuer fields.
- Calling GET /partitions no longer returns partitions that have been deleted.
- In Windows environments, the FLEXID10 hostid for the Wibu driver version 6.6 no longer fails to be detected.
FlexNet License Server Manager
- Product information can also be displayed in the FlexNet License Server Manager.
- In Settings, the host name and port for the local license server are now auto-populated.
Client Kits
- The Windows XT SDK is now built with additional security features
- In Windows environments, the FLEXID10 hostid for the Wibu driver version 6.6 no longer fails to be detected.
- Resolved an issue with disappearing client records (server API).
|
| 2024.10: CLS + LLS |
Cloud Licensing Service
- Processing return requests for concurrent features following “undo” request is no longer failing.
Local License Server
- The FlexNet Embedded local license server has been migrated to Java 17, with no backward compatibility.
- The 32-bit version of the FlexNet Embedded local license server has been deprecated.
- The /features endpoint of the license server REST API can now return the license pool name that the feature slice belongs to.
- Several endpoints of the license server REST API can now return product information, enabling producers and their customers to see which products are currently licensed.
- The license server now prioritizes regular licenses over licenses that are in a grace period.
- Entitlement expiration is now consistent with the feature expiry.
- Processing return requests for concurrent features following “undo” request is no longer failing.
FlexNet License Server Manager
- Producers can now customize the labels and icons in the left navigation bar of the FlexNet License Server Manager.
|
| 2024.09: CLS |
Cloud Licensing Service
- The /features endpoint of the license server REST API can now return the license pool name that the feature slice belongs to.
- Several endpoints of the license server REST API can now return product information, enabling producers and their customers to see which products are currently licensed.
- The license server now prioritizes regular licenses over licenses that are in a grace period.
- Resolved CLS database compatibility issue.
- Entitlement expiration is now consistent with the feature expiry.
|
| 2024.08: CLS + LLS |
Cloud Licensing Service + Local License Server
- PowerShell scripts provided with the local license server are now digitally signed.
- Updated open source components.
|
| 2024.07: CLS + LLS |
Cloud Licensing Service + Local License Server
- New setting in local-configuration.yaml enables producers to switch off x-forwarding.
- Updated open source components
- Resolved issue on CLS for features with date-based versions
- Resolved limitation for configuration property licensing.enableBuiltinHostId
- Attributes for /hostid endpoint are now available through FlexNet License Server Administrator (flexnetlsadmin)
|
| 2024.06: CLS + LLS + Client Kits |
Cloud Licensing Service + Local License Server
- FlexNet License Server Manager now also supports monitoring and configuring Cloud License Service (CLS) instances in addition to local license servers.
- The -port option for the /install-systemd.sh command now works as expected and can be used to specify the port with an optional network interface IP address that the license server is to use.
Client Kits
- Support for multiple signature strengths for standalone devices.
- Maximum size of capability responses that can be processed by FlexNet Embedded clients has been increased from 200 KB to 2 MB.
- Updated open source components (commons-codec, OpenSSL, curl).
- XT SDKs are no longer retrieving incorrect dongle hostids.
- SafeNet dongle hostids are now retrieved regardless of the library version that is in use.
|
| 2024.05: CLS + LLS |
Cloud Licensing Service + Local License Server
- A new property called licensing.enablebuiltinhostId has been introduced for the local license server. It enables producers to set the built-in Ethernet address as hostid, thereby increasing hostid stability.
- The /features and /partitions endpoints in the license server REST APIs have been enhanced to include additional query parameters.
- Resolved an issue with the usage record field reserved.
- Capability responses for renewal requests are no longer missing features.
|
| 2024.04: CLS + LLS |
Cloud Licensing Service + Local License Server
- When a partial request is not successful due to insufficient feature counts on the server, the response now includes the status “FEATURE_COUNT_INSUFFICIENT”.
- A new default cipher suite called SECURE_COMPATIBLE was introduced, which does not contain two ciphers which are now considered vulnerable.
|
| 2024.03: CLS + LLS |
Cloud Licensing Service + Local License Server
- When a client holds licenses for multiple features with differing expiration dates, the server now immediately releases the licenses when a feature’s expiration date is reached, instead of holding all licenses until the feature with the longest expiration date expires.
- Enhancement for user-based licensing: If licensing.allowDuplicateClients=true, instead of ignoring capability requests for metered features, the license server now serves metered features as per conventional capability request logic.
- Producers can now have their organization’s logo displayed in the FlexNet License Server Manager user interface.
- Early Notification: 32-bit local license server will be deprecated in a future release.
|
| 2024.02: CLS + LLS |
Cloud Licensing Service + Local License Server
- Removed check for java.exe in flexnet.ls
- Resolved issue: local license server can now detect FLEXID9 and FLEXID10 dongle IDs
- Updated third-party components to address potential security issues
- Resolved issue in FlexNet License Server Manager, which now accepts a count of 0 for returning licenses
- Uploading a response file in FlexNet License Server Manager no longer results in incorrect feature counts
|
| 2024.01: CLS + LLS |
Cloud Licensing Service + Local License Server
- Client hostids of type USER are now case insensitive.
- If the borrow interval for a feature is set to 0 in the license model, it is now correctly considered as unlimited.
|
| 2023.11: CLS + LLS |
Cloud Licensing Service + Local License Server
- Output for the /hostid endpoint for the local license server now includes attribute information such as Physical, Builtin, and Removable, which can help license administrators identify and select the appropriate hostid for scenarios where they want to manually specify a hostid.
- Dongle libraries required for flexid9 and flexid10 hostids are no longer statically linked in the local license server.
- Resolved error with failover server.
|
| 2023.10: CLS + LLS |
Cloud Licensing Service + Local License Server
- Resolved issue that occurred when the preview response included the requestAll option
- Linux install script now creates flexnetsas directory under /var/tmp
- LLS no longer creates lock files in /tmp directory (Linux only)
- License Server Producer Guide now correctly lists flxBinary.jar (required to run the command-line tool backofficeofflinesynctool) as redistributable
|
| 2023.09: CLS + LLS + Client Kits |
Cloud Licensing Service + Local License Server
- New Help button in FlexNet License Server Manager to open documentation from within the application
- Resolved synchronization issue with failover server
Client Kits
- Dongle libraries for flexid9 hostids no longer statically linked
- 2023.09 .NET Core client kit is now .NET Standard 2.0 compliant
- FlexNet Embedded Client kits now offer support for the following platforms:
- Windows Server 2022
- macOS 12 and 13
- Nutanix AHV
- EverRun
- Resolved .Net Core 2.0 assembly issue
- Linking against virtualization detection add-on or VM UUI contrib no longer fails
- Incorrect system time no longer causing internal error
|
| 2023.08: CLS + LLS |
Cloud Licensing Service + Local License Server
- The new user role ROLE_OFFLINE enables producers to grant rights for handling offline endpoint activities to users who should not have full administrative privileges.
- Resolved pagination issue in License Server REST API for /users endpoint
- Offline request file no longer corrupted when empty JSON body is sent
- Resolved an issue with flexnetlsadmin.sh
|
| 2023.07: CLS + LLS |
Cloud Licensing Service + Local License Server
- Changes to feature overrides for a product can now be reflected on the relevant instance of the FlexNet Cloud Licensing Service.
- On Windows, producers can now customize the display name and description of the FlexNet Embedded local license server service.
- An issue was resolved where a paginated REST query for usage records caused an exception if more than one page was
available.
|
| 2023.06: CLS + LLS |
Cloud Licensing Service + Local License Server
- The new FlexNet License Server Manager enables license administrators to manage the FlexNet Embedded local license server and its license distribution using a browser-based interface. This new administration tool replaces the previous License Server Manager, which was deprecated in the 2022.11 release.
|
| 2023.05: CLS + LLS |
Cloud Licensing Service + Local License Server
- Introduced user-based licensing for producers who want to license software applications or services based on the number of users that can access or use them.
- Producers who use FlexNet Embedded in combination with FlexNet Operations as their back office can now limit or prohibit binding-break repairs on the local license server.
- Resolved issue around badly formatted hostids.
|
| 2023.03.01: LLS |
Local License Server
- Resolved issue with service shutdown mechanism
|
| 2023.03: CLS + LLS |
Cloud Licensing Service + Local License Server
- License server administrators can now use regular expressions when creating rules of access for license pools (previously referred to as “partitions”).
- Resolved time zone conversion issue for /features endpoint
- Posting model definition using flexnetlsadmin no longer fails
Local License Server
- The performance of the local license server has been increased, which results in faster processing of capability requests.
|
| 2023.02: CLS + LLS |
Licensing Server
- The open source component Spring Boot has been updated to version 2.7.7.
- The LatencyUtils package has been removed from the Micrometer component.
- Sending a capability request after mapping add-ons or features no longer results in a 503 error.
|
| 2023.01: CLS + LLS |
Licensing Server
- The response to the /access_request and /signed_access_request endpoints of the Cloud Monetization API (CMAPI) now includes the value of the Notice field.
- In the license server REST API, a new query parameter includeUsageExpiry can return the date and time when a feature expires on the client.
- The naming pattern for the access log file has changed.
- Using the max keyword in a partition which contains features of the same name but of different versions no longer results in unpredictable behavior.
|
| 2022.12: CLS + LLS |
Licensing Server
-
If several features are available for checkout that only differ in their expiry date, the license server now serves the feature with the shortest expiry which also satisfies the borrow period.
-
The install-systemd.sh install script can now be used to install a server certificate.
-
The License Server Producer Guide includes a new appendix “Workflow Example for Producer-Defined Binding”, with step-by-step instructions to help producers set up binding on a local license server.
-
Updated open-source components:
- commons-text
- Jackson databind
- logback
- Spring Boot
- Updated Swagger documentation
|
2022.11: CLS + LLS
|
Licensing Server
-
New keyword for feature partitions: Producers and license administrators can use the max keyword to limit the number of feature counts that a single user or device can consume.
-
The API documentation for the local license server is now generated using SpringDoc (OpenAPI 3).
|
| 2022.10: CLS + LLS |
Licensing Server
- Calling the /partitions endpoint using GET now also returns partitions that contain no feature counts.
- A new property server.hostType.order enables producers to specify the order in which the local license server picks the hostid type.
- Client information returned by the flexnetlsadmin command -licenses -verbose is no longer truncated.
|
| 2022.09: CLS + LLS + Client Kits |
Licensing Server
- Preview requests no longer include orphans
- Resolved an issue where unsynced usages were deleted during synchronization
- LLS Linux install now honors an externally-specified JAVA_HOME or JRE_HOME variable
- Self-contained server is no longer supported and will no longer be shipped with the license server
Client Kits
- Resolved an issue affecting secure anchoring on certain platforms
- Resolved an issue with calls to retrieve last server update time
|
| 2022.08: CLS + LLS |
Licensing Server
- The Cloud Monetization API (CMAPI) responses for the /access_request and /signed_access_request endpoints can now include the renewInterval field.
- Updated open-source component Spring Boot
- A new -restore-service-database command restores trusted storage at the service mode installation location (Linux).
- Resolved an issue with incorrect feature counts which could occur after a license server update.
|
| 2022.07: CLS + LLS |
Licensing Server
- Model definitions can now include partitions that have a feature count of 0. This enables producers to upload a model definition that functions as a template, which can be updated with feature counts at a later date.
- A new -restore-service-database command restores trusted storage at the service mode installation location (Windows only).
|
| 2022.06: CLS + LLS |
Cloud Licensing Service
- Cloud Monetization API enhancement: Capability requests sent to the /access_request or /signed_access_request endpoint support passing multiple values per key. This enables producers who use feature partitions to allocate licenses to users who belong to multiple groups.
- Updated open-source components Spring Boot and Liquibase
- Resolved issue with flexnetlsadmin’s
-licenses command - Resolved issue with /clients REST endpoint, which now correctly returns all current clients after synchronizing licensing information with the back office
Local License Server
- Updated open-source components Liquibase and jackson-databind
|
| 2022.05: LLS |
Licensing Server
- Cloud Monetization API enhancement: Capability requests sent to the /access_request or /signed_access_request endpoint support passing multiple values per key. This enables producers who use feature partitions to allocate licenses to users who belong to multiple groups.
- Updated open-source component Spring Boot
- Resolved issue with flexnetlsadmin’s
-licenses command - Resolved issue with /clients REST endpoint, which now correctly returns all current clients after synchronizing licensing information with the back office
|
| 2022.04: CLS + LLS |
Licensing Server
|
| 2022.03: CLS + LLS |
Licensing Server
-
Resolved an issue with preview requests using the RequestAll flag. The issue occurred when the license server was provisioned with multiple line items that had different expiry dates, where one of the line items had expired.
-
Minimized blackout time during synchronization with back office
-
Improved error message wording when --service-shutdown option is used for a license server running in a console window
|
| 2022.02: CLS + LLS + Client Kits |
Licensing Server
- Logging in the license server is now done with Logback, not log4j
- Added a new configuration property for cipher choice mechanism
- Resolved flexnetlsadmin communication issue with local license server when a .local URL is used
- Counts are now updated correctly when a client sends parallel requests to a Cloud Licensing Service instance
Client Kits
- FlexNet Embedded Client kits now offer support for Microsoft Windows 11 platform
- Java XT TRA: Log4j 1 no longer bundled with tra-run.jar and tra-gen.jar
- .Net XT SDKs: Optimized GetFeatureCollection call to enable more efficient handling of capability responses containing large quantities of features
- C XT SDK: Optimized virtualization detection (Linux only)
- Identity update utility now includes container_id in types list
- Updated third-party components (OpenSSL, LibCurl)
|
| 2022.01: CLS + LLS |
Licensing Server
- FlexNet License Server Manager now available in the Product and License Center as a separate package
- Enhanced logic of distributing used feature counts in feature partitions
- Customers can now pass vendor dictionary values using the /preview_request API
- Resolved issue where used counts were not updated correctly if a client tried to renew licenses when the corresponding feature is part of a reactivated line item
- “rate-limit” setting no longer causes flexnetlsadmin command -licenses -verbose to fail
- Resolved issue where local license server could crash on installation
|
| 2021.12: CLS + LLS |
Licensing Server
- Allowed size of model definition for partitions has been increased to 900KB
- Increased performance of POST requests on /rules endpoint
- New /features/summaries endpoint returns a summary of available features, grouped by feature name
- Remodeled logic for returning used license counts to resolve issue of incorrectly calculated counts
- Resolved issue where preview requests and capability requests for features with overdraft counts were not working as expected
- Resolved issue with flexnetlsadmin’s
-licenses option for uncapped metered features - Resolved issue affecting the sorting of checkout filter features
|
| 2021.11: CLS + LLS |
Licensing Server
- A new directive “vendor string matches” enables license administrators to allocate feature counts to partitions based on variables specified in the vendor string. After use, feature counts are returned to their original partition.
- The /clients API no longer returns inconsistent results when queried with and without the hostid parameter
|
| 2021.10: CLS + LLS |
Licensing Server
- User-based reservations are now working as expected
|
| 2021.09: LLS + Client Kits |
Licensing Server
- New support for Ubuntu 20.04 LTS
- Reservations are no longer automatically converted to partitions, resolving a compatibility issue where the conversion of reservations into rules could lead to incorrect license counts in the resulting partitions
- References to Jackson-databind 2.2.3 have been removed from OfflineSync tools
- Resolved issue where licenses could be available for checkout from a cloned local license server
- Capability response utility capresponseutil now supports the optional parameter enterpriseId
Client Kits
- References to Jackson-databind 2.2.3 have been removed from OfflineSync tools
- Resolved false-positive tamper detection issue
|
| 2021.07: CLS + LLS |
Licensing Server
- Producers can now disable the creation of access logs by setting server.accessLogPattern=none in producer-settings.xml.
- The wording of log entries for rejected capability requests has been improved. Entries now indicate when a request has been denied due to a feature partitions rule rejection.
- The response to a call of the /health endpoint now includes a new trustStatus property, which indicates whether a trust break has occurred.
- Resolved an issue where license counts in partitions were not correctly re-allocated after an updated model definition was uploaded to the license server.
|
| 2021.06: CLS + LLS |
Licensing Server
- New licensing.defaultTimeZone setting to configure the timezone the server uses to determine feature expiry date, start date, and issue dates
- Resolved license count handling when the reservation group or partition is deleted while the count is in use
- Resolved license count handling when reservation groups are deleted and recreated with different feature counts
- Fixed license leakage issue when feature counts change while features are checked out
|
| 2021.05: CLS + LLS + Client Kits |
Licensing Server
- Fixed OptimisticLockRefreshException error when adding a new reservation entry
- Failover synchronization issues have been resolved
- Increase in failover database size issue is fixed
- Third-party software modules have been upgraded
Client Kits
- New support for macOS ARM
- Resolved calendar issues for Java XT kits
- C-XT kit no longer crashes if year exceeds 3001 on Windows platform
- Vulnerability CWE-327 addressed
|
| 2021.04: CLS + LLS |
Licensing Server
- Conditional operator support added to Feature Partitioning rules
- Resolved issue preventing reserved counts from being automatically renewed
- Fixed license count issue caused by reservations groups repeatedly being deleted/created
- Changed mechanism for local license server-FlexNet Operations HTTPS communciation
|
| 2021.03: CLS + LLS |
Licensing Server
- New streaming interface /clients and /features endpoints to query large client tables, hence improving the performance
- Resolved VMUUID detection issue on Google Compute Cloud (Windows only) for LLS
- The REST API /clients endpoint now returns the served clients when the borrow interval was set to 0s on both CLS and LLS
- Resolved time zone conversion issue for feature expiry on both CLS and LLS
- The issue with borrow granularity unit is now fixed
|
| 2021.02: CLS + LLS |
Licensing Server
- Support for JSON-format Logging on the Local License Server (LLS)
- Integration of LLS Logging with External Systems like Graylog, Elastic Stack
- Fixed the synchronization issue in failover scenario
- Improved performance for querying /clients endpoint for both LLS and CLS
- Fixed the trailing slash in JAVA_HOME system environment variable in LLS
- Correct version of OpenSSL reported in the LLS
- A number of third-party software modules used in the FlexNet License Server Manager have been upgraded.
|
|
2021.01: CLS + LLS
|
Licensing Server
- New activeOnly query parameter has been introduced for /features endpoint for both CLS and LLS
- Return of counts for multiple activation IDs with identical expiry date issue has been fixed on CLS
- Resolved client expiry issues on CLS
- Support for PKCS #12 keystores in LLS
- Resolved VM_UUID detection issue on Google Compute Cloud for LLS
- Resolved MAC address issue related to hostid case sensitivity.
|
| 2020 R3 SP3 (2020.12): CLS + LLS + Client Kits |
Licensing Server
- License activation using REST API and .NET on both LLS and CLS
- Usage reports could show duplicate rows with a feature count value of zero for every checked in feature is fixed on CLS
- Enhanced the model definition upload using the /rules API for long list of hostids—containing 10,000 hostids on both LLS and CLS
- Used feature counts correctly returned to license pool after effective borrow interval expired
- Updated open source third party components and dependencies have been removed
- Resolved flexnetlsadmin to CLS communication issue
- Fixed the issue that caused error while running local license server(LLS) in console mode
Client Kits
- Improved Cloud Platform detection which fixes the that occasionally detect and return an incorrect hostid value for VM_UUID
- Resolved VM_UUID detection issue on Google Compute Cloud
- Releasing of system resource
|
|
2020 R3 SP2 (2020.10): CLS + LLS + Client Kits
|
Licensing Server
- Springfox-Swagger has been upgraded to version 2.9.2 in both LLS and CLS. This upgrade addresses potential security issues.
- Spring Boot has been upgraded to version 2.1.2 in both LLS and CLS to address potential security issues.
- Enhanced Logging Functionality on the Local License Server. A new logging style configuration parameter has been introduced for the LLS, to configure timestamp behaviour.
- Resolved below FlexNet License Server Administrator Issues
- “-reset” command resets the security.enabled policy back to its original default value set by the producer.
- “-licenses” command now returns correct feature count
- “-licenses -verbose” command now returns correct value for available counts
- A number of third-party software modules used in the FlexNet License Server Manager have been upgraded
Client Kits
- Fix for potential memory leak (Linux XT only)
|
| 2020 R3 SP1 Hotfix (2020.07.1): CLS only |
Licensing Server
- Feature counts are now consumed from correct activation id. For metered features, counts could be consumed from an incorrect activation ID. This issue was due to a change in the sequence of returning used counts.
- Resolved Client Expiry Timer issue
- Fixed incorrect expiry date
|
| 2020 R3 (2020.07): CLS + LLS + Client Kits |
Licensing Server
- Feature Partitions
- The maxCount field now indicates how many counts of a feature are available,
- regardless of how many counts have been requested.
- The active hostid set using FlexNet License Server Manager or using the REST APIs now persists in the database. It is no longer necessary to reset it after a server reboot
- Improved FlexNet License Server Administrator Output
- Resolved REST API pagination issue
- CLS performance improvement
- Resolved server borrow interval issue
- Updated open source component Jackson Databind in FlexNet License Server Manager
- In the FlexNet License Server Manager user interface added new Start Date column and New Device Alias column
Client Kits
- Identical Correlation ID generation issue has been addressed (C XT SDKs only)
- Resolved issue related to connecting to server via proxy (C XT SDKs on macOS
- only).
- Resolved issues with redirected URLs (.NET XT SDKs only).
- Amazon AWS EC2 detection no longer causes XT client crashes (XT SDKs only)
|
Case id: 00001065
Activity: Status change: 2 hours ago