diff --git a/CHANGELOG.md b/CHANGELOG.md index b4e747a6d42..3bd99a66f7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -67,6 +67,8 @@ release. ([#3202](https://github.com/open-telemetry/opentelemetry-specification/pull/3202)) - Add Trino to Database specific conventions ([#3347](https://github.com/open-telemetry/opentelemetry-specification/pull/3347)) +- Change `db.statement` to only be collected if there is sanitization. + ([#3127](https://github.com/open-telemetry/opentelemetry-specification/pull/3127)) ### Compatibility @@ -212,8 +214,6 @@ release. [#3158](https://github.com/open-telemetry/opentelemetry-specification/pull/3158) - `http.route` SHOULD contain the "application root" if there is one. ([#3164](https://github.com/open-telemetry/opentelemetry-specification/pull/3164)) -- Change `db.statement` to only be collected if there is sanitization. - ([#3127](https://github.com/open-telemetry/opentelemetry-specification/pull/3127)) ### Compatibility