Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

Releases: gofiber/adaptor

v2.2.1

18 Apr 09:13
42b46c8
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.43.0 to 2.44.0 (#144)
  • Bump actions/checkout from 3.5.1 to 3.5.2 (#143)
  • Bump actions/checkout from 3.5.0 to 3.5.1 (#142)

Full Changelog: v2.2.0...v2.2.1

v2.2.0

29 Mar 06:52
d5bd672
Compare
Choose a tag to compare

❗ BreakingChange

  • Support for go 1.20, deprecate go 1.16, update fasthttp 1.45.0 (#141)

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.

🚀 New

  • Added the possibility to copy context keys (#135)

🧹 Updates

  • Bump actions/checkout from 3.4.0 to 3.5.0 (#140)
  • Bump actions/checkout from 3.3.0 to 3.4.0 (#138)
  • Bump actions/setup-go from 3 to 4 (#137)
  • Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 (#134)

Full Changelog: v2.1.32...v2.2.0

v2.1.32

06 Feb 07:11
1b93f71
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.41.0 to 2.42.0 (#132)
  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#131)

Full Changelog: v2.1.31...v2.1.32

v2.1.31

16 Jan 07:29
9f9a98d
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.40.1 to 2.41.0 (#128)
  • Bump github.com/valyala/fasthttp from 1.41.0 to 1.44.0 (#125, #126, #130)
  • Bump actions/checkout from 3.1.0 to 3.3.0 (#127, #129)

Full Changelog: v2.1.30...v2.1.31

v2.1.30

24 Nov 07:20
0264c9c
Compare
Choose a tag to compare

❗ 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

  • Bump github.com/gofiber/fiber/v2 from 2.40.0 to 2.40.1 (#124)
  • update fiber to v2.40.0 (#120)
  • Bump actions/setup-go from 2 to 3 (#122)
  • Bump reviewdog/action-golangci-lint from 1 to 2 (#121)
  • Bump actions/checkout from 2.3.1 to 3.1.0 (#123)

Full Changelog: v2.1.29...v2.1.30

v2.1.29

24 Oct 09:11
b5c53b5
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.38.1 to 2.39.0 (#118)

Full Changelog: v2.1.28...v2.1.29

v2.1.28

05 Oct 06:17
2debb17
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.37.1 to 2.38.1 (#117)

Full Changelog: v2.1.27...v2.1.28

v2.1.27

09 Sep 06:22
02f3386
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.37.0 to 2.37.1 (#115)
  • Bump github.com/valyala/fasthttp from 1.39.0 to 1.40.0 (#114)

Full Changelog: v2.1.26...v2.1.27

v2.1.26

31 Aug 06:06
453241d
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.36.0 to 2.37.0 (#113)
  • Bump github.com/valyala/fasthttp from 1.38.0 to 1.39.0 (#112)

v2.1.25

03 Aug 07:05
ea81fa0
Compare
Choose a tag to compare

🧹 Updates

  • replace github.com/gofiber/utils with github.com/gofiber/v2/utils (#108)
  • Bump github.com/gofiber/fiber/v2 from 2.34.0 to 2.36.0 (#107, #111)