1.28.0 (2023-07-06)
Features Added
- Added header name parameter to
RequestIdPolicy
. #30772 - Added
SensitiveHeaderCleanupPolicy
that cleans up sensitive headers if a redirect happens and the new destination is in another domain. #28349
Other Changes
- Catch aiohttp errors and translate them into azure-core errors.