Releases: gofiber/adaptor
Releases · gofiber/adaptor
v2.1.4
🧹 Updates
- Bump github.com/gofiber/fiber/v2 from 2.9.0 to 2.10.0 (#62)
v2.1.3
🧹 Updates
- Bump github.com/gofiber/fiber/v2 from 2.7.1 to 2.9.0 (#59, #61)
- Bump github.com/valyala/fasthttp from 1.22.0 to 1.24.0 (#57, #60)
v2.1.2
🧹 Updates
- Bump github.com/gofiber/fiber/v2 from 2.2.2 to 2.7.1 (#42, #44, #45, #46, #48, #50, #51, #52, #56, #58)
- Bump github.com/valyala/fasthttp from 1.17.0 to 1.22.0 (#43, #47, #53, #55)
v2.0.3
🩹 default to port 80
if not given in addr
v2.0.2
✨ add http middleware wrapper (Fix #943)
📦 bump dependencies