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 ed3f272 commit 265a933Copy full SHA for 265a933
sdk/ai/azure-ai-agents/CHANGELOG.md
@@ -1,6 +1,16 @@
1
2
# Release History
3
4
+## 1.2.0b3 (Unreleased)
5
+
6
+### Breaking Changes
7
8
+### Features Added
9
10
+### Bugs Fixed
11
12
+### Sample updates
13
14
## 1.2.0b2 (2025-08-12)
15
16
### 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.0b2"
+VERSION = "1.2.0b3"
0 commit comments