dependabot[bot] opened a new pull request, #1957:
URL: https://github.com/apache/cxf/pull/1957
Bumps `cxf.opentelemetry.semconv.version` from 1.25.0-alpha to 1.26.0-alpha.
Updates `io.opentelemetry.semconv:opentelemetry-semconv` from 1.25.0-alpha
to 1.26.0-alpha
Release notes
Sourced from https://github.com/open-telemetry/semantic-conventions-java/releases";>io.opentelemetry.semconv:opentelemetry-semconv's
releases.
Version 1.25.0
Restore and deprecate the SemanticAttributes and
ResourceAttributes classes removed in 1.23.1 for easier upgrades.
These will be removed prior to a stable release of
io.opentelemetry.semconv:opentelemetry-semconv. (https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/62";>#62)
Update to semantic-conventions 1.25.0 (https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/61";>#61)
🙇 Thank you
This release was possible thanks to the following contributors who shared
their brilliant ideas and awesome pull requests:
https://github.com/jack-berg";>@​jack-berg
https://github.com/laurit";>@​laurit
https://github.com/SylvainJuge";>@​SylvainJuge
https://github.com/trask";>@​trask
Changelog
Sourced from https://github.com/open-telemetry/semantic-conventions-java/blob/main/CHANGELOG.md";>io.opentelemetry.semconv:opentelemetry-semconv's
changelog.
Changelog
Unreleased
Version 1.26.0 (2024-07-08)
Update to semantic-conventions 1.26.0
(https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/73";>#73)
Add additional Android requirements to README
(https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/68";>#68)
Version 1.25.0 (2024-04-08)
Restore and deprecate the SemanticAttributes and
ResourceAttributes classes removed in 1.23.1
for easier upgrades. These will be removed prior to a stable release
of io.opentelemetry.semconv:opentelemetry-semconv.
(https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/62";>#62)
Update to semantic-conventions 1.25.0
(https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/61";>#61)
Version 1.24.0 (2024-03-27)
NOTICE: This release contains a significant
restructuring of this repository and the generated
classes as we evolve it towards a first stable artifact (although there is
no stable artifact as of
this release). Please read the notes carefully and refer to the PRs and
associated issues for more
details. Additionally, the https://github.com/open-telemetry/semantic-conventions-java/blob/main/README.md";>README
contains useful information that should be reviewed.
BREAKING: Split out incubating artifact. This repo now
publishes
io.opentelemetry.semconv:opentelemetry-semconv:{{version}} for
semantic conventions
which are stable (the artifact itself is not yet stable but we aim to
stabilize eventually),
and
io.opentelemetry.semconv:opentelemetry-semconv-incubating:{{version}}
for semantic
conventions which are incubating (experimental) (this artifact will always
have the -alpha
designation). As a part of this restructuring, old attributes which were
removed from
https://github.com/open-telemetry/semantic-conventions";>semantic-conventions
(without being
deprecated there) have been removed.
(https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/41";>#41)
BREAKING: Generate classes by root namespace. Where previously all
attributes were contained in
two classes, ResourceAttributes and
SemanticAttributes, they are now organized by their root
namespace. For example, the http.request.header attribute lives
in HttpAttributes.
(https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/45";>#45)
Fix typo in readme
(https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/42";>#42)
Encode semconv version in build dir to fix build cache
(https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/51";>#51)
Cleanup enum generation
(https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/52";>#52)
Update readme to reflect new artifact strategy
(https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/53";>#53)
Use build-tools release 0.24.0
(https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/55";>#55)
... (truncated)
Commits
See full diff in https://github.com/open-telemetry/semantic-conventions-java/commits";>compare
view
Updates `io.opentelemetry.semconv:opentelemetry-semconv-incubating` from
1.25.0-alpha to 1.26.0-alpha
Release notes
Sourced from https://github.com/open-telemetry/semantic-conventions-java/releases";>io.opentelemetry.semconv:opentelemetry-semconv-incubating's
releases.
Version 1.25.0
Restore and depre