1.18.0 (2024-07-09)
Features Added
- Expose
public_ip_address
inAmlComputeNodeInfo
, to get the public ip address with the ssh port when callingml_client.compute.list_nodes
- Support
update_sso_settings
inComputeOperations
, to enable or disable single sign-on settings of a compute instance.
Bugs Fixed
- InputTypes exported in constants module
- 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.
- Workspace Create operation works without an application insights being provided, and creates a default appIn resource for normal workspaces in that case.
- Project create operations works in general.
Other Changes
- WorkspaceConnections are officially GA'd and no longer experimental. But its much newer subclasses remain experimental.