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

latest releases: azure-ai-generative_1.0.0b10, azure-communication-sms_1.1.0, azure-eventhub_5.12.2...
3 years ago

1.11.0 (2021-02-08)

Features

  • Added CaseInsensitiveEnumMeta class for case-insensitive enums. #16316
  • Add raise_for_status method onto HttpResponse. Calling response.raise_for_status() on a response with an error code
    will raise an HttpResponseError. Calling it on a good response will do nothing #16399

Bug Fixes

  • Update conn.conn_kw rather than overriding it when setting block size. (thanks for @jiasli for the contribution) #16587

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

NewReleases is sending notifications on new releases.