File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed
sdk/monitor/azure-monitor-opentelemetry Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.8.3 (Unreleased)
4-
5- ### Features Added
3+ ## 1.8.3 (2025-12-04)
64
75### Breaking Changes
86- Pin OpenTelemetry versions to guard against upstream logging breaking changes
97 ([ #44220 ] ( https://github.com/Azure/azure-sdk-for-python/pull/44220 ) )
108
119### Bugs Fixed
12-
1310- Fix default value overriding user-configured sampling ratio in distro
1411 ([ #44162 ] ( https://github.com/Azure/azure-sdk-for-python/pull/44162 ) )
1512
16- ### Other Changes
17-
1813## 1.8.2 (2025-11-14)
1914
2015### Features Added
Original file line number Diff line number Diff line change 8282 install_requires = [
8383 "azure-core<2.0.0,>=1.28.0" ,
8484 "azure-core-tracing-opentelemetry~=1.0.0b11" ,
85- "azure-monitor-opentelemetry-exporter~=1.0.0b45 " ,
85+ "azure-monitor-opentelemetry-exporter~=1.0.0b46 " ,
8686 "opentelemetry-sdk==1.39" ,
8787 "opentelemetry-instrumentation-django==0.60b0" ,
8888 "opentelemetry-instrumentation-fastapi==0.60b0" ,
You can’t perform that action at this time.
0 commit comments