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 3 gems #1255

Merged
merged 6 commits into from
Nov 19, 2024
Merged

release: Release 3 gems #1255

merged 6 commits into from
Nov 19, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 19, 2024

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

  • opentelemetry-instrumentation-all 0.69.0 (was 0.68.0)
  • opentelemetry-instrumentation-action_pack 0.10.0 (was 0.9.0)
  • opentelemetry-instrumentation-rails 0.33.0 (was 0.32.0)

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

v0.69.0 / 2024-11-19

  • ADDED: Use Semconv Naming For ActionPack

opentelemetry-instrumentation-action_pack

v0.10.0 / 2024-11-19

  • ADDED: Use Semconv Naming For ActionPack

opentelemetry-instrumentation-rails

v0.33.0 / 2024-11-19

  • ADDED: Use Semconv Naming For ActionPack

* opentelemetry-instrumentation-all 0.69.0 (was 0.68.0)
* opentelemetry-instrumentation-action_pack 0.10.0 (was 0.9.0)
* opentelemetry-instrumentation-rails 0.33.0 (was 0.32.0)
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: c28588e

Message:
test: Fix Sinatra Tests (#1253)

  • test: Fix Sinatra Tests

Sinatra 4.1 now includes a stricter host authorization check by default, which caused our tests to fail.

The host authorization is not enforced in development and test mode so this PR sets the Sinatra environment to run in test mode.

See: sinatra/sinatra#2053

fixes #1252

  • squash: update appraisals

Co-authored-by: Kayla Reopelle 87386821+kaylareopelle@users.noreply.github.com

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: 37584d0

Message:
test: Add Rails 7.2 to Appraisals (#1242)

  • test: Add Rails 7.2 to Appraisals

Copy link
Contributor

@kaylareopelle kaylareopelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@kaylareopelle kaylareopelle merged commit bf6394d into main Nov 19, 2024
59 checks passed
@kaylareopelle kaylareopelle deleted the release/multi/20241119162613 branch November 19, 2024 23:25
Copy link
Contributor Author

All releases completed successfully.

Successfully released opentelemetry-instrumentation-action_pack 0.10.0

Successfully released opentelemetry-instrumentation-rails 0.33.0

Successfully released opentelemetry-instrumentation-all 0.69.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