Azure/azure-sdk-for-python (azure-identity)
### [`v1.16.0`](https://togithub.com/Azure/azure-sdk-for-python/releases/tag/azure-core_1.16.0)
#### 1.16.0 (2021-07-01)
##### Features Added
- Add new ***provisional*** methods `send_request` onto the `azure.core.PipelineClient` and `azure.core.AsyncPipelineClient`. This method takes in
requests and sends them through our pipelines.
- Add new ***provisional*** module `azure.core.rest`. `azure.core.rest` is our new public simple HTTP library in `azure.core` that users will use to create requests, and consume responses.
- Add new ***provisional*** errors `StreamConsumedError`, `StreamClosedError`, and `ResponseNotReadError` to `azure.core.exceptions`. These errors
are thrown if you mishandle streamed responses from the provisional `azure.core.rest` module
##### Fixed
- Improved error message in the `from_dict` method of `CloudEvent` when a wrong schema is sent.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
==1.15.0
->==1.16.0
Release Notes
Azure/azure-sdk-for-python (azure-identity)
### [`v1.16.0`](https://togithub.com/Azure/azure-sdk-for-python/releases/tag/azure-core_1.16.0) #### 1.16.0 (2021-07-01) ##### Features Added - Add new ***provisional*** methods `send_request` onto the `azure.core.PipelineClient` and `azure.core.AsyncPipelineClient`. This method takes in requests and sends them through our pipelines. - Add new ***provisional*** module `azure.core.rest`. `azure.core.rest` is our new public simple HTTP library in `azure.core` that users will use to create requests, and consume responses. - Add new ***provisional*** errors `StreamConsumedError`, `StreamClosedError`, and `ResponseNotReadError` to `azure.core.exceptions`. These errors are thrown if you mishandle streamed responses from the provisional `azure.core.rest` module ##### Fixed - Improved error message in the `from_dict` method of `CloudEvent` when a wrong schema is sent.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.