Skip to content

Commit

Permalink
release v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
movence committed Nov 7, 2024
1 parent 57c280b commit f4313ea
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
=======================================================================
amazon-cloudwatch-observability v2.3.0 (2024-11-08)========================================================================
New Features:
* Add agent server port for vending entity to FluentBit

Enhancements:
* Upgrade CWAgent to v1.300049.1b929
* Upgrade CWAgent Operator to v1.9.0
* Upgrade Java SDK to v1.32.5
* Upgrade Python SDK to v0.7.0
* Upgrade .Net SDK to v1.4.0
* Upgrade NodeJS SDK to v0.3.0

=======================================================================
amazon-cloudwatch-observability v2.2.0 (2024-10-21)
========================================================================
Expand Down
2 changes: 1 addition & 1 deletion charts/amazon-cloudwatch-observability/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: amazon-cloudwatch-observability
version: 2.2.0
version: 2.3.0
appVersion: 1.0.0
description: A Helm chart for Amazon CloudWatch Observability
type: application
Expand Down
4 changes: 2 additions & 2 deletions charts/amazon-cloudwatch-observability/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ manager:
name:
image:
repository: cloudwatch-agent-operator
tag: 1.8.0
tag: 1.9.0
repositoryDomainMap:
public: public.ecr.aws/cloudwatch-agent
cn-north-1: 934860584483.dkr.ecr.cn-north-1.amazonaws.com.cn
Expand Down Expand Up @@ -565,7 +565,7 @@ agent:
name:
image:
repository: cloudwatch-agent
tag: 1.300048.1b904
tag: 1.300049.1b929
repositoryDomainMap:
public: public.ecr.aws/cloudwatch-agent
cn-north-1: 934860584483.dkr.ecr.cn-north-1.amazonaws.com.cn
Expand Down

0 comments on commit f4313ea

Please sign in to comment.