Skip to content

Release

Choose a tag to compare

@sfc-gh-anavalos sfc-gh-anavalos released this 29 Aug 18:07
· 408 commits to main since this release
4da2a61

v3.1.1(August 28,2023)

  • Fixed a bug in retry logic for okta authentication to refresh token.
  • Support RSAPublicKey when constructing AuthByKeyPair in addition to raw bytes.
  • Fixed a bug when connecting through SOCKS5 proxy, the attribute proxy_header is missing on SOCKSProxyManager.
  • 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.