github Azure/azure-sdk-for-python azure-ai-personalizer_1.0.0b1

latest releases: azure-monitor-opentelemetry-exporter_1.0.0b25, azure-eventgrid_4.20.0b2, azure-mgmt-compute_31.0.0...
pre-release17 months ago

1.0.0b1 (2022-11-07)

Features Added

  • New namespace/package name:
    • The namespace/package name for the Personalizer client library has changed from
      azure.cognitiveservices.personalizer to azure.ai.personalizer
  • Asynchronous APIs added under azure.ai.personalizer.aio namespace
  • Authentication with AAD supported
  • Authentication with API key supported using AzureKeyCredential("<api_key>") from azure.core.credentials
  • New underlying REST pipeline implementation based on the azure-core library
  • New error hierarchy:
    • All service errors will now use the base type: azure.core.exceptions.HttpResponseError

Breaking Changes

For more information about this, and preview releases of other Azure SDK libraries, please visit
https://azure.github.io/azure-sdk/releases/latest/python.html.

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

NewReleases is sending notifications on new releases.