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.
2 parents d8ba8a1 + 24eea39 commit 19bd790Copy full SHA for 19bd790
sdk/ml/azure-ai-ml/CHANGELOG.md
@@ -1,4 +1,9 @@
1
# Release History
2
+## 1.26.1 (2025-03-27)
3
+
4
+### Bugs Fixed
5
+ - Handle missing duration value in deployment poller result
6
7
## 1.26.0 (2025-03-11)
8
9
### Features Added
sdk/ml/azure-ai-ml/azure/ai/ml/_version.py
@@ -2,4 +2,4 @@
# Copyright (c) Microsoft Corporation. All rights reserved.
# ---------------------------------------------------------
-VERSION = "1.26.0"
+VERSION = "1.26.1"
0 commit comments