Releases: ContentSquare/chproxy
Releases · ContentSquare/chproxy
v1.13.0
- extend allow params for #37
- allow to configure read, write and idle timeouts for proxy #36
v1.12.0
- support
param_groups
- named lists of URL params to send with each query to ClickHouse. See #33
- additional validation for
security_groups
v1.11.0
- support for enable_http_compression parameter
- support external_data processing
v1.10.4
- sort Accept-Encoding header for getting the same cache key for different browsers
v1.10.3
- support
http-01
challenge for letsencrypt
v1.10.2
- fix issue with caching of gzipped requests
- fix issue with partially written response caches when client closed connection
v1.10.1
- Fixed a bug preventing from caching responses for queries with
decompress=1
(see #16).
v1.10.0
- support
compress
and decompress
params
- store dependencies in local
vendor
folder
v1.9.0
- extend config.Duration with support of
d
(means a day) and w
(means a week) time units
v1.8.2
- fixed a bug when statusCode was overridden when caching