Skip to content

Releases: ContentSquare/chproxy

v1.6.1

05 Nov 15:19
Compare
Choose a tag to compare
  • Add Content-Length and Cache-Control: max-age headers for cached responses.
  • Allow cache reconfiguration without chproxy restart on SIGHUP signal.
  • Enable dogpile effect protection for cached responses by default.

v1.6.0

03 Nov 15:54
Compare
Choose a tag to compare
  • Added response caching.
  • Improved error logging and debug logging (log_debug: true). Now log messages contain useful info such as client address, user name, cluster name, node address and the query.
  • Fixed bugs preventing from killing timed out queries.

v1.6.0-beta

02 Nov 18:56
Compare
Choose a tag to compare
v1.6.0-beta Pre-release
Pre-release

Beta release. May contain bugs.

Changes

  • Initial response caching support.
  • Improved error and debug logging.

v1.5.0

01 Nov 10:37
Compare
Choose a tag to compare
  • Automatically calculate and set the maximum possible response time for http (and https) server. Previously the response time has been hardcoded to 1m.
  • Increase health check timeout from 1s to 3s, since we were receiving many false positives with 1s health check timeout.
  • Improve log message when exceeding health check timeout.

v1.4.0

30 Oct 13:39
Compare
Choose a tag to compare
  • Added max_queue_size and max_queue_time per-user options for delaying incoming requests until they stop exceeding other limits

v1.3.0

26 Oct 10:47
Compare
Choose a tag to compare

Allow proxying of database and default_format params

v1.2.0

12 Oct 11:12
Compare
Choose a tag to compare
  • Added per-user allow_cors config
  • Allow to display multiple instances in dashboard
  • Add cluster filter in dashboard

chproxy_linux_amd64.tar.gz

v1.1.0

11 Oct 11:15
Compare
Choose a tag to compare
  • add metrics request_body_bytes_total and response_body_bytes_total
  • update dashboard with new panel

chproxy_linux_amd64.tar.gz

v1.0.1

11 Oct 07:07
Compare
Choose a tag to compare

v1.0.0

10 Oct 15:48
Compare
Choose a tag to compare

Release of chproxy v1.0.0
chproxy_linux_amd64.tar.gz