This repository has been archived by the owner on May 24, 2023. It is now read-only.
Releases: gofiber/websocket
Releases · gofiber/websocket
v2.2.1
🧹 Updates
- Bump github.com/gofiber/fiber/v2 from 2.45.0 to 2.46.0 (#171)
Full Changelog: v2.2.0...v2.2.1
v2.2.0
🚀 New
- adding work with headers (#169)
🧹 Updates
- Bump github.com/gofiber/fiber/v2 from 2.44.0 to 2.45.0 (#170)
- Bump github.com/fasthttp/websocket from 1.5.2 to 1.5.3 (#168)
- Bump github.com/valyala/fasthttp from 1.46.0 to 1.47.0 (#167)
- Bump github.com/valyala/fasthttp from 1.45.0 to 1.46.0 (#165)
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 (#164)
Full Changelog: v2.1.6...v2.2.0
v2.1.6
🧹 Updates
- Bump github.com/gofiber/fiber/v2 from 2.43.0 to 2.44.0 (#163)
- Bump actions/checkout from 3.5.1 to 3.5.2 (#162)
- Bump actions/checkout from 3.5.0 to 3.5.1 (#161)
Full Changelog: v2.1.5...v2.1.6
v2.1.5
❗ BreakingChange
- Drop go 1.16 support & update to fasthttp 1.45.0 (#160)
Due to the fact that fasthttp, which fiber is based on in release 1.45.0, does not support go version 1.16 anymore, we had to remove it from our package as well.
🧹 Updates
- Use Config.Filter to skip middleware (#154)
- Bump actions/checkout from 3.4.0 to 3.5.0 (#159)
- Bump actions/checkout from 3.3.0 to 3.4.0 (#158)
- Bump actions/setup-go from 3 to 4 (#156)
- Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 (#153)
Full Changelog: v2.1.4...v2.1.5
v2.1.4
🧹 Updates
- Bump github.com/gofiber/fiber/v2 from 2.41.0 to 2.42.0 (#149)
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#147)
- Bump github.com/fasthttp/websocket from 1.5.0 to 1.5.1 (#146)
Full Changelog: v2.1.3...v2.1.4
v2.1.3
v2.1.2
❗ BreakingChange
Due to the fact that fasthttp, which fiber is based on in release 1.41.0, does not support go versions 1.14 & 1.15 anymore, we had to remove them from our fiber package with release v2.40.0 and also from this package
🧹 Updates
- Bump github.com/gofiber/fiber/v2 from 2.40.0 to 2.40.1 (#136)
- update fiber to v2.40.0 (#132)
- Bump reviewdog/action-golangci-lint from 1 to 2 (#133)
- Bump actions/checkout from 2.3.1 to 3.1.0 (#134)
- Bump actions/setup-go from 2 to 3 (#135)
Full Changelog: v2.1.1...v2.1.2
v2.1.1
🧹 Updates
- Bump github.com/gofiber/fiber/v2 from 2.38.1 to 2.39.0 (#130)
Full Changelog: v2.1.0...v2.1.1
v2.1.0
🚀 New
- Added Config.WriteBufferPool (#128)
🧹 Updates
- Bump github.com/gofiber/fiber/v2 from 2.37.0 to 2.38.1 (#129)
- Bump github.com/valyala/fasthttp from 1.39.0 to 1.40.0 (#126)
Full Changelog: v2.0.25...v2.1.0