Skip to content

Releases: appercept/cognito_idp-ruby

v1.0.0

03 Mar 23:02

Choose a tag to compare

What's Changed

  • fix: Raise Error on non-2xx responses by @rhatherall in #4
  • fix: Use standard Base64 encoding for Basic Auth (RFC 7617) by @rhatherall in #5
  • fix: Redact secrets and tokens from #inspect by @rhatherall in #6
  • fix: Tighten UserInfo and attr mutability by @rhatherall in #7
  • chore: Bump minimum Ruby version to 2.7 by @rhatherall in #8
  • feat: Add Token#expired? convenience method by @rhatherall in #9
  • chore: Add ostruct dependency for Ruby 3.5 compat by @rhatherall in #10
  • feat: Add token revocation support by @rhatherall in #11
  • chore: Complete RBS type signatures for all public classes by @rhatherall in #12
  • fix: Correct logout_uri test calling wrong method by @rhatherall in #13

Full Changelog: v0.2.0...v1.0.0

v0.2.0

19 Nov 10:36

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

07 Dec 11:21

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

07 Dec 11:21

Choose a tag to compare