Skip to content

Releases: ContentSquare/chproxy

v1.22.0

01 Mar 09:06
5c1e8e7
Compare
Choose a tag to compare

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

05 Jan 11:14
aeca5b7
Compare
Choose a tag to compare

Changelog

v1.20.0

29 Nov 09:31
0179a7c
Compare
Choose a tag to compare

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

31 Oct 14:21
abf7f36
Compare
Choose a tag to compare

Please beware that this is not a production ready version. Any tag with the suffix -RC should be used with care.

Changelog

v1.19.0

23 Oct 08:13
23e016a
Compare
Choose a tag to compare

Changelog

  • 23e016a Fix: Add support for running CHProxy behind another proxy (#225)
  • 99db223 make wildcarded feature work on more patterns (#250)
  • a022fc7 add v prefix to docker images
  • d85f828 add ignore tags for release action
  • cd185fd add new template (#246)

v1.18.0

13 Oct 17:34
Compare
Choose a tag to compare

Changelog

v1.17.2

15 Sep 10:22
0bfbf99
Compare
Choose a tag to compare

Changelog

  • 0bfbf99 enh(concurrent-queries): propagate errors for failed transactions (#229)

v1.17.1

12 Sep 13:32
9ec6110
Compare
Choose a tag to compare

Changelog

v1.17.0

29 Aug 18:15
edf42ff
Compare
Choose a tag to compare

Changelog

v1.16.4

22 Aug 15:14
9582d5d
Compare
Choose a tag to compare

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)