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 90b075e commit 96b46a8Copy full SHA for 96b46a8
sdk/ml/azure-ai-ml/CHANGELOG.md
@@ -29,17 +29,13 @@
29
- Add support for Microsoft Entra token (`aad_token`) auth in `invoke` and `get-credentials` operations.
30
- Add experimental support for working with indexes: `ml_client.indexes`
31
32
-### Bugs Fixed
33
-
34
### Breaking Changes
35
36
- WorkspaceConnection and subclasses renamed to just Connection
37
- Removed WorkspaceHubConfig entity, and renamed WorkspaceHub to Hub.
38
- workspace_hub input of Workspace class hidden, renamed to hub_id, and re-surfaced in child class Project.
39
- Removed Workspace Hub Operations from ML Client.
40
41
-### Other Changes
42
43
## 1.15.0 (2024-03-26)
44
45
### Other Changes
0 commit comments