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

latest releases: azure-servicebus_7.13.0b1, azure-eventhub_5.13.0b1, azure-eventhub_5.12.0...
2 years ago

1.17.0 (2021-08-05)

Features Added

  • Cut hard dependency on requests library
  • Added a from_json method which now accepts storage QueueMessage, eventhub's EventData or ServiceBusMessage or simply json bytes to return a CloudEvent

Fixed

  • Not override "x-ms-client-request-id" if it already exists in the header. #17757

Breaking Changes in the Provisional azure.core.rest package

  • azure.core.rest will not try to guess the charset anymore if it was impossible to extract it from HttpResponse analysis. This removes our dependency on charset.

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

NewReleases is sending notifications on new releases.