Skip to content

Releases: ContentSquare/chproxy

v1.26.4

27 May 10:28
2d4c2bf
Compare
Choose a tag to compare

Changelog

  • 2d4c2bf release: update change log 1.26.4 (#438)
  • 5863f29 Docs dependencies: Astro & Starlight version bumps (#387)
  • 32f6c8a fix: upgrade astro from 4.7.0 to 4.7.1 (#437)
  • 4e71add add log_comment to allowedParams (#432)
  • be6424f fix: bump go version to 1.22 (#421)
  • 5f90492 fix: upgrade astro from 4.5.15 to 4.5.16 (#429)
  • d24e497 fix: upgrade @astrojs/starlight from 0.21.3 to 0.21.4 (#430)
  • 3d8a869 Document example systemd service configuration (#425)

v1.26.3

22 Apr 15:09
5594f2e
Compare
Choose a tag to compare

Changelog

v1.26.2

04 Apr 07:16
c32e70a
Compare
Choose a tag to compare

Changelog

  • c32e70a update changelog (#417)
  • 0a265f4 build(deps): bump vite from 4.5.2 to 4.5.3 in /docs (#416)
  • 82d2886 fix: upgrade astro from 3.6.4 to 3.6.5 (#413)
  • d725e7d fix: upgrade @astrojs/starlight from 0.20.1 to 0.21.0 (#414)
  • 8229721 fix: upgrade @astrojs/starlight from 0.15.2 to 0.20.1 (#411)
  • a970e68 fix: upgrade @astrojs/starlight from 0.12.1 to 0.15.0 (#389)
  • 9cff5bc build(deps): bump google.golang.org/protobuf from 1.26.0 to 1.33.0 (#408)
  • 7c4c82c feat: add pool config for redis (#409)

v1.26.1

26 Feb 13:45
b4ef8e0
Compare
Choose a tag to compare

Changelog

v1.26.0

16 Jan 11:19
ab26e07
Compare
Choose a tag to compare

Changelog

  • ab26e07 Add changelog for 1.26.0 (#393)
  • b4a6f2a max_error_reason_size limit error reason (#386)
  • ff8f294 fix doc (#392)
  • 2600c0e Add a simple systemd ready notification so that a bad config fails a service start (#378)
  • 1b0f3a8 deactivate failing reports in CI (#388)
  • 901f7ee fix: upgrade @astrojs/starlight from 0.10.2 to 0.12.0 (#377)
  • 50817d1 Add db_index option to Redis cache configuration (#380)
  • 0525643 build(deps): bump golang.org/x/crypto from 0.1.0 to 0.17.0 (#382)
  • 5bde500 build(deps): bump vite from 4.4.9 to 4.5.1 in /docs (#375)
  • f636ebe build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 (#368)
  • 9d9dd19 fix: upgrade astro from 3.1.4 to 3.5.5 (#376)
  • a2dd6a1 build(deps): bump undici from 5.25.2 to 5.26.3 in /docs (#370)
  • e018fc8 build(deps): bump @babel/traverse from 7.23.0 to 7.23.2 in /docs (#371)
  • b9605d4 chore: remove refs to deprecated io/ioutil (#374)
  • 175baa0 build(deps): bump postcss from 8.4.30 to 8.4.31 in /docs (#367)
  • 85194ee fix outdated links in readme (#364)
  • 5190ff0 chore: add ineffassign linter (#365)
  • 7013cd9 Switch documentation website from Nuxt to Astro (#363)
  • 6a28c52 put the right year (#362)
  • a868dc5 Add code coverage (#361)
  • 73bdd51 chore: Refactor host in scope and seperate to new package topology (#356)

v1.25.0

04 Sep 07:42
466b4bf
Compare
Choose a tag to compare

Changelog

  • 466b4bf add changelog for 1.25.0 (#359)
  • e8c7d43 update docker compose example (#345)
  • 7bdfdb5 fix: uneven load among clickhouse shards caused by retry error mechanism (#357)
  • 6fb8251 build(deps): bump semver from 6.3.0 to 6.3.1 in /docs (#354)
  • eb027b3 chore: Enable more linters (#355)
  • 8a8ef88 build(deps): bump loader-utils from 2.0.2 to 2.0.4 in /docs (#350)
  • 3b8f80e build(deps): bump nuxt from 2.15.8 to 3.4.3 in /docs (#348)
  • b1219e0 chore(heartbeat): Refactor heartbeat. (#344)
  • a937e5f feat(config): Support environment variable replacement syntax. (#343)
  • e9d3d53 chore: Enable Cyclop linter (#330)

v1.24.0

03 May 11:17
a09b62e
Compare
Choose a tag to compare

Changelog

v1.23.0

28 Mar 07:33
0c6683c
Compare
Choose a tag to compare

Changelog

  • 0c6683c update changelog (#324)
  • 65324e8 feat(proxy): Include a X-Cache Header that indicates whether chproxy had a cache miss or hit. (#313)
  • 6833740 #319 Fixed Redis Cluster Crossslot Issue (#320)
  • 4904444 build(deps): bump golang.org/x/net (#317)
  • c49a74a build(deps): bump golang.org/x/crypto (#318)
  • cb48609 upgrade golangci-lint and github action (#316)
  • 944e81d add missing PR links (#312)

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