General Feature Release 10.6.11 - Preview
Important
We are still working on this release. Some release notes may still be modified or moved to a later release. Check back soon for updates!
Tip
- For release notes related to DataMiner Cube, see DataMiner Cube Feature Release 10.6.11.
- For release notes related to the DataMiner web applications, see DataMiner web apps Feature Release 10.6.11.
- For information on how to upgrade DataMiner, see Upgrading a DataMiner Agent.
Prerequisites
Before you upgrade to this DataMiner version:
Make sure version 14.44.35211.0 or higher of the Microsoft Visual C++ x86/x64 redistributables is installed. Otherwise, the upgrade will trigger an automatic reboot of the DMA in order to complete the installation.
The latest version of the redistributables can be downloaded from the Microsoft website:
Make sure all DataMiner Agents in the cluster have been migrated to the BrokerGateway-managed NATS solution.
For detailed information, see Migrating to BrokerGateway.
Important changes
No important changes have been selected yet.
Highlights
No highlights have been selected yet.
New features
This release does not contain any new features yet.
Changes
Enhancements
No enhancements have been selected yet.
Fixes
Existing behavioral change points could no longer be retrieved after a DataMiner Agent restart [ID 46271]
In some cases, after SLAnalytics had restarted, an existing change point on a parameter could no longer be returned once a new change point was detected on that same parameter.
This was caused by an internal ID collision. Change point IDs restart from zero after a restart, and the retrieval logic could incorrectly treat a new change point with a reused ID as a duplicate.
Change points are now also distinguished by creation time. As a result, previously detected change points remain retrievable after a restart.