diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 7128f8e01..1cb4ba961 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,9 @@ +======================================================================== +Amazon CloudWatch Agent Operator v1.4.1 (2024-06-17) +======================================================================== +Bug Fixes: +* Expose EMF TCP and UDP ports, and others, in the service (#182) + ======================================================================== Amazon CloudWatch Agent Operator v1.4.0 (2024-05-22) ======================================================================== diff --git a/versions.txt b/versions.txt index c7137e3ea..07a1cd739 100644 --- a/versions.txt +++ b/versions.txt @@ -1,8 +1,8 @@ # Represents the latest stable release of the CloudWatch Agent -cloudwatch-agent=1.300040.0b650 +cloudwatch-agent=1.300041.0b681 # Represents the current release of the CloudWatch Agent Operator. -operator=1.4.0 +operator=1.4.1 # Represents the current release of ADOT language instrumentation. aws-otel-java-instrumentation=v1.32.2