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 24a2869 commit c88a588Copy full SHA for c88a588
sdk/ml/azure-ai-ml/CHANGELOG.md
@@ -1,13 +1,21 @@
1
# Release History
2
3
-## 0.1.0b6 (Unreleased)
+## 0.1.0b6
4
5
### Features Added
6
7
+- Support for AutoML Component
8
+- Added skip_validation for Job/Component create_or_update
9
+
10
### Breaking Changes
11
12
+- Dataset removed from public interface.
13
14
### Bugs Fixed
15
16
+- Fixed mismatch errors when updating scale_settings for KubernetesOnlineDeployment.
17
+- Removed az CLI command that was printed when deleting OnlineEndpoint
18
19
### Other Changes
20
21
## 0.1.0b5 (2022-07-15)
0 commit comments