Releases: ContentSquare/chproxy
Releases · ContentSquare/chproxy
v1.22.0
Changelog
- 5c1e8e7 release v1.22.0 changelog (#310)
- c710fc3 fix: docker image version prefix - doc install.md (#304)
- 9452cf7 disable docker build for arm64 & arm64v8 (#309)
- 53aa7af update changelog (#308)
- 17488b0 chore: add curl to docker image (#307)
- 859e0c3 fix DialContext signature (#303)
- 7cdc765 build(deps): bump golang.org/x/text from 0.3.6 to 0.3.8 (#306)
- 386974e fix: executeWithRetry, save the request body and write the body to th… (#296)
- cdea70f doc: build local docker image (#302)
- 7b2f4ec add request packet size token limit (#299)
- ed1bf8c add ca-certificates package to enable verifying lets encrypt issued certificates (#301)
- db0bd97 build(deps): bump github.com/prometheus/client_golang (#300)
- 95a6a6d change redis and clickhouse mocking ports for testing (#291)
- ac5c85b update go-redis and golang version (#292)
- 8a2dd81 build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#294)
- 205d393 build(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /docs (#290)
- d71389a Clarification on on_cache query parameter (#289)
- 0073187 Chore: Add a quick start guide (#286)
- 475bcbc Bump json5 from 1.0.1 to 1.0.2 in /docs (#284)
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)