From b8062c5c70d2ab7587dd1a4f742c9e70eea00d28 Mon Sep 17 00:00:00 2001 From: okankoAMZ <107267850+okankoAMZ@users.noreply.github.com> Date: Tue, 21 Jan 2025 19:48:51 -0500 Subject: [PATCH] Update RELEASE_NOTES --- RELEASE_NOTES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index a236397261..2215b65de5 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -5,11 +5,11 @@ Amazon CloudWatch Agent 1.300052.0 (2024-01-21) Bug Fixes: * Fix concurrent map read/write error causing agent crashes in entity store * Fix disk usage metrics collection on macOS -* Address security vulnerabilities by upgrading golang.org/x/crypto and golang.org/x/net +* Fix service startup failures on Windows by updating network depenencies Enhancements: * [Logs] Improve performance with multi-threaded log pusher implementation -* [Related Telemetry] Use case insensitive service provider +* [Related Telemetry] Add case insensitive metadata support for EC2 tags * [Related Telemetry] Reduce number of entities in explore experience by retrieving instance tags simultaneously * [Related Telemetry] Add fallback to use application signals for entity population when IMDS tags are not enabled * [ApplicationSignals] Add support for .NET runtime metrics exporting