Releases: fasthttp/websocket
Releases · fasthttp/websocket
v1.5.10
v1.5.9
v1.5.8
- 6ed4fe2 fix: server utils build tags (Sergio VS)
- f81741a 9ba696e fix: upgrade dependencies (Sergio VS)
- 838eaf4 chore: add support to go 1.22 (Sergio VS)
- 9f41a47 chore: deprecate go 1.18 (Sergio VS)
- 338c34e fix: server response hijack (Sergio VS)
- 6fecc0c chore: upgrade golangci lint to 1.56.2 (Sergio VS)
- 68c5c31 chore: upgrade actions checkout to v4 (Sergio VS)
- 99cf181 Merge branch 'main' of https://github.com/gorilla/websocket (Sergio VS)
v1.5.7
v1.5.6
v1.5.5
- 8d87abe fix: linter issues and examples import (Sergio VS)
- 4961549 Merge branch 'main' of https://github.com/gorilla/websocket (Sergio VS)
|\
| * 666c197 Update go version & add verification/testing tools (#840) (Corey Daley)
| * 8039329 Correct way to save memory using write buffer pool and freeing net.http default buffers (#761) (LiuYang) - 3ec86e8 chore: add support to go 1.21 (Sergio VS)
- 722ef64 fix: upgrade dependencies (Sergio VS)
- 8288116 fix: upgrade dependencies (Sergio VS)
v1.5.4
- a9a3f73 fix: upgrade dependencies (Sergio VS)
- 41b37d5 Merge branch 'main' of https://github.com/gorilla/websocket (Sergio VS)
|\
| * 8983b96 Merge pull request #839 from gorilla/coreydaley-patch-1 (Corey Daley)
| * 931041c Update README.md (Corey Daley) - a2b1bec Refactor client server tests (#37) (Oleksandr Redko)
- 13bae83 docs: fix comment typos (#38) (Oleksandr Redko)
- 51acb8b chore: upgrade actions/setup-go to v4 (Sergio VS)