Skip to content

Commit 7a20243

Browse files
authored
Set release date (Azure#44058)
1 parent 48c6c98 commit 7a20243

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

sdk/ai/azure-ai-projects/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Release History
22

3-
## 2.0.0b2 (Unreleased)
3+
## 2.0.0b2 (2025-11-14)
44

55
### Features Added
6-
* Tracing: support for workflow agent tracing.
76

7+
* Tracing: support for workflow agent tracing.
88
* Agent Memory operations, including code for custom LRO poller. See methods on the ".memory_store"
99
property of `AIProjectClient`.
1010

@@ -14,6 +14,7 @@ property of `AIProjectClient`.
1414
* Tracing: tool call output event content format updated to be in line with other events.
1515

1616
### Bugs Fixed
17+
1718
* Tracing: operation name attribute added to create agent span, token usage added to streaming response generation span.
1819

1920
### Sample updates

0 commit comments

Comments
 (0)