Skip to content

Releases: CodingAnarchy/cognito_token_verifier

v0.7.0

29 Feb 02:27
5b64f71
Compare
Choose a tag to compare

0.7.0 (2024-02-28)

  • Add Rails 7.1 support
  • Test against Ruby 3.2 and 3.3
  • Remove official support for Rails 5.2
  • Remove official support for Rails 6.0
  • Remove testing for Ruby 2.7 & 3.0

v0.6.0

24 Feb 19:51
Compare
Choose a tag to compare

0.6.0 (2022-02-24)

  • Add Rails 7 support
  • Test against Ruby 3.1
  • Drop testing for Ruby 2.6
  • Switch to Github Actions for CI

v0.5.0

28 Jan 01:35
Compare
Choose a tag to compare
  • Update nokogiri version to 1.11 for security patch in gem development
  • Test against Ruby 3.0 and remove near-EOL Ruby 2.5 from test matrix
  • Add Rails 6.1 support

v0.4.0

12 Sep 18:56
c75a52b
Compare
Choose a tag to compare
  • Remove support for Rails < 5.2 to encourage updating Rails to supported versions
  • Add testing for Ruby 2.7 and remove it for EOL Ruby 2.4
  • Update development version of actionview and other gems for security patches and improvements

v0.3.2

31 Mar 20:06
Compare
Choose a tag to compare
  • Updated Rails related gems for development based on security notifications
  • Updated other gems in development to ensure testing passes with updated dependencies

v0.3.1

28 Feb 04:37
Compare
Choose a tag to compare
  • Update nokogiri version to 1.10.8 for security patches in gem development.

v0.3.0

28 Feb 04:39
e44f3b4
Compare
Choose a tag to compare
  • Update to ensure support for Rails 6
  • Remove support for Rails 4.2 as EOL
  • Update nokogiri and loofah gems for security patches in gem development

Improve Error Handling

21 Feb 20:04
Compare
Choose a tag to compare

0.2.0 (2019-02-21)

  • Improvements to handling errors fetching JWKs and decoding Cognito JWTs

Initial release of Cognito token verification functionality

21 Feb 00:24
Compare
Choose a tag to compare
v0.1.0

Bundle install after changing Gemfile constraints