Releases: gofiber/cli
Releases · gofiber/cli
v0.14.7
🧹 Updates
- serve was added twice (#281)
🐛 Fixes
- Fix contrib rename normalization for aliases and subpaths (#298)
- Fix v2 app.Test timeout migration to preserve millisecond semantics (#300)
Full Changelog: v0.14.6...v0.14.7
Thank you @ReneWerner87 and @kuchaguangjie for making this update possible.
v0.14.6
🐛 Fixes
- Fix PR checks by removing committed binaries and patching vulnerable x/net (#295)
🛠️ Maintenance
5 changes
- bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group (#296)
- bump release-drafter/release-drafter from 7.3.0 to 7.3.1 in the github-actions group (#294)
- bump github.com/gofiber/fiber/v3 from 3.2.0 to 3.3.0 in the gofiber group (#293)
- bump the github-actions group across 1 directory with 2 updates (#287)
Full Changelog: v0.14.5...v0.14.6
Thank you @ReneWerner87 for making this update possible.
v0.14.5
🛠️ Maintenance
1 change
- bump the golang-x group with 2 updates (#292)
Full Changelog: v0.14.4...v0.14.5
v0.14.4
🛠️ Maintenance
1 change
- bump github.com/fsnotify/fsnotify from 1.10.0 to 1.10.1 (#291)
Full Changelog: v0.14.3...v0.14.4
Thank you @ReneWerner87 for making this update possible.
v0.14.3
🛠️ Maintenance
3 changes
Full Changelog: v0.14.2...v0.14.3
Thank you @ReneWerner87 for making this update possible.
v0.14.2
🛠️ Maintenance
2 changes
Full Changelog: v0.14.1...v0.14.2
Thank you @ReneWerner87 for making this update possible.
v0.14.1
🐛 Fixes
fiber migrate --to v3resolves to latest matching release instead of3.0.0(#276)
🛠️ Maintenance
- chore(deps): bump github.com/gofiber/fiber/v3 from 3.0.0 to 3.1.0 in the gofiber group (#274)
Full Changelog: v0.14.0...v0.14.1
v0.14.0
🚀 New
- feat(migrator): implement migration for params tag keys to use uri format (#273)
Full Changelog: v0.13.0...v0.14.0
v0.13.0
🚀 New
- feat(migrator): add template version migration for Fiber v3 compatibility (#272)
🛠️ Maintenance
- chore(deps): bump the golang-x group with 2 updates (#270)
- chore(deps): bump github.com/charmbracelet/bubbles from 0.21.1 to 1.0.0 in the charmbracelet group (#271)
Full Changelog: v0.12.0...v0.13.0
v0.12.0
🚀 New
- Add logger middleware config migrator for Output -> Stream rename (#269)
Full Changelog: v0.11.4...v0.12.0