Skip to content

Conversation

@hannahramadan
Copy link
Contributor

@hannahramadan hannahramadan commented Sep 15, 2025

Rename Ruby's opentelemetry-helpers-sql-obfuscation gem to opentelemetry-helpers-sql-processor

This should be merged 1st in a series of 3 PRs:

  1. feat: introduce sql-processor gem #1673
  2. feat!: deprecate sql-obfuscation gem #1674
  3. feat: replace references sql-obfuscation -> sql-processor #1675

@hannahramadan hannahramadan changed the title Introduce sql-processor gem Feat: introduce sql-processor gem Sep 15, 2025
@hannahramadan hannahramadan changed the title Feat: introduce sql-processor gem feat: introduce sql-processor gem Sep 15, 2025
@hannahramadan hannahramadan marked this pull request as ready for review September 16, 2025 18:33
Copy link
Contributor

@arielvalentin arielvalentin left a comment

Choose a reason for hiding this comment

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

module OpenTelemetry
module Helpers
module SqlProcessor
VERSION = '0.1.0'
Copy link
Contributor

Choose a reason for hiding this comment

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

@hannahramadan this is the first time you are creating this gem right?

I believe needs to start with 0.0.0 and then the release process using toys will handle versioning.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thank you! this change adding the gem to build matrix and the release config files is done 7b4f81e

@kaylareopelle kaylareopelle merged commit 29faa2b into open-telemetry:main Oct 8, 2025
63 checks passed
americodls pushed a commit to intercom/opentelemetry-ruby-contrib that referenced this pull request Oct 12, 2025
* Add files for sql-processor gem

* fix: filename change

* Update helpers/sql-processor/CHANGELOG.md

* Add gem to build matrix and release config

---------

Co-authored-by: Kayla Reopelle <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants