v2.52.9
🐛 Bug Fixes
- Add upper index limit for parsers by @gaby in https://github.com/gofiber/fiber/pull/3503
- Embedded struct parsing by @ReneWerner87 in https://github.com/gofiber/fiber/pull/3478
- Fix Content-Type comparison in
Is()by @gaby in https://github.com/gofiber/fiber/pull/3537 - Fix MIME type equality checks by @gaby in https://github.com/gofiber/fiber/pull/3603
Full Changelog: https://github.com/gofiber/fiber/compare/v2.52.8...v2.52.9