Skip to content

Commit 5b4efdd

Browse files
Fix changelog
1 parent 25e8be9 commit 5b4efdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3434
([#4649](https://github.com/open-telemetry/opentelemetry-python/pull/4649))
3535
- proto: relax protobuf version requirement to support v6
3636
([#4620](https://github.com/open-telemetry/opentelemetry-python/pull/4620))
37+
- Add configurable `max_export_batch_size` to OTLP HTTP metrics exporter
38+
([#4576](https://github.com/open-telemetry/opentelemetry-python/pull/4576))
3739

3840
## Version 1.34.0/0.55b0 (2025-06-04)
3941

@@ -57,8 +59,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5759
([#4599](https://github.com/open-telemetry/opentelemetry-python/pull/4599))
5860
- Drop support for Python 3.8
5961
([#4520](https://github.com/open-telemetry/opentelemetry-python/pull/4520))
60-
- Add configurable `max_export_batch_size` to OTLP HTTP metrics exporter
61-
([#4576](https://github.com/open-telemetry/opentelemetry-python/pull/4576))
6262

6363
## Version 1.33.0/0.54b0 (2025-05-09)
6464

0 commit comments

Comments
 (0)