Skip to content

Releases: open-telemetry/semantic-conventions-java

Version 1.28.0

15 Oct 14:53
926bf17
Compare
Choose a tag to compare
  • Use weaver for semantic convention codegen (#70)
  • Include Incubating prefix on enum inner class names (#83)
  • Add new class annotations to deprecated classes (#89)
  • Update to semantic-conventions 1.28.0 (#91)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@breedx-splk
@cboudereau
@gabrieljones
@jack-berg
@jsuereth
@kislaykishore
@laurit
@lmolkova
@lquerel
@trask

Version 1.27.0

20 Aug 19:03
50f06bf
Compare
Choose a tag to compare
  • Update to semantic-conventions 1.27.0 (#81)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@crossoverJie
@jack-berg
@jsuereth
@trask

Version 1.26.0

08 Jul 19:01
0680b2e
Compare
Choose a tag to compare
  • Update to semantic-conventions 1.26.0 (#73)
  • Add additional Android requirements to README (#68)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@bidetofevil
@crossoverJie
@jack-berg
@jkwatson
@laurit
@lmolkova
@trask

Version 1.25.0

08 Apr 22:22
6822209
Compare
Choose a tag to compare
  • 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. (#62)
  • Update to semantic-conventions 1.25.0 (#61)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@jack-berg
@laurit
@SylvainJuge
@trask

Version 1.24.0

27 Mar 18:25
8a6862d
Compare
Choose a tag to compare

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 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 semantic-conventions (without being deprecated there) have been removed. (#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. (#45)
  • Fix typo in readme (#42)
  • Encode semconv version in build dir to fix build cache (#51)
  • Cleanup enum generation (#52)
  • Update readme to reflect new artifact strategy (#53)
  • Use build-tools release 0.24.0 (#55)
  • Exclude namespaces that aren't useful in jvm environments (#54)
  • Update to semantic-conventions 1.24.0 (#46)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@arminru
@breedx-splk
@jack-berg
@JnRouvignac
@jsuereth
@kenfinnigan
@lmolkova
@trask

Version 1.23.1-alpha

21 Nov 23:40
1f90bc5
Compare
Choose a tag to compare
  • Extended jinja template to generate template-type semantic attributes. (#24)
  • Update to semconv 1.23.1 (#36)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@

Version 1.22.0

26 Oct 16:45
46f11bd
Compare
Choose a tag to compare
  • Update to semconv 1.22 (#29)
  • Compile only opentelemetry-api dependency (#30)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@breedx-splk
@gaeljw
@jack-berg
@jkwatson
@mateuszrzeszutek
@trask

Version 1.21.0

01 Sep 15:52
7cc567a
Compare
Choose a tag to compare
  • Move to io.opentelemetry.semnconv.* package (#14)
  • Update to semantic conventions v1.21.0 (#9)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@