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

1.15.0 (2024-03-26)

Other Changes

  • The following classes will still be able to be imported from azure.ai.ml, but the import is deprecated and emits a warning. Instead, please import them from azure.ai.ml.entities.
    • AmlTokenConfiguration
    • ManagedIdentityConfiguration
    • UserIdentityConfiguration
  • The following classes will still be able to be imported from azure.ai.ml.entities, but the import is deprecated and emits a warning. Instead, please import them from azure.ai.ml.sweep.
    • Choice
    • Uniform
    • LogUniform
    • QLogUniform
    • QUniform
    • QLogNormal
    • QNormal
    • LogNormal
    • Normal
    • Randint

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

NewReleases is sending notifications on new releases.