This repository has been archived by the owner on May 19, 2023. It is now read-only.
Releases: gofiber/redirect
Releases · gofiber/redirect
v2.1.33
v2.1.32
❗ BreakingChange
- Drop go 1.16 support & update to fasthttp 1.45.0 (#90)
Due to the fact that fasthttp, which fiber is based on in release 1.45.0, does not support go version 1.16 anymore, we had to remove it from our package as well.
🧹 Updates
- build(deps): bump github.com/gofiber/fiber/v2 from 2.41.0 to 2.42.0 (#84)
- build(deps): bump actions/checkout from 3.4.0 to 3.5.0 (#88)
- build(deps): bump actions/setup-go from 3 to 4 (#87)
- build(deps): bump actions/checkout from 3.3.0 to 3.4.0 (#86)
- build(deps): bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 (#85)
Full Changelog: v2.1.31...v2.1.32
v2.1.31
🧹 Updates
- build(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#83)
- Expand unit-tests for the middleware, fix panic caused by empty default configuration (#82)
Full Changelog: v2.1.30...v2.1.31
v2.1.30
🧹 Updates
- build(deps): bump github.com/gofiber/fiber/v2 from 2.40.1 to 2.41.0 (#80)
- build(deps): bump actions/checkout from 3.1.0 to 3.3.0 (#79, #81)
Full Changelog: v2.1.29...v2.1.30
v2.1.29
❗ BreakingChange
Due to the fact that fasthttp, which fiber is based on in release 1.41.0, does not support go versions 1.14 & 1.15 anymore, we had to remove them from our fiber package with release v2.40.0 and also from this package
🧹 Updates
- build(deps): bump github.com/gofiber/fiber/v2 from 2.40.0 to 2.40.1 (#78)
- update fiber to v2.40.0 (#74)
- build(deps): bump actions/setup-go from 2 to 3 (#75)
- build(deps): bump actions/checkout from 2.3.1 to 3.1.0 (#76)
- build(deps): bump reviewdog/action-golangci-lint from 1 to 2 (#77)
Full Changelog: v2.1.28...v2.1.29
v2.1.28
🧹 Updates
- build(deps): bump github.com/gofiber/fiber/v2 from 2.37.1 to 2.39.0 (#73)
Full Changelog: v2.1.27...v2.1.28
v2.1.27
🧹 Updates
- build(deps): bump github.com/gofiber/fiber/v2 from 2.37.0 to 2.37.1 (#71)
Full Changelog: v2.1.26...v2.1.27