Releases: ContentSquare/chproxy
Releases · ContentSquare/chproxy
v1.21.0
v1.20.0
Changelog
- 0179a7c update changelog for version 1.20.0 (#262)
- 637b1f7 fix: remove binary argument in Dockerfile (#274)
- 1f52128 chore: Reenable gosec linter and upgrade TLS version.
- 97b5b39 check the num of active hosts to make sure that we could retry the query (#270)
- 67c4a41 Bump minimatch from 3.0.4 to 3.1.2 in /docs (#272)
- be13e2f Bump loader-utils from 1.4.1 to 1.4.2 in /docs (#271)
- 0731b44 rename: retrynumber to retry_number (#269)
- 9b7a6c5 Bump loader-utils from 1.4.0 to 1.4.1 in /docs (#265)
- 1152cd2 cache per user (#258)
- def5e4b doc: Add Contributing guidelines (#257)
v1.20.0-RC
v1.19.0
v1.18.0
Changelog
- 795e8d5 fix arm64/v8 docker build
- 6465696 Redis cache fix (#244)
- 3830981 consolidate builds
- 72512ec add darwin builds + disable cgo
- 7802e90 add darwin build
- f8f3e83 Move from github.com/DataDog/zstd to github.com/klauspost/compress/zstd (#238)
- 2c10fb7 add testdata/http.metrics.namespace.yml
- dbb4d1b add namespace option in Server struct
- 9dcb68e support metric namespace
- 893ece8 Update TTL of transactions upon finalisation to 500 ms (#235)
- 3326055 simplify heartbeat code (#234)
- 701988a Wildcarded users (#219)
v1.17.2
v1.17.1
v1.17.0
v1.16.4
Changelog
- 9582d5d improve proxy unit tests (#203)
- 2d6a5c7 fix: docker image for arm64
- 1fd4cec goreleaser: docker image for arm64
- 4172698 build docker image for arm64 (#205)
- 387f2ca fix(asyncCache): propagation of transaction timeout (#190)
- 9e5e033 update golangci-lint version + gofmt
- 839f6c1 refactor: use os and io packages to replace some ioutils functions (#200)