release: Release 2 gems#1727
Merged
Merged
Conversation
* opentelemetry-helpers-sql-obfuscation 0.4.0 (was 0.3.0) * opentelemetry-helpers-sql-processor 0.1.0 (initial release)
kaylareopelle
approved these changes
Oct 8, 2025
Contributor
|
Release job completed with errors. Failed to release opentelemetry-helpers-sql 0.2.0: Successfully released opentelemetry-helpers-sql-obfuscation 0.4.0 Successfully released opentelemetry-helpers-sql-processor 0.1.0 |
americodls
pushed a commit
to intercom/opentelemetry-ruby-contrib
that referenced
this pull request
Oct 12, 2025
* release: Release 2 gems * opentelemetry-helpers-sql-obfuscation 0.4.0 (was 0.3.0) * opentelemetry-helpers-sql-processor 0.1.0 (initial release) * chore: Update entry for deprecation notice --------- Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com> Co-authored-by: Kayla Reopelle <kreopelle@newrelic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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-helpers-sql-obfuscation
v0.4.0 / 2025-10-08
Deprecation Notice
opentelemetry-helpers-sql-obfuscation, has been replaced byopentelemetry-helpers-sql-processor. This is the final release and serves as a transitional package.Gemfileto usegem 'opentelemetry-helpers-sql-processor'instead.opentelemetry-helpers-sql-obfuscationwill no longer receive updates.opentelemetry-helpers-sql-processor
v0.1.0 / 2025-10-08
Initial release.