Skip to main content

Version History (Asset Manager Service)

The following overview describes new features and bug fixes in Asset Manager Service. 

Green Notes: New Feature

Yellow notes: Note

Red notes: Bug fixed


Version 4.5.0.0 (2025-11-13)

Provides all the methods used for the new features in Asset Manager 4.5; see the documentation.


Version 4.4.0.0 (2024-06-17)

Fully implemented on .NET 8 LTS.

All reported bugs have been fixed.

All third-party libraries have been updated and are now up to date.


Version 4.3.0.0 (2024-03-05)

Results from Tenable Nessus, a network and vulnerability scanner, can be exported (via an XML file) to the Asset Manager. These results are processed and formatted internally, then displayed as visually appealing reports or dashboards within the Asset Manager.

Since support for .NET 6 will end in late 2024, the Asset Manager and its associated service have already been migrated to .NET 8; see Microsoft’s .NET and .NET Core Support Policy. In this context, it has become apparent that Microsoft has made its security token—which is required for the connection from the client to the server—even more “secure” by now requiring a minimum key length. The length of a GUID (a 128-bit integer with 16 bytes) no longer appears to be sufficient. As a result, Asset Manager 4.3.0.0 can now only be used in conjunction with Asset Manager Service 4.3.0.0 or higher; otherwise, the following error message is displayed:

unauthenticated.png

As developers, we would have preferred to avoid this situation, but we had no other choice.

In short: Anyone wishing to use Asset Manager version 4.3.0.0 or later must also have Asset Manager Service version 4.3.0.0 or later.


Version 4.2.0.0 (2023-11-30)

    Initial release