You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/ml/azure-ai-ml/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,12 @@
22
22
### Other Changes
23
23
- WorkspaceConnections are officially GA'd and no longer experimental. But its much newer subclasses remain experimental.
24
24
25
+
## 1.17.1 (2024-07-04)
26
+
27
+
### Bugs Fixed
28
+
- Workspace Create operation works without an application insights being provided, and creates a default appIn resource for normal workspaces in that case.
0 commit comments