4.2.6 (2021-03-11)
Changed
- Changed logging level in
onRequest
andonSuccess
calls for service operations fromINFO
toVERBOSE
.
Bug Fixes
- Fixed issue where
JsonWebKey
byte array contents would get serialized/deserialized using Base64 instead of URL-safe Base64.
Dependency Updates
- Upgraded
azure-core
dependency to1.14.0
- Upgraded
azure-core-http-netty
dependency to1.9.0
- Upgraded
azure-core-http-okhttp
dependency to1.6.0
- Upgraded
azure-identity
dependency to1.2.4