File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed
sdk/monitor/azure-monitor-opentelemetry Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 1.4.1 (Unreleased )
3
+ ## 1.4.1 (2024-04-25 )
4
4
5
5
### Features Added
6
6
7
7
- Enable sampling for attach
8
8
([ #35218 ] ( https://github.com/Azure/azure-sdk-for-python/pull/35218 ) )
9
9
10
- ### Breaking Changes
11
-
12
- ### Bugs Fixed
13
-
14
- ### Other Changes
15
-
16
10
## 1.4.0 (2024-04-09)
17
11
18
12
### Features Added
Original file line number Diff line number Diff line change 87
87
install_requires = [
88
88
"azure-core<2.0.0,>=1.28.0" ,
89
89
"azure-core-tracing-opentelemetry~=1.0.0b11" ,
90
- "azure-monitor-opentelemetry-exporter~=1.0.0b24 " ,
90
+ "azure-monitor-opentelemetry-exporter~=1.0.0b25 " ,
91
91
"opentelemetry-instrumentation-django~=0.42b0" ,
92
92
"opentelemetry-instrumentation-fastapi~=0.42b0" ,
93
93
"opentelemetry-instrumentation-flask~=0.42b0" ,
You can’t perform that action at this time.
0 commit comments