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 5 gems #1115

Closed
wants to merge 2 commits into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

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

  • opentelemetry-instrumentation-active_job 0.7.5 (was 0.7.4)
  • opentelemetry-instrumentation-base 0.22.6 (was 0.22.5)
  • opentelemetry-instrumentation-active_record 0.7.3 (was 0.7.2)
  • opentelemetry-instrumentation-pg 0.28.0 (was 0.27.4)
  • opentelemetry-instrumentation-rails 0.31.2 (was 0.31.1)

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-active_job

v0.7.5 / 2024-08-15

  • FIXED: Use Active Support Lazy Load Hooks to avoid prematurely initializing ActiveRecord::Base and ActiveJob::Base

opentelemetry-instrumentation-base

v0.22.6 / 2024-08-15

  • FIXED: Fix the issue of wrong log msg

opentelemetry-instrumentation-active_record

v0.7.3 / 2024-08-15

  • FIXED: Use Active Support Lazy Load Hooks to avoid prematurely initializing ActiveRecord::Base and ActiveJob::Base

opentelemetry-instrumentation-pg

v0.28.0 / 2024-08-15

  • ADDED: Collect pg db.collection_name attribute
  • FIXED: Update versions to be tested (includes drop support for pg 1.2)

opentelemetry-instrumentation-rails

v0.31.2 / 2024-08-15

  • FIXED: Rails instrumentation should load ActiveJob instrumentation

* opentelemetry-instrumentation-active_job 0.7.5 (was 0.7.4)
* opentelemetry-instrumentation-base 0.22.6 (was 0.22.5)
* opentelemetry-instrumentation-active_record 0.7.3 (was 0.7.2)
* opentelemetry-instrumentation-pg 0.28.0 (was 0.27.4)
* opentelemetry-instrumentation-rails 0.31.2 (was 0.31.1)
Move base entry from bottom to top
@kaylareopelle
Copy link
Contributor

kaylareopelle commented Aug 15, 2024

Need to release all as well, closing this and will open a new release PR

@github-actions github-actions bot deleted the release/multi/20240815161759 branch August 15, 2024 16:56
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.

2 participants