open-telemetry / opentelemetry-ruby-contrib

Contrib Packages for the OpenTelemetry Ruby API and SDK implementation.
https://opentelemetry.io
Apache License 2.0
86 stars 174 forks source link

release: Release 3 gems #1255

Closed github-actions[bot] closed 1 week ago

github-actions[bot] commented 1 week ago

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

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.

The generated changelog entries have been copied below:


opentelemetry-instrumentation-all

v0.69.0 / 2024-11-19


opentelemetry-instrumentation-action_pack

v0.10.0 / 2024-11-19


opentelemetry-instrumentation-rails

v0.33.0 / 2024-11-19

github-actions[bot] commented 1 week ago

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: https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/c28588eab848237e415901a72be84d61e6acdcda

Message: test: Fix Sinatra Tests (#1253)

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: https://github.com/sinatra/sinatra/pull/2053

fixes https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1252


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

github-actions[bot] commented 1 week ago

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: https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/37584d018df41addb259cbe9ec58002769039ef9

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

github-actions[bot] commented 1 week ago

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