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 48c6c98 commit 7a20243Copy full SHA for 7a20243
sdk/ai/azure-ai-projects/CHANGELOG.md
@@ -1,10 +1,10 @@
1
# Release History
2
3
-## 2.0.0b2 (Unreleased)
+## 2.0.0b2 (2025-11-14)
4
5
### Features Added
6
-* Tracing: support for workflow agent tracing.
7
+* Tracing: support for workflow agent tracing.
8
* Agent Memory operations, including code for custom LRO poller. See methods on the ".memory_store"
9
property of `AIProjectClient`.
10
@@ -14,6 +14,7 @@ property of `AIProjectClient`.
14
* Tracing: tool call output event content format updated to be in line with other events.
15
16
### Bugs Fixed
17
+
18
* Tracing: operation name attribute added to create agent span, token usage added to streaming response generation span.
19
20
### Sample updates
0 commit comments