From 0dcd4a38b292bff37beb21d390c366b491ee6565 Mon Sep 17 00:00:00 2001 From: Musa <165414028+musa-asad@users.noreply.github.com> Date: Tue, 30 Jul 2024 10:43:17 -0400 Subject: [PATCH 1/3] Updated Release Notes for 1.6.0 --- RELEASE_NOTES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 8fc3fe806..8c6728f20 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,10 @@ +======================================================================== +Amazon CloudWatch Agent Operator v1.6.0 (2024-07-30) +======================================================================== +* Allow configurable resource requests and limits received by helm chart (#196) +* Add integration tests for DotNet (#199) +* Consolidate application signals release testing with framework repo (#192) + ======================================================================== Amazon CloudWatch Agent Operator v1.5.0 (2024-07-18) ======================================================================== From 6667b6828e7dc56ef08f9c9e298f862a54c263fa Mon Sep 17 00:00:00 2001 From: Musa <165414028+musa-asad@users.noreply.github.com> Date: Tue, 30 Jul 2024 10:52:05 -0400 Subject: [PATCH 2/3] Updated Release Notes for 1.6.0 --- RELEASE_NOTES | 2 -- 1 file changed, 2 deletions(-) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 8c6728f20..c434f2936 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -2,8 +2,6 @@ Amazon CloudWatch Agent Operator v1.6.0 (2024-07-30) ======================================================================== * Allow configurable resource requests and limits received by helm chart (#196) -* Add integration tests for DotNet (#199) -* Consolidate application signals release testing with framework repo (#192) ======================================================================== Amazon CloudWatch Agent Operator v1.5.0 (2024-07-18) From ffc28d68b64910f9571efb2b1d901b9d5bfaa29e Mon Sep 17 00:00:00 2001 From: Musa <165414028+musa-asad@users.noreply.github.com> Date: Tue, 30 Jul 2024 14:04:53 -0400 Subject: [PATCH 3/3] Updated Release Notes for 1.6.0 --- RELEASE_NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index c434f2936..4fd0a5445 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,7 +1,7 @@ ======================================================================== Amazon CloudWatch Agent Operator v1.6.0 (2024-07-30) ======================================================================== -* Allow configurable resource requests and limits received by helm chart (#196) +* [ApplicationSignals] Allow configurable resource requests and limits for auto-instrumentation SDK init containers (#196) ======================================================================== Amazon CloudWatch Agent Operator v1.5.0 (2024-07-18)