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 3879818 commit 4aad830Copy full SHA for 4aad830
sdk/ml/azure-ai-ml/CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Release History
2
-## 1.26.0 (unreleased)
+## 1.27.0 (unreleased)
3
+### Features Added
4
+
5
+### Bugs Fixed
6
7
+## 1.26.0 (2025-03-11)
8
9
### Features Added
10
- Adding parent job support for command job.
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.27.0"
0 commit comments