Releases: eclipse/microprofile-telemetry
2.0.1
Spec: PDF | Spec: HTML | Logs TCK | Metrics TCK | Tracing TCK
A full list of changes delivered in the 2.0 release can be found at MicroProfile Telemetry 2.0.1 Milestone.
Specify the following dependency to use the APIs exposed by this specification:
<dependency>
<groupId>org.eclipse.microprofile.telemetry</groupId>
<artifactId>microprofile-telemetry-api</artifactId>
<type>pom</type>
<version>2.0.1</version>
</dependency>
2.0
Spec: PDF | Spec: HTML | Logs TCK | Metrics TCK | Tracing TCK
A full list of changes delivered in the 2.0 release can be found at MicroProfile Telemetry 2.0 Milestone.
Specify the following dependency to use the APIs exposed by this specification:
<dependency>
<groupId>org.eclipse.microprofile.telemetry</groupId>
<artifactId>microprofile-telemetry-api</artifactId>
<type>pom</type>
<version>2.0</version>
</dependency>
2.0-RC2
Spec: PDF | Spec: HTML | Logs TCK | Metrics TCK | Tracing TCK
A full list of changes delivered in the 2.0 release can be found at MicroProfile Telemetry 2.0 Milestone.
2.0-RC1
Spec: PDF | Spec: HTML | Logs TCK | Metrics TCK | Tracing TCK
A full list of changes delivered in the 2.0 release can be found at MicroProfile Telemetry 2.0 Milestone.
MicroProfile Telemetry 1.1
Spec: PDF | Spec: HTML | TCK
A full list of changes delivered in the 1.1 release can be found at MicroProfile Telemetry 1.1 Milestone.
Incompatible Changes
None.
API/SPI Changes
Consume the OpenTelemetry Java release v1.29.0. The full comparison with the v1.19.0 supported by MicroProfile Telemetry 1.0 can be found here.
Other Changes
Consume the latest OpenTelemetry Tracing 88
Clarify which API classes MUST be available to users 91
Clarify the behaviour of Span and Baggage beans when the current span or baggage changes [90](lhttps://github.com//issues/90
TCK: Implement tests in a way that is not timestamp dependent 44
TCK: TCK RestClientSpanTest Span Name Doesn’t Follow Semantic Conv 86
TCK: Adding missing TCKs 89
TCK: TCK cannot be run using the Arquillian REST protocol (72)
Typos in spec document 80
MicroProfile Telemetry 1.1 RC3
Spec: PDF | Spec: HTML | TCK
What's changed since RC2
MicroProfile Telemetry 1.1 RC2
Spec: PDF | Spec: HTML | TCK
Consume the OpenTelemetry 1.29.0 and added many TCKs.
This specification does not produce any APIs so there is no dedicated jar produced.
The full list of issues addressed by this release can be found here.
MicroProfile Telemetry 1.1 RC1
Spec: PDF | Spec: HTML | TCK