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 4dcaf05 commit bac2a38Copy full SHA for bac2a38
sdk/ml/azure-ai-ml/CHANGELOG.md
@@ -1,10 +1,15 @@
1
# Release History
2
-## 1.28.0 (unreleased)
+## 1.29.0 (unreleased)
3
4
### Features Added
5
6
### Bugs Fixed
7
8
+## 1.28.1 (2025-07-08)
9
+
10
+### Features Added
11
+- Added a workflow to create GitHub issues in case a major version of a dependency is released
12
13
## 1.27.1 (2025-05-13)
14
15
sdk/ml/azure-ai-ml/azure/ai/ml/_version.py
@@ -2,4 +2,4 @@
# Copyright (c) Microsoft Corporation. All rights reserved.
# ---------------------------------------------------------
-VERSION = "1.28.0"
+VERSION = "1.29.0"
0 commit comments