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 6 gems #1117

Merged
merged 5 commits into from
Aug 15, 2024
Merged

release: Release 6 gems #1117

merged 5 commits into from
Aug 15, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 15, 2024

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-all 0.63.0 (was 0.62.1)
  • 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-all

v0.63.0 / 2024-08-15

  • (No significant changes)

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-all 0.62.2 (was 0.62.1)
* opentelemetry-instrumentation-rails 0.31.2 (was 0.31.1)
kaylareopelle and others added 3 commits August 15, 2024 10:04
Move entry for base gem to top of file
pg has a minor version bump, so all should match
Co-authored-by: Ariel Valentin <arielvalentin@users.noreply.github.com>
@kaylareopelle kaylareopelle merged commit f5f8375 into main Aug 15, 2024
60 checks passed
@kaylareopelle kaylareopelle deleted the release/multi/20240815165842 branch August 15, 2024 19:00
Copy link
Contributor Author

Release job completed with errors.

Successfully released opentelemetry-instrumentation-active_job 0.7.5

Failed to release opentelemetry-instrumentation-base 0.22.6:
The first changelog entry in instrumentation/base/CHANGELOG.md isn't for version 0.22.6.
It should start with:

v0.22.6 / 2024-08-15

But it actually starts with:

v0.22.6 / 2024-08-15

Successfully released opentelemetry-instrumentation-active_record 0.7.3

Successfully released opentelemetry-instrumentation-pg 0.28.0

Successfully released opentelemetry-instrumentation-rails 0.31.2

Successfully released opentelemetry-instrumentation-all 0.63.0

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