Skip to content

Releases: microprofile/microprofile-opentracing

Release 1.3.1

18 Feb 13:38
Compare
Choose a tag to compare

Javadocs | Spec PDF |Spec html

Jenkins Job: https://hudson.eclipse.org/microprofile/job/MicroProfile%20Releases/183/

Changelog

  • Add return MINE type to Rest Client interface in TCK (#145)

MicroProfile OpenTracing 1.3

18 Jan 17:27
Compare
Choose a tag to compare

Javadocs | Spec PDF |Spec html

Jenkins job: https://hudson.eclipse.org/microprofile/job/MicroProfile%20Releases/177/

Changelog

  • Instrument MicroProfile Rest Client 1.2 (#102)

  • Clarify http-path when path contains regular expressions (#136)

Release 1.3-RC1

11 Jan 18:12
Compare
Choose a tag to compare
Release 1.3-RC1 Pre-release
Pre-release

The first release candidate for 1.3
Jenkins job: https://hudson.eclipse.org/microprofile/job/MicroProfile%20Releases/161/
Nexus staging repo: https://oss.sonatype.org/content/repositories/orgeclipsemicroprofile-1143
The changelog is in spec package. It will be copied to the final release.

Release 1.2.1

13 Nov 09:59
Compare
Choose a tag to compare

Javadocs | Spec PDF |Spec html
Jenkins Job: https://hudson.eclipse.org/microprofile/job/MicroProfile%20Releases/133/

Changelog

  • Split tree equals in TCK and remove logs from server spans (#132)
  • Remove servlets from TCK and use context root to test MP Metrics, OpenAPI, Health URLs (#127)
  • Clarified default skip pattern value (#126)
  • Added HTTP method to http-path operation name (#125)
  • Added tests for ClientTracingRegistrar (#105)
  • Update metadata in pom.xml (#101)
  • Renamed test class to match OpenTracing (#106)

Release 1.2.1-RC1

12 Nov 09:13
Compare
Choose a tag to compare

Release 1.2

14 Sep 15:12
Compare
Choose a tag to compare

Javadocs | Spec PDF |Spec html
Jenkins Job: https://hudson.eclipse.org/microprofile/job/MicroProfile%20Releases/127

Changelog

  • By default will not trace endpoints associated with MicroProfile Metrics, Health and OpenAPI (#95)
  • Added logging exceptions thrown by explicit instrumentation (@Traced)(#94)
  • Added server operation name provider (#90)
  • Removed geronimo-antinject and javax.annotation dependencies for API module (#92)
  • Added support for server side skip pattern (#86)

Release 1.2-RC2

12 Sep 15:18
Compare
Choose a tag to compare

Release 1.2-RC

10 Sep 08:27
Compare
Choose a tag to compare

Release 1.0.1

22 Jun 09:46
Compare
Choose a tag to compare

Javadocs | Spec PDF |Spec html

This release contains backport fix for random ID generation in TCK bf0a210.

OpenTracing 1.0.1-RC1

14 Jun 08:25
Compare
Choose a tag to compare
OpenTracing 1.0.1-RC1 Pre-release
Pre-release

First RC release for 1.0.1. The contains backport for random ID generation fix bf0a210