- Unable to raise exception if JSON body contains UTF-8 characters on Python 2 150
0.6.3
Bugfix
- Unable to raise exception if JSON body contains UTF-8 characters 144 - Prepare old poller implementation to Python 3.9 138
Features
- Add Microsoft Graph to Cloud environment 142
Thanks to psignoret and tirkarthi for his contribution
0.6.2
Bugfix
- Fix ARM error parsing if Type info is used 135
0.6.1
Features
- Add User Assigned identity support for WebApp/Functions 124 - Add timeout parameter for MSI token, is used from a VM 131
Thanks to noelbundick for his contribution
0.6.0
Features
- Implementation of LRO async, based on msrest 0.6.x series (experimental)
Disclaimer
This version contains no direct breaking changes, but is bumped to 0.6.x since it requires a breaking change version of msrest.
Thanks to gison93 for his documentation contribution
0.5.1
Bugfixes
- Fix CloudError if response and error message are provided at the same time 114 - Fix LRO polling if last call is an empty Location (Autorest.Python 3.x only) 120
Features
- Altered resource id parsing logic to allow for resource group IDs 117