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

1.10.0 (2023-09-07)

Features Added

  • Added support of features that are known into the future/at forecast time for dnn in AutoML Forecasting jobs.
  • Added support for new workspace connection types: azure_open_ai, cognitive_search, and cognitive_service.
  • Added support for new credential type: ApiKeyConfiguration.
  • Added support of download for component operations.

Bugs Fixed

  • Local job runs will no longer fail if Docker registry has no username/password
  • Fixed an issue that code asset doesn't work with relative symbol links.
  • Fixed Issue 31319: can't accept PathLike for CommandComponent.code.

Other Changes

  • azure-ai-ml now performs all file i/o on utf-8 encoded files per Azure SDK guidance.
    (instead of the default behavior for python < 3.15, which uses locale specific encodings)
  • Removed references to deprecated "feature_store" workspace connection type.

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

NewReleases is sending notifications on new releases.