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

Releases: gofiber/helmet

v2.2.26

18 Apr 09:16
bf984ae
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.43.0 to 2.44.0 (#94)
  • Bump actions/checkout from 3.5.1 to 3.5.2 (#93)
  • Bump actions/checkout from 3.5.0 to 3.5.1 (#92)
  • Update middleware to match helmet.js default values (#91)

Full Changelog: v2.2.25...v2.2.26

v2.2.25

29 Mar 06:56
20058e6
Compare
Choose a tag to compare

❗ BreakingChange

  • Bump github.com/gofiber/fiber/v2 from 2.42.0 to 2.43.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

  • Bump actions/checkout from 3.4.0 to 3.5.0 (#89)
  • Bump actions/setup-go from 3 to 4 (#88)
  • Bump actions/checkout from 3.3.0 to 3.4.0 (#87)
  • Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 (#86)

Full Changelog: v2.2.24...v2.2.25

v2.2.24

06 Feb 07:11
0c7be04
Compare
Choose a tag to compare

🧹 Updates

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

Full Changelog: v2.2.23...v2.2.24

v2.2.23

16 Jan 07:32
d845c7d
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.40.1 to 2.41.0 (#82)
  • Bump actions/checkout from 3.1.0 to 3.3.0 (#81, #83)

Full Changelog: v2.2.22...v2.2.23

v2.2.22

24 Nov 07:20
91ccddd
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 (#80)
  • update fiber to v2.40.0 (#76)
  • Bump reviewdog/action-golangci-lint from 1 to 2 (#79)
  • Bump actions/checkout from 2.3.1 to 3.1.0 (#78)
  • Bump actions/setup-go from 2 to 3 (#77)

Full Changelog: v2.2.21...v2.2.22

v2.2.21

11 Nov 10:18
Compare
Choose a tag to compare

🐛 Fixes

  • Properly check for HTTPS protocol (#74)

Full Changelog: v2.2.20...v2.2.21

v2.2.20

11 Nov 07:52
69a0973
Compare
Choose a tag to compare

🐛 Fixes

  • Fix HSTS header directive casing (#75)

Full Changelog: v2.2.19...v2.2.20

v2.2.19

11 Nov 07:43
0a7e512
Compare
Choose a tag to compare

🐛 Fixes

  • Properly check for HTTPS protocol (#74)

Full Changelog: v2.2.18...v2.2.19

v2.2.18

24 Oct 09:10
28db38d
Compare
Choose a tag to compare

🧹 Updates

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

Full Changelog: v2.2.17...v2.2.18

v2.2.17

05 Oct 06:15
3028eb8
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.37.0 to 2.38.1 (#72)

Full Changelog: v2.2.16...v2.2.17