Skip to content

Commit cf28b06

Browse files
authored
Release/1.25.0 (Azure#39013)
* adding 1.25.0 entry * removing empty entry
1 parent 5e2ca77 commit cf28b06

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# Release History
2-
## 1.24.0 (unreleased)
2+
3+
## 1.25.0 (Unreleased)
34

45
### Features Added
56

7+
### Bugs Fixed
8+
9+
## 1.24.0 (2025-01-07)
10+
611
### Bugs Fixed
712
- Fixed disableLocalAuthentication handling while creating amlCompute
813
- Fixed model download issue

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.24.0"
5+
VERSION = "1.25.0"

0 commit comments

Comments
 (0)