github gofiber/fiber v2.7.0

latest releases: v3.0.0-beta.3, v2.52.5, v3.0.0-beta.2...
3 years ago

๐Ÿš€ New

  • Add method to get an integer directly from the Ctx params (route params) (#1243)

๐Ÿงน Updates

  • Cache Middleware - Update expiration for expired entry (#1228)

๐Ÿ› Fixes

  • Fix session middleware (#1235)
    (please clean up all old artifacts in the storage, as we have changed the serialization completely)
  • Fix unexpected result when QueryParser parse slice data type (#1238)
  • Cache Middleware - Race condition in the cache expiration logic (#1229)
  • fix logger WARNING: DATA RACE

๐Ÿ“š Documentation

  • Fix incorrect comment lines. (#1234)

Thank you @defshift, @eacp, @iredmail, @kiyonlin, @si3nloong and @yam8511 for making this update possible.

Don't miss a new fiber release

NewReleases is sending notifications on new releases.