File tree Expand file tree Collapse file tree 2 files changed +22
-3
lines changed Expand file tree Collapse file tree 2 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.29.0 (unreleased)
3+ ## 1.31.0 (unreleased)
4+
5+ ### Features Added
6+
7+ ### Bugs Fixed
8+
9+
10+ ## 1.30.0 (2025-10-29)
11+
12+ ### Features Added
13+
14+ - Removed the dependencies - msrest and six
15+ - Added support for ` Deployment Templates ` along with the following operations:
16+ - ` ml_client.deployment_templates.create_or_update() `
17+ - ` ml_client.deployment_templates.list() `
18+ - ` ml_client.deployment_templates.get() `
19+ - ` ml_client.deployment_templates.archive() `
20+ - ` ml_client.deployment_templates.restore() `
21+
22+ ## 1.29.0 (2025-09-01)
423
524### Features Added
625
740759
741760### Features Added
742761
743- - First preview.
762+ - First preview.
Original file line number Diff line number Diff line change 22# Copyright (c) Microsoft Corporation. All rights reserved.
33# ---------------------------------------------------------
44
5- VERSION = "1.29 .0"
5+ VERSION = "1.31 .0"
You can’t perform that action at this time.
0 commit comments