Skip to content

Commit

Permalink
Update change log for 1.34.0 release (#1242)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask committed Mar 27, 2024
1 parent 531ba2b commit 3f71b88
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,27 @@

## Unreleased

### Resource providers
### AWS resources

- Add support `cloud.account.id`, `cloud.availability_zone`, `cloud.region` and `cloud.resource_id`
- Add support for `cloud.account.id`, `cloud.availability_zone`, `cloud.region`,
and `cloud.resource_id`
([#1171](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1171))

### AWS X-Ray propagator

- Add xray propagators that prioritizes xray environment variable
([#1032](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1032))

### GCP Resources

- Update docs on how to use with Java agent v2.2.0 and later
([#1237](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1237))

### Micrometer MeterProvider

- Implement Metrics incubator APIs to accept advice
([#1190](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1190))

## Version 1.33.0 (2024-02-21)

### Compressors
Expand Down

0 comments on commit 3f71b88

Please sign in to comment.