v1.2.50
- Add new logging API to
ClientOptions
and add a deprecation warning for the old one #1671 - Add
ClientOptions.maxMessageSize
to the public API #1678 - Add a deprecation warning for the
headers
client option #1681 - Improve deprecation log messages #1683, #1685
- Handle 204 status code in
PaginatedResource
#1631 - Fix typing and deprecation warning for
Crypto.getDefaultParams()
#1693