Sha256: f14b781b6c36e68459b83c9d2a6491776fbbaa156b48db9d74722157ef9c298e

Contents?: true

Size: 1.17 KB

Versions: 1

Compression:

Stored size: 1.17 KB

Contents

# CHANGELOG

## 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

## 0.6.0 (2022-02-24)

  - Add Rails 7 support
  - Test against Ruby 3.1

## 0.5.0 (2021-01-27)

  - 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

## 0.4.0 (2020-09-12)

  - Update development version of Rails gems for `actionview` security patch
  - Remove Rails < 5.2 support due to EOL by Rails team
  - Remove EOL Ruby 2.4 from test matrix, and add Ruby 2.7

## 0.3.2 (2020-03-31)

  - Update development version of Rails gems for `actionview` security patch

## 0.3.1 (2020-02-27)

  - Update `nokogiri` version to 1.10.8 for security patches in gem development

## 0.3.0 (2019-11-14)

  - Add Rails 6 support
  - Update minimum json-jwt and loofah libraries for CVEs

## 0.2.0 (2019-02-21)

  - Improvements to handling errors fetching JWKs and decoding Cognito JWTs

## 0.1.0 (2019-02-20)

  - Initial release of Cognito token verification gem

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cognito_token_verifier-0.7.0 CHANGELOG.md