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

v2.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 07:03
· 27 commits to refs/heads/master since this release
17323ed

❗ BreakingChange

  • Drop go 1.16 support & update to fasthttp 1.45.0 (#160)

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

  • Use Config.Filter to skip middleware (#154)
  • Bump actions/checkout from 3.4.0 to 3.5.0 (#159)
  • Bump actions/checkout from 3.3.0 to 3.4.0 (#158)
  • Bump actions/setup-go from 3 to 4 (#156)
  • Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 (#153)

Full Changelog: v2.1.4...v2.1.5