github Azure/azure-sdk-for-python azure-ai-ml_1.3.0

latest releases: azure-monitor-opentelemetry-exporter_1.0.0b30, azure-mgmt-elasticsan_1.1.0, azure-mgmt-privatedns_1.2.0...
20 months ago

1.3.0 (2023-01-13)

Features Added

  • Change print behavior of entity classes to show object yaml in notebooks, can be configured on in other contexts.
  • Added property to enable/disable public ip addresses to Compute Instances and AML Computes.
  • Deployment and ScheduleOperations added to public interface.

Bugs Fixed

  • Fixed issue with date-time format for utc_time_created field when creating models.
  • Added stricter behavior for ArmStr schemas when parsing 'azureml:' prefix.
  • Fixed issue where AmlComputes could only be created in a workspace's default region.
  • Improved intellisense with VS Code for fields supporting local paths and datastores.
  • Added validation for token generation with aml scope when user_identity is used in job definition aka OBO flow.
  • Fixed duplicate node name error in pipeline when two node names assigned to the same node and get renamed by node.name='xx'.
  • Resolve the cross references for MLClient, Resource and OnlineDeployment.
  • Explicit use of Optional (or a Union with None), as per PEP 484.
  • Fixed print on Command objects when job id is empty.
  • Fixed issue where SasTokenConfiguration cannot be used as credential for WorkspaceConnection.

Other Changes

  • Removed dependency on API version 2021-10-01 and 2022-06-01-preview to reduce side of azure-ai-ml package.

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

NewReleases is sending notifications on new releases.