4.0.0-beta.2 (2021-02-09)
- [Breaking] Removed
dist-browser
from the published package. To bundle the Azure SDK libraries for the browsers, please read our bundling guide: link. - Updated the Key Vault Admin Long Running Operation Pollers to follow a more compact and meaningful approach moving forward.
- Bug fix: The logging of HTTP requests wasn't properly working - now it has been fixed and tests have been written that verify the fix.
- [Breaking] Return
BackupResult
andRestoreResult
from backup/restore long running operations which will contain additional information about the operation as well any relevant data. - Backup / Restore polling will now correctly propagate any errors to the awaited call.
- Add support for custom role definitions - creating, updating, and deleting role definitions are now supported.