Skip to content

Commit 9aabd53

Browse files
authored
Version bumps and updating release notes for v1.7.0 release (#221)
1 parent 95a68d1 commit 9aabd53

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

RELEASE_NOTES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1+
========================================================================
2+
Amazon CloudWatch Agent Operator v1.7.0 (2024-09-03)
3+
========================================================================
4+
Enhancements:
5+
* [ApplicationSignals] Support NodeJS auto-instrumentation on Linux platforms
6+
17
========================================================================
28
Amazon CloudWatch Agent Operator v1.6.0 (2024-07-30)
39
========================================================================
10+
Enhancements:
411
* [ApplicationSignals] Allow configurable resource requests and limits for auto-instrumentation SDK init containers (#196)
512

613
========================================================================

versions.txt

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
# Represents the latest stable release of the CloudWatch Agent
2-
cloudwatch-agent=1.300041.0b681
2+
cloudwatch-agent=1.300045.0b810
33

44
# Represents the current release of the CloudWatch Agent Operator.
5-
operator=1.4.1
5+
operator=1.7.0
66

77
# Represents the current release of ADOT language instrumentation.
88
aws-otel-java-instrumentation=v1.32.2
9-
aws-otel-python-instrumentation=v0.2.0
10-
# This needs to be updated with the latest release of ADOT SDK
11-
aws-otel-dotnet-instrumentation=1.6.0
12-
aws-otel-nodejs-instrumentation=0.52.1
9+
aws-otel-python-instrumentation=v0.4.0
10+
aws-otel-dotnet-instrumentation=v1.3.0
11+
aws-otel-nodejs-instrumentation=v0.1.0
1312

14-
dcgm-exporter=3.3.3-3.3.1-ubuntu22.04
15-
neuron-monitor=1.0.0
13+
dcgm-exporter=3.3.7-3.5.0-ubuntu22.04
14+
neuron-monitor=1.0.1

0 commit comments

Comments
 (0)