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

latest releases: azure-core-tracing-opencensus_1.0.0b10, azure-identity-broker_1.3.0b1, azure-mgmt-servicebus_8.2.1...
3 years ago

1.19.0 (2021-09-30)

Breaking Changes in the Provisional azure.core.rest package

  • azure.core.rest.HttpResponse and azure.core.rest.AsyncHttpResponse are now abstract base classes. They should not be initialized directly, instead
    your transport responses should inherit from them and implement them.

  • The properties of the azure.core.rest responses are now all read-only

  • HttpLoggingPolicy integrates logs into one record #19925

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

NewReleases is sending notifications on new releases.