All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.2.4 (2022-03-19)
- perfs: split keys computation into smaller functions (5aba888)
4.2.3 (2022-03-18)
- etag: send a 304 (Not Modified) when valid If-None-Match header contains multiple values (ccf936a)
- purge-rest-cache: cannot purge with redis (aa1da6d)
4.2.2 (2022-03-15)
- ensure keyprefix is not undefined (9134f52)
4.2.1 (2022-03-11)
- empty keys returned by providers (fb5c79c)
4.2.0 (2022-03-09)
- expose new clearByUid and clearByRegexp functions in cacheStore service (c7d67fd)
4.1.0 (2022-03-05)
- better path resolution when using custom delimiters (943393d)
- add strategy debug option (0dda260)
4.0.6 (2022-03-02)
- only use boostrap lifecycle to register the plugin (46eaf0b)
4.0.5 (2022-03-02)
- pluginId used to register permissions actions (3376b4a)
4.0.4 (2022-02-26)
4.0.3 (2022-02-26)
- use short plugin name (7acc0e7)
4.0.2 (2022-02-24)
- use short plugin name (8daf416)
4.0.1 (2022-02-24)
- empty npm packages (1fde26a)
4.0.0 (2022-01-31)
- peerDependencies fixed version (4b5e317)
- core: add keysPrefix strategy option (8ed2149)
4.0.0-alpha.1 (2022-01-31)
- peerDependencies fixed version (f43ef96)
4.0.0-alpha.0 (2022-01-31)
- move headers to keys.useHeaders add keys.useQueryParams option