Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 429 Bytes

File metadata and controls

17 lines (9 loc) · 429 Bytes

Release History: opentelemetry-helpers-sql-obfuscation

v0.2.1 / 2024-11-26

  • (No significant changes)

v0.2.0 / 2024-09-12

  • BREAKING CHANGE: Return message when sql is over the obfuscation limit. Fixes a bug where sql statements with prepended comments that hit the obfuscation limit would be sent raw.

v0.1.1 / 2024-06-18

  • FIXED: Relax otel common gem constraints

v0.1.0 / 2024-02-08

Initial release.