Msrestazure

Latest version: v0.6.4.post1

Safety actively analyzes 631030 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

0.5.0

Features

- Implementation is now using ADAL and not request-oauthlib. This allows more AD scenarios (like federated) 94
- Add additionalInfo parsing for CloudError 102

Breaking changes

These breaking changes applies to ServicePrincipalCredentials, UserPassCredentials, AADTokenCredentials

- Remove "auth_uri" attribute and parameter. This was unused.
- Remove "state" attribute. This was unused.
- Remove "client" attribute. This was exposed by mistake and should have been internal. No replacement is possible.
- Remove "token_uri" attribute and parameter. Use "cloud_environment" and "tenant" to impact the login url now.
- Remove token caching based on "keyring". Token caching should be implemented using ADAL now. This implies:

- Remove the "keyring" parameter
- Remove the "clear_cached_token" method
- Remove the "retrieve_session" method

0.4.34

Bugfixes

- MSIAuthentication should initialize the token attribute on creation 106

0.4.33

Bugfixes

- Fixes refreshToken in UserPassCredentials and AADTokenCredentials 103
- Fix US government cloud definition 104

Thanks to mjcaley for his contribution

0.4.32

Features

- Implement new LRO options of Autorest 101

Bug fixes

- Reduce max MSI polling time for VM 100

0.4.31

Features

- Improve MSI for VM token polling algorithm

0.4.30

Features

- Allow ADAL 0.5.0 to 2.0.0 excluded as valid ADAL dependency

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.