Skip to content

azure-core_1.7.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 06 Jul 17:52
139b9bf

1.7.0 (2020-07-06)

Bug fixes

  • AzureKeyCredentialPolicy will now accept (and ignore) passed in kwargs #11963
  • Better error messages if passed endpoint is incorrect #12106
  • Do not JSON encore a string if content type is "text" #12137

Features

  • Added http_logging_policy property on the Configuration object, allowing users to individually
    set the http logging policy of the config #12218