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-instrumentation-base 0.22.6 (was 0.22.5) #1119

Closed

Conversation

github-actions[bot]
Copy link
Contributor

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

  • opentelemetry-instrumentation-base 0.22.6 (was 0.22.5)

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-instrumentation-base

v0.22.6 / 2024-08-15

  • FIXED: Fix the issue of wrong log msg

Remove duplicate entry at end of changelog
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: c51c0ee

Message:
fix(active-job): Prefix ::ActiveSupport when installing the instrumentation (#1120)

fix(active-job) Prefix ::ActiveSupport when installing the instrumentation

Otherwise, ActiveSupport ends up resolving to OpenTelemetry::Instrumentation::ActiveSupport.

OpenTelemetry::Instrumentation::Registry#install_instrumentation rescues the exception, so the prepend ends up being (somewhat) silently dropped.

@arielvalentin arielvalentin deleted the release/opentelemetry-instrumentation-base branch August 15, 2024 21:08
Copy link
Contributor Author

Release PR closed without merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants