All Versions
10
Latest Version
Avg Release Cycle
86 days
Latest Release
1542 days ago

Changelog History

  • v1.14.0

    February 05, 2020
  • v1.13.2 Changes

    March 08, 2019

    ๐Ÿ›  Fixed #43

  • v1.13.1 Changes

    March 08, 2019
    • ๐Ÿ›  Fixed issue #42
  • v1.13.0 Changes

    September 24, 2018
    • extend allow params for #37
    • ๐Ÿ‘ allow to configure read, write and idle timeouts for proxy #36
  • v1.12.0 Changes

    June 13, 2018
    • ๐Ÿ‘Œ 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 Changes

    April 22, 2018
    • support for enable_http_compression parameter
    • ๐Ÿ‘Œ support external_data processing
  • v1.10.4 Changes

    February 12, 2018
    • ๐Ÿ’ป sort Accept-Encoding header for getting the same cache key for different browsers
  • v1.10.3 Changes

    February 02, 2018
    • ๐Ÿ‘Œ support http-01 challenge for letsencrypt
  • v1.10.2 Changes

    December 28, 2017
    • ๐Ÿ›  fix issue with caching of gzipped requests
    • ๐Ÿ›  fix issue with partially written response caches when client closed connection
  • v1.10.1 Changes

    December 26, 2017
    • ๐Ÿ›  Fixed a bug preventing from caching responses for queries with decompress=1 (see #16).