release: Release 4 gems#1919
Conversation
* opentelemetry-api 2.0.0 (was 1.6.0) * opentelemetry-sdk 1.9.0 (was 1.8.1) * opentelemetry-metrics-sdk 0.9.1 (was 0.9.0) * opentelemetry-logs-sdk 0.4.0 (was 0.3.0)
fbogsany
left a comment
There was a problem hiding this comment.
opentelemetry-api 2.0.0 (was 1.6.0)
We don't want to bump the major version like this.
|
WARNING: An additional commit was added while this release PR was open. Commit link: d8d8f98 Message:
Co-authored-by: Robert robertlaurin@users.noreply.github.com Co-authored-by: Robert robertlaurin@users.noreply.github.com |
I was wondering about that, @fbogsany. Even though they haven't been out long, we're removing public APIs from the Also open to other approaches if you have another idea. I'll close this PR and we can handle the release in a different one when we make a decision. |
This pull request prepares new gem releases for the following gems:
For each gem, this pull request modifies the gem version and provides an initial changelog entry based on conventional commit messages. You can edit these changes before merging, to release a different version or to alter the changelog text.
The generated changelog entries have been copied below:
opentelemetry-api
v2.0.0 / 2025-09-09
BREAKING CHANGE: Remove Span APIs for attributes and events
ADDED: Add record_exception option for in_span
FIXED: Remove Span APIs for attributes and events
opentelemetry-sdk
v1.9.0 / 2025-09-09
opentelemetry-metrics-sdk
v0.9.1 / 2025-09-09
opentelemetry-logs-sdk
v0.4.0 / 2025-09-09
BREAKING CHANGE: Add OTEL_LOGRECORD_ATTRIBUTE_* env vars. Remove OTEL_LOG_RECORD_ATTRIBUTE_* env vars.
ADDED: Add OTEL_LOGRECORD_ATTRIBUTE_* env vars. Remove OTEL_LOG_RECORD_ATTRIBUTE_* env vars.