diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 8ba8d66bd..6101ed01f 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,11 +1,21 @@ # Azure Monitor Metrics for AKS clusters -## Release 07-19-2024 + +## Release 08-28-2024 * Linux image - `mcr.microsoft.com/azuremonitor/containerinsights/ciprod/prometheus-collector/images:` * Windows image - `mcr.microsoft.com/azuremonitor/containerinsights/ciprod/prometheus-collector/images:-win` * TA image - `mcr.microsoft.com/azuremonitor/containerinsights/ciprod/prometheus-collector/images:-targetallocator` * cfg sidecar image - `mcr.microsoft.com/azuremonitor/containerinsights/ciprod/prometheus-collector/images:-cfg` * Change log - +* fix: ama-metrics-operator-targets Config Reader sidecar memory leak fix - https://github.com/Azure/prometheus-collector/pull/962 +* fix: Adding back log mount for tailing logs(telemetry fix) - https://github.com/Azure/prometheus-collector/pull/966 + +## Release 07-22-2024 +* Linux image - `mcr.microsoft.com/azuremonitor/containerinsights/ciprod/prometheus-collector/images:6.9.0-main-07-22-2024-2e3dfb56` +* Windows image - `mcr.microsoft.com/azuremonitor/containerinsights/ciprod/prometheus-collector/images:6.9.0-main-07-22-2024-2e3dfb56-win` +* TA image - `mcr.microsoft.com/azuremonitor/containerinsights/ciprod/prometheus-collector/images:6.9.0-main-07-22-2024-2e3dfb56-targetallocator` +* cfg sidecar image - `mcr.microsoft.com/azuremonitor/containerinsights/ciprod/prometheus-collector/images:6.9.0-main-07-22-2024-2e3dfb56-cfg` +* Change log - * fix: Truncate DCE/DCR to 44/64 chars in ARM, Bicep, Terraform... - https://github.com/Azure/prometheus-collector/pull/922 * fix: add single quotes to pod annotations for multiple namespace scenario - https://github.com/Azure/prometheus-collector/pull/927 * feat: Upgrade components to 0.99 and use golang for config processing - https://github.com/Azure/prometheus-collector/pull/891 diff --git a/otelcollector/VERSION b/otelcollector/VERSION index 97f578152..dc3829f5e 100644 --- a/otelcollector/VERSION +++ b/otelcollector/VERSION @@ -1 +1 @@ -6.9.0 +6.9.1