-
Notifications
You must be signed in to change notification settings - Fork 217
feat!: deprecate sql-obfuscation gem #1674
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
Merged
kaylareopelle
merged 12 commits into
open-telemetry:main
from
hannahramadan:deprecate_sql_obfuscation
Oct 8, 2025
Merged
feat!: deprecate sql-obfuscation gem #1674
kaylareopelle
merged 12 commits into
open-telemetry:main
from
hannahramadan:deprecate_sql_obfuscation
Oct 8, 2025
Conversation
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
hannahramadan
commented
Sep 16, 2025
This was referenced Sep 16, 2025
xuan-cao-swi
approved these changes
Sep 17, 2025
kaylareopelle
requested changes
Sep 30, 2025
helpers/sql-obfuscation/lib/opentelemetry/helpers/sql_obfuscation/version.rb
Outdated
Show resolved
Hide resolved
Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com>
hannahramadan
commented
Oct 8, 2025
kaylareopelle
approved these changes
Oct 8, 2025
americodls
pushed a commit
to intercom/opentelemetry-ruby-contrib
that referenced
this pull request
Oct 12, 2025
* feat!: deprecate gem * Update message * Only one heading for README * Feedback updates * Revert version * Update helpers/sql-obfuscation/CHANGELOG.md Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com> * Update readme * Update helpers/sql-obfuscation/README.md * Update gemspec description --------- Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com>
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.
Deprecating
opentelemetry-helpers-sql-obfuscation
in favor ofopentelemetry-helpers-sql-processor
This should be merged 2nd in a series of 3 PRs:
After this final version is released, we can delete this directory from a future release.