Skip to content

Commit

Permalink
Update change log for 1.12.0 (#254)
Browse files Browse the repository at this point in the history
* Update change log for 1.12.0

* fixes
  • Loading branch information
trask authored Mar 14, 2022
1 parent fce4015 commit d74bb68
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,14 @@

## Unreleased

## Version 1.12.0 - 2022-03-14

All components updated to target OpenTelemetry SDK 1.12.0.

## Version 1.11.0 - 2022-03-03

All components updated to target OpenTelemetry SDK 1.11.0.

### JFR streaming

* Split up GC Handlers, add support for Parallel
Expand Down Expand Up @@ -34,6 +40,8 @@

## Version 1.10.0 - 2022-01-18

All components updated to target OpenTelemetry SDK 1.10.0.

### JMX metrics

* Add multi attribute support
Expand Down Expand Up @@ -69,7 +77,7 @@

## Version 1.9.0 - 2021-12-03

All libraries updated to OpenTelemetry SDK 1.9.0.
All components updated to target OpenTelemetry SDK 1.9.1.

### Maven extension

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

## Version 1.7.0 - 2021-10-29

All libraries updated to OpenTelemetry SDK 1.7.0.
All components updated to target OpenTelemetry SDK 1.7.0.

### Disruptor span processor - New 🌟

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

Allows programmatic attach of Javaagent.

### Updated Libraries

### JMX metrics

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

## Version 1.6.0 - 2021-09-22

All libraries updated to OpenTelemetry SDK 1.6.0.
All components updated to target OpenTelemetry SDK 1.6.0.

### Maven extension - New 🌟

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

## Version 1.5.0 - 2021-09-21

All libraries updated to OpenTelemetry SDK 1.5.0.
All components updated to target OpenTelemetry SDK 1.5.0.

### JMX metrics

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

## Version 1.4.0 - 2021-08-13

All libraries updated to OpenTelemetry SDK 1.4.0.
All components updated to target OpenTelemetry SDK 1.4.0.

### AWS X-Ray - New 🌟

Expand Down

0 comments on commit d74bb68

Please sign in to comment.