vmod-querystring changelog
==========================

Changes in version 2.0.3 (2021-11-01)
-------------------------------------

* Support for the VCL REGEX type when available
* Varnish 6.6 support
* Varnish 7.0 support

Changes in version 2.0.2 (2020-09-21)
-------------------------------------

* Varnish minimum version bumped to 6.0.6
* Varnish 6.5 support

Changes in version 2.0.1 (2019-03-15)
-------------------------------------

* Varnish 6.2 support
* DPKG packaging
* sbuild support

Changes in version 2.0 (2018-11-18)
-----------------------------------

* Varnish 6.0+ only support
* Optional URL arguments

Changes in version 1.0.5 (2018-11-18)
-------------------------------------

* Varnish 6.1 support
* Removal of duplicate parameters (uniq)
* Stable sorting algorithm

Changes in version 1.0.5 (2018-04-16)
-------------------------------------

* Varnish 6.0 support (#38)

Changes in version 1.0.4 (2017-12-03)
-------------------------------------

* Varnish 5.2 support
* $ABI vrt compatibility
* Packaging improvements (#34, #36, #37)

Changes in version 1.0.3 (2017-08-23)
-------------------------------------

* Packaging fix for RHEL 7 (#33)

Changes in version 1.0.2 (2017-03-20)
-------------------------------------

* Varnish 5.1.1 support
* Packaging improvements

Changes in version 1.0.2 (2017-03-20)
-------------------------------------

* Varnish 5.1.1 support
* Packaging improvements

Changes in version 1.0.1 (2016-09-23)
-------------------------------------

* Experimental debian packaging
* Continuous integration with Travis CI
* Code coverage with Codecov
* Library path for the test suite

Changes in version 1.0 (2016-09-16)
-----------------------------------

* Complete rewrite of the module (#23)
* Simplification of autotools usage
* License changed to GPLv3+
* Enhanced RPM packaging
* Convenient rpm and mock builds
* Dropped support for Varnish 4.0 (EOL)
* Various improvements and fixes

Changes in version 0.5 (2016-04-01)
-----------------------------------

* Fixed a read of uninitialized memory (#22)

Changes in version 0.4 (2016-03-17)
-----------------------------------

* New globfilter and globfilter_except functions (#20)
* Varnish 4.x support only
* Spring cleaning after Varnish 3 got retired
* Various fixes (including a security fix)

Changes in version 0.3 (2015-08-04)
-----------------------------------

* Varnish support up to 3.0.7 and 4.0.3
* Various fixes

Changes in version 0.2 (2013-07-23)
-----------------------------------

* Improved documentation
* Builds on FreeBSD thanks to Wesley Overdijk (#4)
* Varnish 3.0.4 support
* Varnish 4 "trunk" support
* Conditional logging of functions calls and returns
* RPM packaging
