File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments