Skip to content

Commit

Permalink
release v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sky333999 committed Dec 18, 2024
1 parent f6e8959 commit 22d82e8
Show file tree
Hide file tree
Showing 3 changed files with 92 additions and 121 deletions.
17 changes: 17 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
=======================================================================
amazon-cloudwatch-observability v3.0.0 (2024-12-17)
========================================================================
New Features:
* Add support for installing multiple AmazonCloudWatchAgent workloads (#126)
* Introduce support for Prometheus scraping with the CloudWatchAgent and TargetAllocator (#126)
* Set default PriorityClass as system-node-critical for CloudWatchAgent and FluentBit daemonsets (#137)

Enhancements:
* Unify schema for Application Signals metrics across platforms
* Increment ADOT JAVA SDK to v1.32.6 for Application Signals

Bug Fixes:
* Do not apply default tolerations to controller manager deployment (#137)
* Avoid excessive logging of 404 errors when IMDS tags access is not enabled
* Fix edge case that causes the CloudWatchAgent to crash with a concurrent map writes error

=======================================================================
amazon-cloudwatch-observability v2.6.0 (2024-12-06)
========================================================================
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.6.0
version: 3.0.0
appVersion: 1.0.0
description: A Helm chart for Amazon CloudWatch Observability
type: application
Expand Down
Loading

0 comments on commit 22d82e8

Please sign in to comment.