Skip to content

Releases: gofiber/cli

v0.14.7

08 Jun 10:43
220cfb5

Choose a tag to compare

🧹 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

05 Jun 11:17
0daf399

Choose a tag to compare

🐛 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

15 May 10:11

Choose a tag to compare

🛠️ Maintenance

1 change
  • bump the golang-x group with 2 updates (#292)

Full Changelog: v0.14.4...v0.14.5

v0.14.4

08 May 09:03
b9248b5

Choose a tag to compare

🛠️ 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

01 May 09:24
63ccc7a

Choose a tag to compare

🛠️ Maintenance

3 changes
  • bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 (#290)
  • bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.0 (#289)
  • bump github.com/gofiber/fiber/v3 from 3.1.0 to 3.2.0 in the gofiber group (#288)

Full Changelog: v0.14.2...v0.14.3

Thank you @ReneWerner87 for making this update possible.

v0.14.2

24 Apr 09:21

Choose a tag to compare

🛠️ Maintenance

2 changes
  • bump golang.org/x/tools from 0.43.0 to 0.44.0 in the golang-x group (#286)
  • bump the golang-x group across 1 directory with 3 updates (#280)

Full Changelog: v0.14.1...v0.14.2

Thank you @ReneWerner87 for making this update possible.

v0.14.1

27 Feb 08:29
de02f82

Choose a tag to compare

🐛 Fixes

  • fiber migrate --to v3 resolves to latest matching release instead of 3.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

18 Feb 15:24
901b40e

Choose a tag to compare

🚀 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

12 Feb 22:02
c1ceecb

Choose a tag to compare

🚀 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

07 Feb 18:39
53bba68

Choose a tag to compare

🚀 New

  • Add logger middleware config migrator for Output -> Stream rename (#269)

Full Changelog: v0.11.4...v0.12.0