All Versions
10
Latest Version
Avg Release Cycle
86 days
Latest Release
1683 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).