Update module github.com/gofiber/fiber/v2 to v2.32.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/gofiber/fiber/v2 | require | minor |
v2.31.0 -> v2.32.0
|
Release Notes
gofiber/fiber
v2.32.0
🚀 New
- Support adding queries to RedirectToRoute (#1858) https://docs.gofiber.io/api/ctx#redirecttoroute
- Add AllParams method (#1853) https://docs.gofiber.io/api/ctx#allparams
- Add context Writef feature function (#1841) https://docs.gofiber.io/api/ctx#writef
🧹 Updates
- Use encoding/json (#1851) https://docs.gofiber.io/guide/faster-fiber
- Bump github.com/valyala/fasthttp from 1.34.0 to 1.35.0 (#1849)
- RFC: Return an instance of
*fiber.Error
when no handler found (#1847) https://docs.gofiber.io/extra/faq#how-do-i-handle-custom-404-responses
🐛 Fixes
📚 Documentation
- ListenTLS comment (#1859)
Thank you @asyslinux, @codemicro, @efectn and @jfcg for making this update possible.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.