1.15.0 (2026-06-30)
Bugfixes
- #871 Fixes endless certificate renew loops in some edge-cases where neither a local certificate is configured and the Icinga Agent is not installed
- #873 Fixes
StackOverflowExceptionwhile using-ThresholdIntervalif no Metrics over Time are present [@bewshy] - #874 Fixes Icinga CA importer to only import the CA from our "Icinga CA" into the Windows cert store, leaving custom CA's alone, as they are handled seperately on environments anyway.
- #877 Fixes threshold comparison while using
%-Values, which caused falsely report ofWarningthreshold being larger thanCriticalthreshold
Enhancements
- #865 Adds support for MSSQL shared memory feature, by not using a port for the connection string by using 0 or lower as port number