1.22.0 (2022-02-03)
Features Added
- Add support for
final-state-via
LRO option in core. #22713
Bugs Fixed
- Add response body to string representation of
HttpResponseError
if we're not able to parse out information #22302 - Raise
AttributeError
when calling azure.core.pipeline.transport.__bases__ #22469
Other Changes
- Python 2.7 is no longer supported. Please use Python version 3.6 or later.