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 165593a commit dc7a11eCopy full SHA for dc7a11e
sdk/ai/azure-ai-agents/CHANGELOG.md
@@ -1,6 +1,17 @@
1
2
+
3
# Release History
4
5
+## 1.2.0b4 (Unreleased)
6
7
+### Breaking Changes
8
9
+### Features Added
10
11
+### Bugs Fixed
12
13
+### Sample updates
14
15
## 1.2.0b3 (2025-08-22)
16
17
### Features Added
sdk/ai/azure-ai-agents/azure/ai/agents/_version.py
@@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
-VERSION = "1.2.0b3"
+VERSION = "1.2.0b4"
0 commit comments