Changelog
- 165b879 update go mod
- 7353541 remove --rm-dist from goreleaser
- 9e94a17 add cross compiling arm64
- 6257d7b Update go.mod
- 794d0ab add github actions + goreleaser dockers
- f949b56 add golangci linters settings
- 172d9b5 Update readme (#149)
- 044ffe9 docs: minor edits and fix broken links (#145)
- a2f0429 chore: replaced package org (#136)
- 93227b2 Add documentation website (#142)
- 6b6a885 Distributed cache with redis (#135)
- 714292d Create SECURITY.md (#132)
- 735e910 Remove vendors (#4) (#134)
- 524f3a4 enh(tcp6): allow enabling via config (#133)
- ee67a2d Sticky Sessions: Tolerate ClickHouse Session ID Mechanism (#117)
- 7cabf6e Add support for WITH query (#108)
- 2e8c798 Merge pull request #96 from tochka/master
- 65a0207 add check for request body is not nil
- 25e5503 add Chinese README (#102)
- fb302e1 fix review comments
- 7ee2d20 add correct HTTP query handler
- 181b454 fix get query from body of GET request
- 1758e73 go fmt