Skip to content

Commit 05cabf5

Browse files
authored
Update CHANGELOG for version 1.30.0 release
Updated the CHANGELOG for version 1.29.0 with release date and details.
1 parent 9f35533 commit 05cabf5

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.29.0 (unreleased)
3+
## 1.29.0 (2025-10-29)
44

55
### Features Added
66

@@ -12,13 +12,22 @@
1212
- `ml_client.deployment_templates.archive()`
1313
- `ml_client.deployment_templates.restore()`
1414

15+
## 1.29.0 (2025-09-01)
16+
17+
### Features Added
18+
19+
- Removed the dependencies - msrest and six
20+
1521
### Bugs Fixed
1622
- Fix for registry resource group passed to OnlineEndpointOperations when model is in registry in different resource group compared to workspace.
1723
- Set defaults for min_instances, max_instances, idle_time_before_scale_down in AmlCompute
1824

1925
### Other Changes
2026
- v2 component types are now case insensitive
2127

28+
### Other Changes
29+
- v2 component types are now case insensitive
30+
2231
## 1.28.1 (2025-07-08)
2332

2433
### Features Added

0 commit comments

Comments
 (0)