|
1 | 1 | # Release History
|
2 |
| -## 1.28.0 (unreleased) |
| 2 | + |
| 3 | +## 1.28.1 (2025-07-08) |
3 | 4 |
|
4 | 5 | ### Features Added
|
5 | 6 |
|
6 |
| -### Bugs Fixed |
| 7 | +- Added a workflow to create GitHub issues in case a major version of a dependency is released. |
7 | 8 |
|
8 | 9 | ## 1.27.1 (2025-05-13)
|
9 | 10 |
|
10 | 11 | ### Bugs Fixed
|
11 |
| - - Handle key error for missing props in PAT url case. |
| 12 | + |
| 13 | +- Handle key error for missing props in PAT url case. |
12 | 14 |
|
13 | 15 | ## 1.27.0 (2025-05-07)
|
14 | 16 |
|
15 | 17 | ### Features Added
|
| 18 | + |
16 | 19 | - Added Target storage connection for capability host.
|
17 | 20 |
|
18 | 21 | ### Bugs Fixed
|
| 22 | + |
19 | 23 | - Fix for compute Instance, disableLocalAuth property should be depend on ssh public access enabled.
|
20 | 24 | - Removing Git-related properties from job properties if a PAT token is detected in the repository URL.
|
21 | 25 | - Fix deployment creation for registry models
|
22 | 26 |
|
23 | 27 | ### Other Changes
|
| 28 | + |
24 | 29 | - Hub and Project are officially GA'd and no longer experimental.
|
25 | 30 | - PipelineComponentBatchDeployment, ModelBatchDeployment, ModelBatchDeploymentSettings are GA
|
26 | 31 |
|
27 | 32 | ## 1.26.4 (2025-04-23)
|
28 | 33 |
|
29 | 34 | ### Other Changes
|
30 |
| - - Restrict major version auto updates for external dependencies to ensure stability and prevent build failures for breaking changes. |
| 35 | + |
| 36 | +- Restrict major version auto updates for external dependencies to ensure stability and prevent build failures for breaking changes. |
31 | 37 |
|
32 | 38 | ## 1.26.3 (2025-04-17)
|
33 | 39 |
|
34 | 40 | ### Bugs Fixed
|
35 |
| - - Updated `marshmallow` dependency to restrict versions to `>=3.5,<4.0.0` |
36 |
| - in `install_requires` to ensure compatibility. |
| 41 | + |
| 42 | +- Updated `marshmallow` dependency to restrict versions to `>=3.5,<4.0.0` |
| 43 | + in `install_requires` to ensure compatibility. |
37 | 44 |
|
38 | 45 | ## 1.26.2 (2025-04-08)
|
39 | 46 |
|
40 | 47 | ### Bugs Fixed
|
41 |
| - - Made AI Search connections property optional while creating capability host. |
42 |
| - |
| 48 | + |
| 49 | +- Made AI Search connections property optional while creating capability host. |
| 50 | + |
43 | 51 | ## 1.26.1 (2025-03-27)
|
44 | 52 |
|
45 | 53 | ### Bugs Fixed
|
46 |
| - - Handle missing duration value in deployment poller result |
| 54 | + |
| 55 | +- Handle missing duration value in deployment poller result |
47 | 56 |
|
48 | 57 | ## 1.26.0 (2025-03-11)
|
49 | 58 |
|
50 | 59 | ### Features Added
|
51 |
| - - Adding parent job support for command job. |
52 |
| - - Adding multiple docker argument support for command job. |
| 60 | + |
| 61 | +- Adding parent job support for command job. |
| 62 | +- Adding multiple docker argument support for command job. |
53 | 63 |
|
54 | 64 | ### Bugs Fixed
|
55 |
| - - #37464 - Allowing to update a component in register with anonymousEnvironment environment. |
56 |
| - - #39744 - Fixing a serialization issue in RecurrencePattern schedule. |
57 |
| - - #39793 - Fixing bug in AML OBO to work with KV secret client. |
58 |
| - - Fix environment archiving and restore |
| 65 | + |
| 66 | +- #37464 - Allowing to update a component in register with anonymousEnvironment environment. |
| 67 | +- #39744 - Fixing a serialization issue in RecurrencePattern schedule. |
| 68 | +- #39793 - Fixing bug in AML OBO to work with KV secret client. |
| 69 | +- Fix environment archiving and restore |
59 | 70 |
|
60 | 71 | ### Other Changes
|
61 |
| - - Removing use of protected methods/classes imported from external libraries. |
| 72 | + |
| 73 | +- Removing use of protected methods/classes imported from external libraries. |
62 | 74 |
|
63 | 75 | ## 1.25.0 (2025-02-11)
|
64 | 76 |
|
65 | 77 | ### Features Added
|
66 | 78 |
|
67 | 79 | ### Bugs Fixed
|
68 |
| - - #39187 - Submitting a Command job created using the __call__ method on another Command is missing outputs. |
69 |
| - - #37738 - documentation fix for deployment entities. |
| 80 | + |
| 81 | +- #39187 - Submitting a Command job created using the __call__ method on another Command is missing outputs. |
| 82 | +- #37738 - documentation fix for deployment entities. |
70 | 83 |
|
71 | 84 | ### Other Changes
|
72 | 85 |
|
|
75 | 88 | ## 1.24.0 (2025-01-07)
|
76 | 89 |
|
77 | 90 | ### Bugs Fixed
|
78 |
| - - Fixed disableLocalAuthentication handling while creating amlCompute |
79 |
| - - Fixed model download issue |
| 91 | + |
| 92 | +- Fixed disableLocalAuthentication handling while creating amlCompute |
| 93 | +- Fixed model download issue |
80 | 94 |
|
81 | 95 | ## 1.23.1 (2025-01-07)
|
82 | 96 |
|
83 | 97 | ### Bugs Fixed
|
84 |
| - - Removed marshmallow _T reference |
| 98 | + |
| 99 | +- Removed marshmallow _T reference |
85 | 100 |
|
86 | 101 | ## 1.23.0 (2024-12-05)
|
87 | 102 |
|
88 | 103 | ### Features Added
|
89 |
| - - Added support for IP-based access control to default and hub workspaces. |
90 |
| - - Add support for additional include in spark component. |
91 |
| - - Adding enterprise agent feature for AI Hub and AI Project. Adding Create, Delete and Get operations. |
92 |
| - - Removing preview tag for following connections type |
93 |
| - - Azure AI Search |
94 |
| - - Azure AI Content Safety |
95 |
| - - Azure AI Speech |
96 |
| - - Azure Blob Storage |
97 |
| - - Microsoft OneLake |
98 | 104 |
|
| 105 | +- Added support for IP-based access control to default and hub workspaces. |
| 106 | +- Add support for additional include in spark component. |
| 107 | +- Adding enterprise agent feature for AI Hub and AI Project. Adding Create, Delete and Get operations. |
| 108 | +- Removing preview tag for following connections type |
| 109 | + - Azure AI Search |
| 110 | + - Azure AI Content Safety |
| 111 | + - Azure AI Speech |
| 112 | + - Azure Blob Storage |
| 113 | + - Microsoft OneLake |
99 | 114 |
|
100 | 115 | ## 1.22.3 (2024-11-20)
|
101 | 116 |
|
102 | 117 | ### Bugs Fixed
|
103 |
| - - Fix error message while resolving mlflow url in get workspace details |
| 118 | + |
| 119 | +- Fix error message while resolving mlflow url in get workspace details |
104 | 120 |
|
105 | 121 | ## 1.22.2 (2024-11-18)
|
106 | 122 |
|
107 | 123 | ### Bugs Fixed
|
108 |
| - - **#3620407** - Fix Datastore credentials show up as NoneCredentials |
109 | 124 |
|
110 |
| -## 1.22.1 (2024-11-13) |
| 125 | +- **#3620407** - Fix Datastore credentials show up as NoneCredentials |
111 | 126 |
|
| 127 | +## 1.22.1 (2024-11-13) |
112 | 128 |
|
113 | 129 | ### Bugs Fixed
|
114 |
| - - **#38493** - Fix error NoneType object is not subscriptable |
| 130 | + |
| 131 | +- **#38493** - Fix error NoneType object is not subscriptable |
115 | 132 |
|
116 | 133 | ## 1.22.0 (2024-11-11)
|
117 | 134 |
|
118 | 135 | ### Features Added
|
119 |
| - - Added support to select firewall sku to used for provisioning azure firewall when FQDN rules are added in |
| 136 | + |
| 137 | +- Added support to select firewall sku to used for provisioning azure firewall when FQDN rules are added in |
120 | 138 | AllowOnlyApprovedOutbound mode. FirewallSku options are `Standard` or `Basic`, defaults to `Standard`
|
121 |
| - - Update TLS version from 1.0 to 1.2 |
122 |
| - - Added support for Distillation jobs. Can be created by importing `disillation` from `azure.ai.ml.model_customization` |
123 |
| - - Added Workspace property `ProvisionNetworkNow` to trigger the provisioning of the managed VNet with the default |
124 |
| - Options when creating a Workspace with the managed VNet enabled, or else it does nothing |
| 139 | +- Update TLS version from 1.0 to 1.2 |
| 140 | +- Added support for Distillation jobs. Can be created by importing `disillation` from `azure.ai.ml.model_customization` |
| 141 | +- Added Workspace property `ProvisionNetworkNow` to trigger the provisioning of the managed VNet with the default |
| 142 | + Options when creating a Workspace with the managed VNet enabled, or else it does nothing |
| 143 | + |
125 | 144 | ### Bugs Fixed
|
126 |
| - - Fix send email notification issue in model monitoring |
127 | 145 |
|
| 146 | +- Fix send email notification issue in model monitoring |
128 | 147 |
|
129 | 148 | ## 1.21.1 (2024-10-21)
|
130 | 149 |
|
131 |
| - |
132 | 150 | ### Bugs Fixed
|
133 | 151 |
|
134 | 152 | - **#37857** - Fix online deployment registry issue
|
135 |
| - |
136 | 153 |
|
137 | 154 | ## 1.21.0 (2024-09-30)
|
138 | 155 |
|
|
705 | 722 | ### Features Added
|
706 | 723 |
|
707 | 724 | - First preview.
|
708 |
| - |
|
0 commit comments