forked from aws-observability/helm-charts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
RELEASE_NOTES
147 lines (126 loc) · 6.33 KB
/
RELEASE_NOTES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
=======================================================================
amazon-cloudwatch-observability v2.1.2 (2024-10-01)
========================================================================
Enhancements:
* Upgrade .Net SDK to v1.3.2
* Upgrade Neuron-Monitor to v1.2.1
* Support G6 GPU instance types with DCGM-Exporter
=======================================================================
amazon-cloudwatch-observability v2.1.1 (2024-09-17)
========================================================================
Enhancements:
* Upgrade Python SDK to v0.5.0
=======================================================================
amazon-cloudwatch-observability v2.1.0 (2024-09-13)
========================================================================
New Features:
* Adding support for NodeJS auto instrumentation for Application Signals (#91)
Enhancements:
* Separate agent daemonsets on windows for container insights and application signals (#90)
* Upgrade CWAgent to v1.300045.1b823
* Upgrade CWAgent Operator to v1.7.0
* Upgrade Python SDK to v0.4.0
* Upgrade .Net SDK to v1.3.0
=======================================================================
amazon-cloudwatch-observability v2.0.1 (2024-08-23)
========================================================================
Enhancements:
* Upgrade DCGM-Exporter for Linux to 3.3.7-3.5.0-ubuntu22.04
* Upgrade CWAgent to v1.300045.0
=======================================================================
amazon-cloudwatch-observability v2.0.0 (2024-08-15)
========================================================================
Breaking Changes:
* Enforce default requests and limits for auto instrumentation init containers
Enhancements:
* Allow configurable requests and limits for auto instrumentation init containers (#65)
* Restructure resources configurations for AppSignals (#80)
* Upgrade CWAgent to v1.300044.0
* Upgrade CWAgent Operator to v1.6.0
* Upgrade .Net SDK to v1.2.0
* Upgrade FluentBit for Linux to 2.32.2.20240627
=======================================================================
amazon-cloudwatch-observability v1.10.0 (2024-07-30)
========================================================================
New Features:
* Adding support for .Net auto instrumentation for Application Signals (#64)
Enhancements:
* Upgrade CWAgent Operator to v1.5.0
=======================================================================
amazon-cloudwatch-observability v1.9.0 (2024-07-22)
========================================================================
Bug Fixes:
* Add nodeAffinity rule to not spin up resources on Fargate instances (#58)
* Increase the default memory limit of DCGM Exporter to 500Mi to fix OOM crashing issue (#67)
Enhancements:
* Support parameterized resources configuration (#63)
* Upgrade Java SDK to v1.32.3
* Upgrade Python SDK to v0.3.0
* Upgrade CWAgent to v1.300042.1
=======================================================================
amazon-cloudwatch-observability v1.8.0 (2024-07-02)
========================================================================
Bug Fixes:
* Add GOMEMLIMIT environment variable for Neuron Monitor to fix OOM crash issue (#56)
Enhancements:
* Update Windows Fluent-Bit configuration to export Kubelet and kube-proxy service logs to host log group (#45)
* Upgrade CWAgent Operator to v1.4.1
* Upgrade CWAgent to v1.300041.0
=======================================================================
amazon-cloudwatch-observability v1.7.0 (2024-05-23)
========================================================================
Enhancements:
* Add default tolerations (#41)
* Add ability to customize fluent bit config via values.yaml (#43)
* Add Sagemaker instances to node-affinity for DCGM and Neuron monitor (#36)
* Update app_signals to application_signals (#40)
* Upgrade Java SDK to v1.32.2
* Upgrade Python SDK to v0.2.0
* Upgrade CWAgent Operator to v1.4.0
* Upgrade CWAgent to v1.300040.0
=======================================================================
amazon-cloudwatch-observability v1.6.0 (2024-04-29)
========================================================================
Enhancements:
* Add WorkingDir field to agent container if defined CWAgent spec to fix issue with Containerd 1.7 on Windows (#26)
* Move DCGM & Neuron resource management into the operator (#19)
* Upgrade neuron-monitor to v1.0.1
* Upgrade CWAgent Operator to v1.3.1
=======================================================================
amazon-cloudwatch-observability v1.5.5 (2024-04-26)
========================================================================
Enhancements:
* Upgrade CWAgent to v1.300037.1
=======================================================================
amazon-cloudwatch-observability v1.5.4 (2024-04-23)
========================================================================
Enhancements:
* Upgrade python sdk to v0.1.1 (#22)
=======================================================================
amazon-cloudwatch-observability v1.5.3 (2024-04-19)
========================================================================
Enhancements:
* Do not create fluent bit resources if containerLogs is disabled (#23)
=======================================================================
amazon-cloudwatch-observability v1.5.2 (2024-04-16)
========================================================================
Enhancements:
* Updating the agent image version to support Elastic Fabric Adapter (EFA) for Container Insights
* Updating Python SDK and Operator image versions
=======================================================================
amazon-cloudwatch-observability v1.5.1 (2024-04-11)
========================================================================
Notes:
* Re-releasing v1.5.0 with a version bump
=======================================================================
amazon-cloudwatch-observability v1.5.0 (2024-04-08)
========================================================================
Enhancements:
* Adding support for Windows for Container Insights (#10)
* Adding support for Neuron Montor Daemonet for Container Insights (#9)
* Making cluster-name a mandatory field (#12)
=======================================================================
amazon-cloudwatch-observability v1.4.0 (2024-03-12)
========================================================================
Enhancements:
* Adding support for dcgm exporter daemonset for Nvidia GPU metrics (#4)