Skip to content

Commit 0d46073

Browse files
authored
Release distro (#35853)
1 parent a246536 commit 0d46073

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.3 (Unreleased)
3+
## 1.5.0 (2024-05-31)
44

55
### Features Added
66

77
- Enable live metrics feature
88
([#35566](https://github.com/Azure/azure-sdk-for-python/pull/35566))
99

10-
### Breaking Changes
11-
12-
### Bugs Fixed
13-
14-
### Other Changes
15-
1610
## 1.4.2 (2024-05-20)
1711

1812
### Features Added

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# license information.
55
# --------------------------------------------------------------------------
66

7-
VERSION = "1.4.3"
7+
VERSION = "1.5.0"

0 commit comments

Comments
 (0)