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 opentelemetry-exporter-otlp 0.27.0 (was 0.26.3) #1632

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

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

  • opentelemetry-exporter-otlp 0.27.0 (was 0.26.3)

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-exporter-otlp

v0.27.0 / 2024-04-19

  • ADDED: Add stats for serialization time in otlp exporter

Copy link
Contributor Author

WARNING: An additional commit was added while this release PR was open.
You may need to add to the changelog, or close this PR and prepare a new one.

Commit link: a1f1629

Message:
fix: Update untraced to suppress logging "Calling finish on an ended Span" warnings (#1620)

  • fix: Update untraced to suppress logging "Calling finish on an ended Span" warnings

  • add tests for untraced

  • disable Metrics/PerceivedComplexity in TracerProvider#internal_start_span

  • remove setting ALWAYS_ON from test cases

  • return a non-recording span without calling @sampler.should_sample


Co-authored-by: Francis Bogsanyi francis.bogsanyi@shopify.com

Copy link
Contributor Author

github-actions bot commented May 8, 2024

WARNING: An additional commit was added while this release PR was open.
You may need to add to the changelog, or close this PR and prepare a new one.

Commit link: 7162e34

Message:
chore: bump ruby/setup-ruby from 1.165.1 to 1.176.0 (#1635)

  • chore: bump ruby/setup-ruby from 1.165.1 to 1.176.0

To fix an error[1] on macos runners resolved in v1.171.0[2]:

The current runner (macos-14-arm64) was detected as self-hosted
because the platform does not match a GitHub-hosted runner image
(or that imageis deprecated and no longer supported).

[1] ruby/setup-ruby#568
[2] ruby/setup-ruby#567

  • resolve missing constant error in Ruby 3.3.1

Copy link
Contributor Author

github-actions bot commented May 8, 2024

WARNING: An additional commit was added while this release PR was open.
You may need to add to the changelog, or close this PR and prepare a new one.

Commit link: 84d64ca

Message:
feat: add untraced ctx method (#1634)

  • feat: Support non block structured untraced context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: pending Automated release is pending
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant