Skip to content

Commit ab52135

Browse files
authored
Updating the 1.18.0 release date in change log (#36302)
* fixing sweep job service response parsing issue * fixing sweep job service response parsing issue * raising a work around for cmd job and spark job name lowering case * fixing black issue * fixing serialization issue in sweep job * include black fix * found and fix the issue in compute validation * fixing a corrupt wokspace arm template * fixing the failed test case * updating the date for 1.18.0 release * removing empty section
1 parent 0c362c0 commit ab52135

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.18.0 (unreleased)
3+
## 1.18.0 (2024-07-09)
44

55
### Features Added
66

@@ -10,8 +10,6 @@ Expose `public_ip_address` in `AmlComputeNodeInfo`, to get the public ip address
1010
- InputTypes exported in constants module
1111
- WorkspaceConnection tags are now listed as deprecated, and the erroneously-deprecated metadata field has been un-deprecated and added as a initialization field. These two fields still point to the same underlying object property, and actual API usage of this value is unchanged.
1212

13-
### Breaking Changes
14-
1513
### Other Changes
1614
- WorkspaceConnections are officially GA'd and no longer experimental. But its much newer subclasses remain experimental.
1715

0 commit comments

Comments
 (0)