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

Merged
merged 2 commits into from
Jun 4, 2024

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

Copy link
Contributor Author

github-actions bot commented Jun 4, 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: 343104e

Message:
add ruby compatibility documentation (#1638)

Copy link
Contributor Author

github-actions bot commented Jun 4, 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: 6fe397b

Message:
fix: revert modifications to Apache license (#1630)

See open-telemetry/community#2056 for background

Co-authored-by: Francis Bogsanyi francis.bogsanyi@shopify.com
Co-authored-by: Armin Ruech 7052238+arminru@users.noreply.github.com

@fbogsany fbogsany merged commit 50bffdb into main Jun 4, 2024
40 of 58 checks passed
@github-actions github-actions bot deleted the release/opentelemetry-exporter-otlp branch June 4, 2024 17:32
@github-actions github-actions bot added release: error Automated release failed with an error and removed release: pending Automated release is pending labels Jun 4, 2024
Copy link
Contributor Author

github-actions bot commented Jun 4, 2024

Release job completed with errors.

GitHub checks still failing after 1200 secs.
GitHub check "opentelemetry-test-helpers / ubuntu-latest" was not successful
GitHub check "opentelemetry-semantic_conventions / ubuntu-latest" was not successful
GitHub check "opentelemetry-sdk-experimental / ubuntu-latest" was not successful
GitHub check "opentelemetry-sdk / ubuntu-latest" was not successful
GitHub check "opentelemetry-registry / ubuntu-latest" was not successful
GitHub check "opentelemetry-exporter-otlp-metrics / ubuntu-latest" was not successful
GitHub check "opentelemetry-metrics-sdk / ubuntu-latest" was not successful
GitHub check "opentelemetry-exporter-zipkin / ubuntu-latest" was not successful
GitHub check "opentelemetry-metrics-api / ubuntu-latest" was not successful
No releases were performed.

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

Successfully merging this pull request may close these issues.

None yet

2 participants