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

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 06:52
· 17 commits to refs/heads/master since this release
d5bd672

❗ 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