Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: Release 4 gems #1653

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

This pull request prepares new gem releases for the following gems:

  • opentelemetry-api 1.3.0 (was 1.2.5)
  • opentelemetry-sdk 1.5.0 (was 1.4.1)
  • opentelemetry-exporter-otlp 0.29.0 (was 0.28.0)
  • opentelemetry-semantic_conventions 2.0.0 (was 1.10.0)

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.

  • To confirm this release, merge this pull request, ensuring the "release: pending" label is set. The release script will trigger automatically on merge.
  • To abort this release, close this pull request without merging.

The generated changelog entries have been copied below:


opentelemetry-api

v1.3.0 / 2024-07-24

  • ADDED: Add add_link to span api/sdk

opentelemetry-sdk

v1.5.0 / 2024-07-24

  • ADDED: Add add_link to span api/sdk
  • FIXED: Update untraced to suppress logging "Calling finish on an ended Span" warnings

opentelemetry-exporter-otlp

v0.29.0 / 2024-07-24

  • ADDED: Improve SSL error logging.

opentelemetry-semantic_conventions

v2.0.0 / 2024-07-24

  • BREAKING CHANGE: Remove support for EoL Ruby 2.7

  • ADDED: Remove support for EoL Ruby 2.7

* opentelemetry-api 1.3.0 (was 1.2.5)
* opentelemetry-sdk 1.5.0 (was 1.4.1)
* opentelemetry-exporter-otlp 0.29.0 (was 0.28.0)
* opentelemetry-semantic_conventions 2.0.0 (was 1.10.0)
@arielvalentin arielvalentin deleted the release/multi/20240724151503 branch July 24, 2024 15:51
@arielvalentin
Copy link
Contributor

@stevenharman some of these versions did not line up with what I expected. Closing and reopening a new request.

Copy link
Contributor Author

Release PR closed without merging.

@github-actions github-actions bot added release: aborted Automated release was aborted and removed release: pending Automated release is pending labels Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: aborted Automated release was aborted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants