Skip to content

Releases: fasthttp/websocket

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)

v1.5.1-rc.1

23 Mar 15:48
Compare
Choose a tag to compare
  • 21049b1 fix: upgrade gotils lib (Sergio VS)
  • eab63ed b47ce65 Bump github.com/valyala/fasthttp from 1.33.0 to 1.34.0 (dependabot[bot])

v1.5.0

18 Feb 16:38
Compare
Choose a tag to compare

v1.4.6

31 Jan 13:14
Compare
Choose a tag to compare
  • fa3c588 chore(examples): add autobahn fuzzing client config (Sergio Andres Virviescas Santana)
  • 58fa447 feat: upgrade fasthttp to v1.33.0 (Sergio Andres Virviescas Santana)
  • 1e0770b chore: remove examples directory (Sergio Andres Virviescas Santana)
  • 8c5aabd Merge branch 'master' of https://github.com/gorilla/websocket (Sergio Andres Virviescas Santana)