Skip to content

Changes

Summary

  1. [maven-release-plugin] prepare release 1.0-RC3 (details)
  2. [maven-release-plugin] prepare for next development iteration (details)
  3. Bump rest-assured from 5.1.1 to 5.2.0 (#43) (details)
  4. getting version attributes from maven (#48) (details)
  5. Align with Jakarta EE 10 Core Profile (#52) (details)
  6. upgrade to OTel 1.18.0 (#49) (details)
Commit 4b0199503842d701af4c3e38b2e2a4366d10f711 by Microprofile Bot
[maven-release-plugin] prepare release 1.0-RC3
The file was modified pom.xml (diff)
The file was modified tracing/spec/pom.xml (diff)
The file was modified tracing/pom.xml (diff)
The file was modified tracing/tck/pom.xml (diff)
Commit 60bd74d2ce5d99099909a919561b25fa70ef1227 by Microprofile Bot
[maven-release-plugin] prepare for next development iteration
The file was modified pom.xml (diff)
The file was modified tracing/tck/pom.xml (diff)
The file was modified tracing/pom.xml (diff)
The file was modified tracing/spec/pom.xml (diff)
Commit 9d568e60a9e5db5864308f665793846d7c04f5de by noreply
Bump rest-assured from 5.1.1 to 5.2.0 (#43)

Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/rest-assured/rest-assured/releases)
- [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
- [Commits](https://github.com/rest-assured/rest-assured/compare/rest-assured-5.1.1...rest-assured-5.2.0)

---
updated-dependencies:
- dependency-name: io.rest-assured:rest-assured
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The file was modified tracing/pom.xml (diff)
Commit 549d854d6676ca09adfe5c465fcc9ce2e322a5c3 by noreply
getting version attributes from maven (#48)

The file was modified tracing/spec/src/main/asciidoc/microprofile-telemetry-tracing-spec.asciidoc (diff)
The file was modified pom.xml (diff)
Commit 09a408693c263273ab5ddf559975d3a49f3f79e4 by noreply
Align with Jakarta EE 10 Core Profile (#52)

The file was modified pom.xml (diff)
The file was modified .gitignore (diff)
The file was modified tracing/tck/pom.xml (diff)
The file was modified .github/workflows/build.yml (diff)
The file was modified tracing/pom.xml (diff)
Commit 14280a645b7be3988c9f4e8ce7197de4bff941a6 by noreply
upgrade to OTel 1.18.0 (#49)

The file was modified tracing/tck/pom.xml (diff)
The file was modified tracing/tck/src/main/java/org/eclipse/microprofile/telemetry/tracing/tck/rest/RestClientSpanDisabledTest.java (diff)
The file was modified pom.xml (diff)
The file was modified tracing/tck/src/main/java/org/eclipse/microprofile/telemetry/tracing/tck/rest/RestClientSpanTest.java (diff)
The file was modified tracing/tck/src/main/java/org/eclipse/microprofile/telemetry/tracing/tck/rest/RestClientSpanDefaultTest.java (diff)
The file was modified tracing/tck/src/main/java/org/eclipse/microprofile/telemetry/tracing/tck/rest/RestSpanTest.java (diff)