Skip to content

Commit

Permalink
Prepare changelog for 1.40.0 release (#6554)
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-berg authored Jul 5, 2024
1 parent 1f7d6a5 commit c48fe94
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

## Unreleased

### API

#### Incubator

* Narrow ExtendedSpanBuilder return types for chaining
([#6514](https://github.com/open-telemetry/opentelemetry-java/pull/6514))
* Add APIs to determine if tracer, logger, instruments are enabled
([#6502](https://github.com/open-telemetry/opentelemetry-java/pull/6502))

### SDK

#### Extensions

* Move autoconfigure docs to opentelemetry.io
([#6491](https://github.com/open-telemetry/opentelemetry-java/pull/6491))

## Version 1.39.0 (2024-06-07)

### API
Expand Down

0 comments on commit c48fe94

Please sign in to comment.