Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Releases: gofiber/websocket

v2.2.1

22 May 07:21
ecf3309
Compare
Choose a tag to compare

🧹 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

15 May 08:11
c3603a1
Compare
Choose a tag to compare

🚀 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

18 Apr 09:16
7e475df
Compare
Choose a tag to compare

🧹 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

29 Mar 07:03
17323ed
Compare
Choose a tag to compare

❗ 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

03 Feb 15:07
c21cffb
Compare
Choose a tag to compare

🧹 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

16 Jan 07:30
b553d24
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/valyala/fasthttp from 1.41.0 to 1.44.0 (#137, #138, #145)
  • Bump github.com/gofiber/fiber/v2 from 2.40.1 to 2.41.0 (#143)
  • Bump actions/checkout from 3.1.0 to 3.3.0 (#140, #144)

Full Changelog: v2.1.2...v2.1.3

v2.1.2

24 Nov 07:21
2c4282d
Compare
Choose a tag to compare

❗ 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

24 Oct 09:10
a7de538
Compare
Choose a tag to compare

🧹 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

05 Oct 06:18
d4d3a45
Compare
Choose a tag to compare

🚀 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

v2.0.25

31 Aug 06:01
870d2b3
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.36.0 to 2.37.0 (#125)
  • Bump github.com/valyala/fasthttp from 1.38.0 to 1.39.0 (#124)