Skip to content

v3.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 May 14:30
79af6b2

Added

  • Support for Private Key JWT client authentication (#203) - You can now authenticate using a private key instead of a client secret by providing client_assertion_signing_key and optionally client_assertion_signing_algorithm. (kaczowkad)

Dependency Bumps

  • Bump rack from 2.2.7 to 2.2.23 (#217)
  • Bump faraday from 2.7.10 to 2.14.1 (#215)
  • Bump rexml from 3.2.5 to 3.3.9 (#206)