Skip to content

Releases: gofiber/cli

v0.11.4

05 Feb 08:29
1991105

Choose a tag to compare

🐛 Fixes

  • handle http.FS() and import naming conflicts in filesystem migration (#268)

Full Changelog: v0.11.3...v0.11.4

Thank you @CybotTM for making this update possible.

v0.11.3

04 Feb 00:26
fce83cd

Choose a tag to compare

🐛 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

03 Feb 07:08
9e3c119

Choose a tag to compare

🐛 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

01 Feb 17:11
75c1199

Choose a tag to compare

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

08 Dec 07:37
bb76ce5

Choose a tag to compare

🚀 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

02 Dec 21:00
a2321e1

Choose a tag to compare

🚀 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

  • Fix swagger package migration targets (#246)
  • Fix JWT extractor migration loop (#243)

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

30 Nov 19:39
cc00b7f

Choose a tag to compare

🚀 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

v0.8.0

21 Nov 11:24
420ef21

Choose a tag to compare

🚀 New

  • Add contrib v3 migration and update contrib tooling (#222)
  • Add Fiber v3 migrations for AllParams and SendFile changes (#221)

🧹 Updates

  • Update golangci-lint to v2.6.2 (#225)
  • Handle go mod commands in workspace mode (#220)

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

10 Oct 13:26
5663dee

Choose a tag to compare

🚀 New

  • Add encryptcookie middleware migration (#212)

🧹 Updates

  • Add regression test for encryptcookie migrator idempotency (#215)
  • Include CLI version output in fiber version command (#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

30 Sep 08:51
66877cf

Choose a tag to compare

🚀 New

🧹 Updates

Full Changelog: v0.5.0...v0.6.0