Skip to content

Releases: dvershinin/ngx_dynamic_etag

v0.2.3

18 Sep 18:23

Choose a tag to compare

Full Changelog: 0.2.2...0.2.3

v0.2.2

14 Sep 06:40

Choose a tag to compare

Fixed ETag generation when serving from proxy or fastcgi cache. #3

v0.2.1

11 Aug 20:58

Choose a tag to compare

Fixed sending same "empty" ETag for HEAD requests

v0.2.0

11 Aug 16:00

Choose a tag to compare

Fixed static module 304 handling by using HTTP_INIT_FILTER module type
Tests added :)

v0.1.0

09 Aug 23:31

Choose a tag to compare

dynamic_etag can be set from variable, i.e. dynamic_etag $somevar;

v0.0.3

27 Jan 15:14

Choose a tag to compare

NGINX has ETag validation, and all that logic is now being leveraged

Performance fixes

27 Jan 10:56

Choose a tag to compare

Performance fixes Pre-release
Pre-release

ETag only added to HTML type by default

Initial release

26 Jan 16:13
3442aa8

Choose a tag to compare

Initial release Pre-release
Pre-release

Just a release for testing stuff :)