Skip to content

Commit 871e0d9

Browse files
chore: move changelog entry to towncrier fragment
1 parent 3ac9fb4 commit 871e0d9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.changelog/5075.fixed.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
``opentelemetry-sdk``: Allow declarative OTLP HTTP exporters to map
2+
``compression: deflate`` instead of rejecting it as unsupported.

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4646
([#4907](https://github.com/open-telemetry/opentelemetry-python/issues/4907))
4747
- Drop Python 3.9 support
4848
([#5076](https://github.com/open-telemetry/opentelemetry-python/pull/5076))
49-
- `opentelemetry-sdk`: Allow declarative OTLP HTTP exporters to map `compression: deflate` instead of rejecting it as unsupported
50-
([#5075](https://github.com/open-telemetry/opentelemetry-python/pull/5075))
5149
- `opentelemetry-semantic-conventions`: use `X | Y` union annotation
5250
([#5096](https://github.com/open-telemetry/opentelemetry-python/pull/5096))
5351
- `opentelemetry-sdk`: Fix `ProcessResourceDetector` to use `sys.orig_argv` so that `process.command`, `process.command_line`, and `process.command_args` reflect the original invocation for `python -m <module>` runs (where `sys.argv[0]` is rewritten to the module path)

0 commit comments

Comments
 (0)