github Azure/azure-sdk-for-python azure-core_1.13.0

latest releases: azure-mgmt-containerservice_32.0.0, azure-core_1.31.0, azure-appconfiguration-provider_2.0.0b1...
3 years ago

1.13.0 (2021-04-02)

Azure core requires Python 2.7 or Python 3.6+ since this release.

New Features

  • Added azure.core.utils.parse_connection_string function to parse connection strings across SDKs, with common validation and support for case insensitive keys.
  • Supported adding custom policies #16519
  • Added ~azure.core.tracing.Link that should be used while passing Links to AbstractSpan.
  • AbstractSpan constructor can now take in additional keyword only args.

Bug fixes

  • Make NetworkTraceLoggingPolicy show the auth token in plain text. #14191
  • Fixed RetryPolicy overriding default connection timeout with an extreme value #17481

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

NewReleases is sending notifications on new releases.