Skip to content

Releases: eclipse/microprofile-telemetry

2.0.1

25 Nov 15:29
Compare
Choose a tag to compare

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

22 Aug 21:14
Compare
Choose a tag to compare
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

02 Jul 10:23
Compare
Choose a tag to compare
2.0-RC2 Pre-release
Pre-release

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

27 Jun 13:07
Compare
Choose a tag to compare
2.0-RC1 Pre-release
Pre-release

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

13 Oct 08:32
Compare
Choose a tag to compare

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

13 Sep 21:24
Compare
Choose a tag to compare
Pre-release

Spec: PDF | Spec: HTML | TCK

What's changed since RC2

MicroProfile Telemetry 1.1 RC2

24 Aug 22:23
Compare
Choose a tag to compare
Pre-release

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

11 Aug 16:34
Compare
Choose a tag to compare

MicroProfile Telemetry 1.0

29 Nov 18:15
Compare
Choose a tag to compare

1.0-RC4

05 Oct 14:27
Compare
Choose a tag to compare
1.0-RC4 Pre-release
Pre-release