Skip to content

Commit ac15c0f

Browse files
authored
Release exporter (#36195)
1 parent 6a7144d commit ac15c0f

File tree

1 file changed

+1
-5
lines changed
  • sdk/monitor/azure-monitor-opentelemetry-exporter

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,19 @@
11
# Release History
22

3-
## 1.0.0b27 (Unreleased)
3+
## 1.0.0b27 (2024-06-21)
44

55
### Features Added
66

77
- Implement redirect for live metrics
88
([#35910](https://github.com/Azure/azure-sdk-for-python/pull/35910))
99

10-
### Breaking Changes
11-
1210
### Bugs Fixed
1311

1412
- Default missing/invalid status codes to "0" for standard metrics/trace payloads, change
1513
success criteria to `False` for those invalid cases, change success criteria to status_code < 400 for
1614
both client and server standard metrics
1715
([#36079](https://github.com/Azure/azure-sdk-for-python/pull/36079))
1816

19-
### Other Changes
20-
2117
## 1.0.0b26 (2024-05-29)
2218

2319
### Bugs Fixed

0 commit comments

Comments
 (0)