Skip to content

Commit c88a588

Browse files
authored
Update CHANGELOG.md (Azure#25626)
1 parent 24a2869 commit c88a588

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

sdk/ml/azure-ai-ml/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,21 @@
11
# Release History
22

3-
## 0.1.0b6 (Unreleased)
3+
## 0.1.0b6
44

55
### Features Added
66

7+
- Support for AutoML Component
8+
- Added skip_validation for Job/Component create_or_update
9+
710
### Breaking Changes
811

12+
- Dataset removed from public interface.
13+
914
### Bugs Fixed
1015

16+
- Fixed mismatch errors when updating scale_settings for KubernetesOnlineDeployment.
17+
- Removed az CLI command that was printed when deleting OnlineEndpoint
18+
1119
### Other Changes
1220

1321
## 0.1.0b5 (2022-07-15)

0 commit comments

Comments
 (0)