v2.52.11
What's Changed
🧹 Updates
- Improve mount functionality by @gaby in https://github.com/gofiber/fiber/pull/3900
🐛 Bug Fixes
- Backport defensive copying fixes from #3828 and #3829 to v2 by @sixcolors in https://github.com/gofiber/fiber/pull/3888
- Fixes and improvements for limiter middleware by @gaby in https://github.com/gofiber/fiber/pull/3899
Full Changelog: https://github.com/gofiber/fiber/compare/v2.52.10...v2.52.11