Skip to content

Commit 64193d4

Browse files
authored
Distro 1.4.1 (#35256)
* Distro release 1.4.1 * Rerun tests * Update date
1 parent 2ece677 commit 64193d4

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

sdk/monitor/azure-monitor-opentelemetry/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,12 @@
11
# Release History
22

3-
## 1.4.1 (Unreleased)
3+
## 1.4.1 (2024-04-25)
44

55
### Features Added
66

77
- Enable sampling for attach
88
([#35218](https://github.com/Azure/azure-sdk-for-python/pull/35218))
99

10-
### Breaking Changes
11-
12-
### Bugs Fixed
13-
14-
### Other Changes
15-
1610
## 1.4.0 (2024-04-09)
1711

1812
### Features Added

sdk/monitor/azure-monitor-opentelemetry/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
install_requires=[
8888
"azure-core<2.0.0,>=1.28.0",
8989
"azure-core-tracing-opentelemetry~=1.0.0b11",
90-
"azure-monitor-opentelemetry-exporter~=1.0.0b24",
90+
"azure-monitor-opentelemetry-exporter~=1.0.0b25",
9191
"opentelemetry-instrumentation-django~=0.42b0",
9292
"opentelemetry-instrumentation-fastapi~=0.42b0",
9393
"opentelemetry-instrumentation-flask~=0.42b0",

0 commit comments

Comments
 (0)