v0.9.0
·
65 commits
to refs/heads/master
since this release
🚀 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
Full Changelog: v0.8.0...v0.9.0