Releases: gofiber/cli
Releases · gofiber/cli
v0.11.4
v0.11.3
🐛 Fixes
- fix: remove trailing carriage return in windows version check (#265)
🛠️ Maintenance
- chore(deps): bump github.com/charmbracelet/bubbles from 0.21.0 to 0.21.1 in the charmbracelet group (#266)
Full Changelog: v0.11.2...v0.11.3
Thank you @SamTV12345 and @gaby for making this update possible.
v0.11.2
🐛 Fixes
- Fix migrate output to show full semver and dedupe migration TODO comments (#263)
🛠️ Maintenance
- Update gofiber utils to v2.0.0 (#262)
Full Changelog: v0.11.1...v0.11.2
v0.11.1
🛠️ Maintenance
- chore(deps): bump the golang-x group across 1 directory with 2 updates (#260)
- chore(deps): bump the github-actions group across 1 directory with 2 updates (#261)
- chore(deps): bump the golang-x group across 1 directory with 3 updates (#256)
- chore(deps): bump DavidAnson/markdownlint-cli2-action from 21 to 22 in the github-actions group (#257)
Full Changelog: v0.11.0...v0.11.1
v0.11.0
🚀 New
- feat(migrate): add session Release() migration with scope-aware tracking (#251)
🧹 Updates
- Handle parse-only agent blocks in client migrator (#253)
- feat(migrator): enhance client usage migration (#252)
🛠️ Maintenance
- chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 in the spf13 group (#249)
Full Changelog: v0.10.0...v0.11.0
Thank you @ReneWerner87 and @sixcolors for making this update possible.
v0.10.0
🚀 New
- Enhance client usage migration for acquire agent patterns (#247)
- Add storage version and session release migrations for v3 (#248)
🧹 Updates
- Handle contrib v3 imports in token migrators (#245)
🐛 Fixes
🛠️ Maintenance
- chore(deps): bump the golang-x group across 1 directory with 2 updates (#219)
- chore(deps): bump github.com/gofrs/flock from 0.12.1 to 0.13.0 (#218)
- chore(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0 in the golang-x group (#244)
- chore(deps): bump github.com/gofrs/flock from 0.12.1 to 0.13.0 (#218)
- chore(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0 in the golang-x group (#244)
- chore(deps): bump the golang-x group across 1 directory with 2 updates (#219)
Full Changelog: v0.9.0...v0.10.0
v0.9.0
🚀 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
v0.8.0
🚀 New
- Add contrib v3 migration and update contrib tooling (#222)
- Add Fiber v3 migrations for AllParams and SendFile changes (#221)
🧹 Updates
🛠️ Maintenance
- chore(deps): bump the github-actions group across 1 directory with 3 updates (#224)
Full Changelog: v0.7.0...v0.8.0
v0.7.0
🚀 New
- Add encryptcookie middleware migration (#212)
🧹 Updates
- Add regression test for encryptcookie migrator idempotency (#215)
- Include CLI version output in
fiber versioncommand (#210)
🛠️ Maintenance
- chore(deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10 in the spf13 group (#213)
- chore(deps): bump the github-actions group with 2 updates (#214)
- chore(deps): bump the spf13 group across 1 directory with 2 updates (#206)
- chore(deps): bump the golang-x group with 2 updates (#211)
- chore(deps): bump the github-actions group across 1 directory with 3 updates (#209)
- chore(deps): bump github.com/charmbracelet/bubbletea from 1.3.6 to 1.3.7 in the charmbracelet group (#208)
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 in the testing group (#201)
Full Changelog: v0.6.0...v0.7.0
Thank you @ReneWerner87 and @gaby for making this update possible.
v0.6.0
🚀 New
- feat: add files include/exclude filters by @ReneWerner87 in #202
🧹 Updates
- migrate: handle new context methods by @ReneWerner87 in #205
Full Changelog: v0.5.0...v0.6.0