Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 30 Nov 19:39
· 65 commits to refs/heads/master since this release
cc00b7f

🚀 New

  • Add extractor migrations for JWT and PASETO (#232)
  • Add migration for cache middleware CacheControl rename (#230)
  • Add migrator for swagger packages (#226)

🧹 Updates

  • Ensure context migration is idempotent (#239)
  • Handle legacy jwt TokenLookup migration (#240)
  • Improve redirect migrator tests (#242)
  • Update contrib migration to fetch v3 module versions (#235)
  • Migrate filesystem middleware to static middleware (#234)
  • Refactor code to remove duplicates and improve structure (#233)
  • Handle redirect status codes in migration (#229)
  • Update KeyLookup migrations to use shared extractors (#228)

🐛 Fixes

  • Fix static config migration for Fiber v3 (#241)
  • Fix nil assignments in generic helper migrations (#231)
  • Fix middleware locals migration idempotency (#227)

🛠️ Maintenance

  • Handle legacy jwt TokenLookup migration (#240)
  • Add migrator for swagger packages (#226)

Full Changelog: v0.8.0...v0.9.0