Skip to content

v2.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 05:22
12befe9

🚀 New

🧹 Updates

  • Session should not regenerate the ID in case Get() returned nil (#1493)
  • Improve startup message tests (#1504)
  • Update fasthttp from v1.26 to v1.29 (#1503)
  • Add test run for go1.17 (#1501)

🐛 Fixes

  • panic: unaligned 64-bit atomic operation [32 bit machines] #1487 (#1502)
  • ctx.BodyParser was not able to parse vendor specific content type (#1506)

Thank you @amir9480, @natebwangsut, @pd-pranay and @shirshendubhowmick for making this update possible.