We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a7144d commit ac15c0fCopy full SHA for ac15c0f
sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md
@@ -1,23 +1,19 @@
1
# Release History
2
3
-## 1.0.0b27 (Unreleased)
+## 1.0.0b27 (2024-06-21)
4
5
### Features Added
6
7
- Implement redirect for live metrics
8
([#35910](https://github.com/Azure/azure-sdk-for-python/pull/35910))
9
10
-### Breaking Changes
11
-
12
### Bugs Fixed
13
14
- Default missing/invalid status codes to "0" for standard metrics/trace payloads, change
15
success criteria to `False` for those invalid cases, change success criteria to status_code < 400 for
16
both client and server standard metrics
17
([#36079](https://github.com/Azure/azure-sdk-for-python/pull/36079))
18
19
-### Other Changes
20
21
## 1.0.0b26 (2024-05-29)
22
23
0 commit comments