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

Releases: gofiber/keyauth

v2.2.1

18 Apr 09:13
1c24897
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.43.0 to 2.44.0 (#109)
  • Bump actions/checkout from 3.5.1 to 3.5.2 (#108)
  • Bump actions/checkout from 3.5.0 to 3.5.1 (#107)

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

v2.2.0

29 Mar 06:55
2bbecd7
Compare
Choose a tag to compare

❗ BreakingChange

  • Add support for go 1.20, deprecate go 1.16, update fasthttp 1.45.0

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

  • Bump actions/checkout from 3.4.0 to 3.5.0 (#105)
  • Bump actions/setup-go from 3 to 4 (#102)
  • Bump actions/checkout from 3.3.0 to 3.4.0 (#103)
  • Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 (#101)

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

v2.1.32

06 Feb 07:10
24c4668
Compare
Choose a tag to compare

🧹 Updates

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

📚 Documentation

  • Update documentation with better security practices (#99)

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

v2.1.31

16 Jan 07:29
029eec8
Compare
Choose a tag to compare

🧹 Updates

  • Add tests for KeyAuth middleware (#94)
  • Make Validator and ContextKey required input (#90)
  • Bump actions/checkout from 3.2.0 to 3.3.0 (#96)
  • Bump github.com/gofiber/fiber/v2 from 2.40.1 to 2.41.0 (#95)
  • Bump actions/checkout from 3.1.0 to 3.2.0 (#92)

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

v2.1.30

24 Nov 07:19
f1e31d5
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 (#91)
  • update fiber to v2.40.0 (#89)
  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#85)

📚 Documentation

  • Add Examples to Readme (#87)

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

v2.1.29

25 Oct 05:37
c7afbd9
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.38.1 to 2.39.0 (#84)
  • Bump lewagon/wait-on-check-action from 1.1.2 to 1.2.0 (#83)
  • Bump reviewdog/action-golangci-lint from 1 to 2 (#79)
  • Bump actions/setup-go from 2 to 3 (#78)
  • Bump lewagon/wait-on-check-action from 1.0.0 to 1.1.2 (#80)
  • Bump actions/checkout from 2.3.1 to 3.1.0 (#81)
  • Update dependabot configuration (#77)

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

v2.1.28

05 Oct 06:17
8c9fdeb
Compare
Choose a tag to compare

🧹 Updates

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

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

v2.1.27

09 Sep 06:21
2111030
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.37.0 to 2.37.1 (#75)

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

v2.1.26

31 Aug 06:07
9752b0a
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.36.0 to 2.37.0 (#74)

v2.1.25

03 Aug 07:03
8b124b0
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.35.0 to 2.36.0 (#73)