Skip to content

Commit 57f22c8

Browse files
authored
Distro release 1.2.0 (#33870)
* Distro relase 1.2.0 * Update version file
1 parent 1f60f54 commit 57f22c8

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,12 +1,6 @@
11
# Release History
22

3-
## 1.1.2 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.2.0 (2024-01-18)
104

115
### Other Changes
126

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.1.2"
7+
VERSION = "1.2.0"

0 commit comments

Comments
 (0)