Skip to content

Commit d74bb68

Browse files
authored
Update change log for 1.12.0 (#254)
* Update change log for 1.12.0 * fixes
1 parent fce4015 commit d74bb68

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

CHANGELOG.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,14 @@
22

33
## Unreleased
44

5+
## Version 1.12.0 - 2022-03-14
6+
7+
All components updated to target OpenTelemetry SDK 1.12.0.
8+
59
## Version 1.11.0 - 2022-03-03
610

11+
All components updated to target OpenTelemetry SDK 1.11.0.
12+
713
### JFR streaming
814

915
* Split up GC Handlers, add support for Parallel
@@ -34,6 +40,8 @@
3440

3541
## Version 1.10.0 - 2022-01-18
3642

43+
All components updated to target OpenTelemetry SDK 1.10.0.
44+
3745
### JMX metrics
3846

3947
* Add multi attribute support
@@ -69,7 +77,7 @@
6977

7078
## Version 1.9.0 - 2021-12-03
7179

72-
All libraries updated to OpenTelemetry SDK 1.9.0.
80+
All components updated to target OpenTelemetry SDK 1.9.1.
7381

7482
### Maven extension
7583

@@ -98,7 +106,7 @@ Skipped to stay in sync with other OpenTelemetry Java repositories.
98106

99107
## Version 1.7.0 - 2021-10-29
100108

101-
All libraries updated to OpenTelemetry SDK 1.7.0.
109+
All components updated to target OpenTelemetry SDK 1.7.0.
102110

103111
### Disruptor span processor - New 🌟
104112

@@ -112,8 +120,6 @@ Listens for JFR events (using the Streaming API) and converts them to OpenTeleme
112120

113121
Allows programmatic attach of Javaagent.
114122

115-
### Updated Libraries
116-
117123
### JMX metrics
118124

119125
* Update Cassandra units for latency counters
@@ -136,15 +142,15 @@ Allows programmatic attach of Javaagent.
136142

137143
## Version 1.6.0 - 2021-09-22
138144

139-
All libraries updated to OpenTelemetry SDK 1.6.0.
145+
All components updated to target OpenTelemetry SDK 1.6.0.
140146

141147
### Maven extension - New 🌟
142148

143149
This extension can be registered in a Maven build to trace different build steps, for example project build and Maven plugin executions.
144150

145151
## Version 1.5.0 - 2021-09-21
146152

147-
All libraries updated to OpenTelemetry SDK 1.5.0.
153+
All components updated to target OpenTelemetry SDK 1.5.0.
148154

149155
### JMX metrics
150156

@@ -155,7 +161,7 @@ All libraries updated to OpenTelemetry SDK 1.5.0.
155161

156162
## Version 1.4.0 - 2021-08-13
157163

158-
All libraries updated to OpenTelemetry SDK 1.4.0.
164+
All components updated to target OpenTelemetry SDK 1.4.0.
159165

160166
### AWS X-Ray - New 🌟
161167

0 commit comments

Comments
 (0)