Skip to content

Releases: fasthttp/websocket

v1.5.2

16 Mar 08:53
Compare
Choose a tag to compare
  • f7a9210 feat: upgrade dependencies (Sergio VS)
  • 43d9470 chore: deprecated go 1.16 and add support to 1.20 (Sergio VS)
  • 8acbd42 Migrate from deprecated io/ioutil (#34) (Ted)
  • 417207d chore(readme): remove references from gorilla (Sergio VS)

v1.5.1

20 Jan 11:20
Compare
Choose a tag to compare

v1.5.1-rc.9

24 Nov 22:16
Compare
Choose a tag to compare
  • c98746c fix(#26): downgrade github.com/klauspost/compress to v1.15.9 (Sergio VS)
  • c9cb05f refactor(#26): change compress/flate to github.com/klauspost/compress/flate (Sergio VS)

v1.5.1-rc.8

24 Nov 22:00
Compare
Choose a tag to compare
  • fbacd09 feat: upgrade dependencies (Sergio VS)
  • b8ea6bd Description: (#31) (Gokul PM)

v1.5.1-rc.7

28 Oct 09:37
Compare
Choose a tag to compare
  • c56b561 chore: deprecated Go 1.15 (Sergio VS)
  • 692c9be feat: upgrade fasthttp to v1.41.0 (Sergio VS)

v1.5.1-rc.6

08 Sep 09:59
Compare
Choose a tag to compare
  • 418d79e feat: upgrade fasthttp to v1.40.0 (Sergio VS)
  • b2c0c0b chore: add support to go v1.19 (Sergio VS)

v1.5.1-rc.5

26 Jul 09:32
Compare
Choose a tag to compare
  • 5c30756 feat: upgrade fasthttp to v1.38.0 (Sergio VS)

  • 77c751b Merge branch 'master' of https://github.com/gorilla/websocket (Sergio VS)

  • Gorilla/websocket

    • af47554 check error before GotConn for trace (Ye Sijun)
    • bc7ce89 Check for and report bad protocol in TLSClientConfig.NextProtos (#788) (Chan Kang)
    • 27d91a9 drop the versions of go that are no longer supported + add 1.18 to ci (Chan Kang)

v1.5.1-rc.4

03 Jun 09:22
Compare
Choose a tag to compare
  • c48d95b chore(ci): upgrade checkout and setup-go actions to v3 (Sergio VS)
  • d3148f6 feat: upgrade fasthttp to v1.37.0 and gotils (Sergio VS)

v1.5.1-rc.3

10 May 08:11
Compare
Choose a tag to compare

v1.5.1-rc.2

06 Apr 08:29
Compare
Choose a tag to compare
  • bb3a4a4 chore: add support to Go 1.18 (Sergio VS)
  • a5ee9b3 feat: upgrade fasthttp to v1.35.0 and gotils (Sergio VS)