File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change
1
+ 2020-06-27 VERSION 2.5.1
2
+ * fix: empty key check - it coredumps when cache key is empty, Tuğrul Topuz
3
+ * fix: purge report calloc fix - Report template has not cache file path but it's length is use in buffer memory allocation, Tuğrul Topuz
4
+
1
5
2018-08-04 VERSION 2.5
2
6
* feat/docs: cache_purge_response_type directive, selecting response type (html|json|xml|text)
3
7
* break: changed status of HTTP code 404 (Not Found) to 412 (Precondition Failed)
4
8
* fix: remove path information of response body (#4, 3a8c08a, #11)
5
9
10
+ 2020-06-27 VERSION 2.4.3
11
+ * fix: empty key check - it coredumps when cache key is empty, Tuğrul Topuz
12
+
13
+ 2017-09-28 VERSION 2.4.2
14
+ * fix: segfault in call to `ngx_read_file` of partial key purge, Frankie Dintino
15
+ * fix: segfault in `cplcf->conf->purge_all` with separate location syntax, Frankie Dintino
16
+
6
17
2017-02-21 VERSION 2.4.1
7
18
* Fix compatibility with nginx-1.11.6+, Sułowicz Paweł
8
19
You can’t perform that action at this time.
0 commit comments