github Azure/azure-sdk-for-python azure_ai_ml_1.18.0

latest releases: azure-mgmt-containerservice_33.0.0, azure-monitor-opentelemetry_1.6.4, azure-core-tracing-opencensus_1.0.0b10...
3 months ago

1.18.0 (2024-07-09)

Features Added

  • Expose public_ip_address in AmlComputeNodeInfo, to get the public ip address with the ssh port when calling ml_client.compute.list_nodes
  • Support update_sso_settings in ComputeOperations, 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.

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.