File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ - Add SynchronousExportingMetricReader for on-demand batch metric export without background threads
11+ ([ #XXXX] ( https://github.com/open-telemetry/opentelemetry-python/pull/XXXX ) )
12+
1013## Version 1.32.0/0.53b0 (2025-04-10)
1114
1215- Fix user agent in OTLP HTTP metrics exporter
@@ -1730,7 +1733,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17301733### Added
17311734
17321735- Initial release api/sdk
1733-
17341736- Use Attribute rather than boundattribute in logrecord
17351737 ([ #3567 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3567 ) )
17361738- Fix flush error when no LoggerProvider configured for LoggingHandler
@@ -1787,3 +1789,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17871789 ([ #3778 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3778 ) )
17881790- Fix license field in pyproject.toml files
17891791 ([ #3803 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3803 ) )
1792+
You can’t perform that action at this time.
0 commit comments