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-active_model_serializers 0.20.3 (was 0.20.2) #1287

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 3, 2024

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

  • opentelemetry-instrumentation-active_model_serializers 0.20.3 (was 0.20.2)

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_model_serializers

v0.20.3 / 2024-12-04

  • FIXED: Use ActiveSupport::Notifications subscriber to serialize events.

@@ -11,4 +11,7 @@ gemspec
group :test do
gem 'opentelemetry-instrumentation-base', path: '../base'
gem 'opentelemetry-instrumentation-active_support', path: '../active_support'
# Add jar-dependencies gem only if the Ruby runtime is JRuby
# https://github.com/jruby/jruby/issues/7262
gem 'jar-dependencies', '0.4.1', platforms: :jruby
Copy link
Member

Choose a reason for hiding this comment

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

👍🏻

@arielvalentin arielvalentin enabled auto-merge (squash) December 4, 2024 19:08
@arielvalentin arielvalentin merged commit 45d0a54 into main Dec 4, 2024
60 checks passed
@arielvalentin arielvalentin deleted the release/opentelemetry-instrumentation-active_model_serializers branch December 4, 2024 19:22
@arielvalentin arielvalentin self-assigned this Dec 4, 2024
Copy link
Contributor Author

github-actions bot commented Dec 4, 2024

All releases completed successfully.

Successfully released opentelemetry-instrumentation-active_model_serializers 0.20.3

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