Releases: waiting-for-dev/devise-jwt
Releases · waiting-for-dev/devise-jwt
v0.11.0
What's Changed
- Adds Ruby 3.2 to the CI matrix. by @petergoldstein in #257
- Add support for rotation_secret by @laiskajoonas in #255
- Update README with more ways to disable Rails session by @pjg in #263
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #265
- Add Ruby 3.3 to CI matrix by @m-nakamura145 in #267
- chore(docs): rake secret was deprecated, do rails secret by @conduct0 in #268
- Add support for configurable token header by @humesy in #271
- Update CI to add compatibility with rails 8 by @chaadow in #283
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #289
- Allow
devise-jwtto be used withdevise5.0.0.rcby @davidjb in #291
New Contributors
- @laiskajoonas made their first contribution in #255
- @pjg made their first contribution in #263
- @m-nakamura145 made their first contribution in #267
- @conduct0 made their first contribution in #268
- @humesy made their first contribution in #271
- @chaadow made their first contribution in #283
- @davidjb made their first contribution in #291
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Migrate CI to GitHub Actions by @petergoldstein in #239
- Adds example configuration using encrypted credentials by @danielricecodes in #227
- Add Dependabot for GitHub Actions by @petergoldstein in #246
- Bump actions/checkout from 2 to 3 by @dependabot in #248
- [EASY PR] Update README.md for spelling and grammar clarity by @Syed-Naufal-Mahmood in #249
- Enable asymmetric algorithms by @lauramosher in #253
New Contributors
- @petergoldstein made their first contribution in #239
- @danielricecodes made their first contribution in #227
- @dependabot made their first contribution in #248
- @Syed-Naufal-Mahmood made their first contribution in #249
- @lauramosher made their first contribution in #253
Full Changelog: v0.9.0...v0.10.0