Skip to content

Commit 40f984e

Browse files
author
Rakshith Bhyravabhotla
authored
Prep for release (Azure#20991)
1 parent 561d522 commit 40f984e

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

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

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Release History
22

3-
**Features**
4-
- Support stamp specific redirect in exporters
5-
([#20489](https://github.com/Azure/azure-sdk-for-python/pull/20489))
3+
## 1.0.0b5 (2021-10-05)
64

7-
**Breaking Changes**
8-
- Change exporter OT to AI mapping fields following common schema
9-
([#20445](https://github.com/Azure/azure-sdk-for-python/pull/20445))
5+
### Features Added
6+
- Support stamp specific redirect in exporters
7+
([#20489](https://github.com/Azure/azure-sdk-for-python/pull/20489))
8+
9+
### Breaking Changes
10+
- Change exporter OT to AI mapping fields following common schema
11+
([#20445](https://github.com/Azure/azure-sdk-for-python/pull/20445))
1012

1113
## 1.0.0b4 (2021-04-06)
1214

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

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

8-
VERSION = "1.0.0b4"
8+
VERSION = "1.0.0b5"

0 commit comments

Comments
 (0)