Release
v3.1.1(August 28,2023)
- Fixed a bug in retry logic for okta authentication to refresh token.
- Support
RSAPublicKeywhen constructingAuthByKeyPairin addition to raw bytes. - Fixed a bug when connecting through SOCKS5 proxy, the attribute
proxy_headeris missing onSOCKSProxyManager. - Cherry-picked urllib3/urllib3@fd2759a onto vendored urllib3 (v1.26.15) to enable enforce_content_length by default.
- Fixed a bug in tag generation of OOB telemetry event.