Skip to content

Commit 19bd790

Browse files
Merge branch 'release/azure-ai-ml/1.26.1' of https://github.com/Azure/azure-sdk-for-python into release/azure-ai-ml/1.26.1
2 parents d8ba8a1 + 24eea39 commit 19bd790

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Release History
2+
## 1.26.1 (2025-03-27)
3+
4+
### Bugs Fixed
5+
- Handle missing duration value in deployment poller result
6+
27
## 1.26.0 (2025-03-11)
38

49
### Features Added

sdk/ml/azure-ai-ml/azure/ai/ml/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Copyright (c) Microsoft Corporation. All rights reserved.
33
# ---------------------------------------------------------
44

5-
VERSION = "1.26.0"
5+
VERSION = "1.26.1"

0 commit comments

Comments
 (0)