Skip to content

Commit

Permalink
Update change log (#593)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask authored Nov 17, 2022
1 parent 0ca31bd commit 9cda008
Showing 1 changed file with 23 additions and 4 deletions.
27 changes: 23 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,28 @@

## Unreleased

### AWS X-Ray propagator

- Move io.opentelemetry:opentelemetry-extension-aws to contrib
([#547](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/547))

### JFR streaming

- Thread count and classes loaded handlers
([#571](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/571))

### Resource providers

- Webapp service name detector
([#562](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/562))
- Glassfish service name detector
([#579](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/579))
- Add remaining app server service name detectors
([#583](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/583))

## Version 1.19.1 (2022-10-16)

### aws-resources/
### AWS resources

- Fixed artifact `io.opentelemetry.contrib:opentelemetry-aws-resources` not being published to
maven central
Expand All @@ -19,17 +38,17 @@

## Version 1.18.0 (2022-09-19)

### aws-resources/
### AWS resources

Relocated from the opentelemetry-java repository, and now published under the coordinates
`io.opentelemetry.contrib:opentelemetry-aws-resources`

### jfr-events/
### JFR events

Relocated from the opentelemetry-java repository, and now published under the coordinates
`io.opentelemetry.contrib:opentelemetry-jfr-events`

### noop-api/
### No-op API

Relocated from the opentelemetry-java repository, and now published under the coordinates
`io.opentelemetry.contrib:opentelemetry-noop-api`
Expand Down

0 comments on commit 9cda008

Please sign in to comment.