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 3b495aa commit 3c214d1Copy full SHA for 3c214d1
1 file changed
sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md
@@ -1,19 +1,13 @@
1
# Release History
2
3
-## 1.0.0b55 (Unreleased)
4
-
5
-### Features Added
6
7
-### Breaking Changes
+## 1.0.0b55 (2026-07-01)
8
9
### Bugs Fixed
10
- Align GenAI main-agent span processor with upstream OpenTelemetry SDK (>= 1.43)
11
immutable `BoundedAttributes` on span end, fixing a `TypeError` when writing
12
`microsoft.gen_ai.main_agent.*` attributes in `on_end`
13
([#47796](https://github.com/Azure/azure-sdk-for-python/pull/47796))
14
15
-### Other Changes
16
17
## 1.0.0b54 (2026-06-30)
18
19
### Features Added
0 commit comments