1.23.0 (2022-03-03)
Features Added
-
Improve intellisense type hinting for service client methods. #22891
-
Add a case insensitive dict
case_insensitive_dict
inazure.core.utils
. #23206
Bugs Fixed
- Use "\n" rather than "/n" for new line in log. #23261
Other Changes
- Log "WWW-Authenticate" header in
HttpLoggingPolicy
#22990 - Added dependency on
typing-extensions
>= 4.0.1