Skip to content

Commit

Permalink
Update the release note to reflect the 2.0 changes (#211)
Browse files Browse the repository at this point in the history
* Update the release note to reflect the 2.0 changes

* Update spec/src/main/asciidoc/release-notes.adoc

Co-authored-by: Andrew Rouse <[email protected]>

---------

Co-authored-by: Andrew Rouse <[email protected]>
  • Loading branch information
Emily-Jiang and Azquelt authored Jul 1, 2024
1 parent 16d5313 commit 7906652
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/src/main/asciidoc/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ A full list of changes delivered in the 2.0 release can be found at link:https:/
==== API/SPI Changes
* Consume the OpenTelemetry Java release link:https://github.com/open-telemetry/opentelemetry-java/releases/tag/v1.39.0[v1.39.0]. The full comparison with the link:https://github.com/open-telemetry/opentelemetry-java/releases/tag/v1.29.0[v1.29.0] supported by MicroProfile Telemetry 1.1 can be found link:https://github.com/open-telemetry/opentelemetry-java/compare/v1.29.0...v1.39.0[here].
* Adopt OpenTelemetry Metrics API (https://github.com/eclipse/microprofile-telemetry/issues/141[141], https://github.com/eclipse/microprofile-telemetry/issues/149[149])
* Add an API maven artifact which depends on the relevant Open Telemetry API artifacts (https://github.com/eclipse/microprofile-telemetry/issues/210[210])

==== Other Changes

Expand Down

0 comments on commit 7906652

Please sign in to comment.