Skip to content

Releases: scandipwa/persisted-query

Migrate from predis to credis lib

Choose a tag to compare

@eli-l eli-l released this 25 Oct 14:42

Enable support for PhpRedis module.

Fix parameter escaping

Choose a tag to compare

@eli-l eli-l released this 23 Oct 07:16

Fix: prevent partial value match replacement

Fix parameter escaping

Choose a tag to compare

@eli-l eli-l released this 23 Oct 07:16

Fix: prevent partial value match replacement

Add float type argument support

Choose a tag to compare

@eli-l eli-l released this 18 Oct 08:06

Fixes incorrect behavior of float arguments being coerced from string to integer

Add float type argument support

Choose a tag to compare

@eli-l eli-l released this 18 Oct 08:05

Fixes incorrect behavior of float arguments being coerced from string to integer

Make errors verbose

Choose a tag to compare

@eli-l eli-l released this 18 Oct 08:06

Cover scenario when Varnish response is malformed.

Disabled cache is not flushed

Choose a tag to compare

@eli-l eli-l released this 28 Aug 09:58
  • Add check for cache enabled/disabled (persisted_query_response) and skip attempt to flush when it is disabled

Magento 2.3.2

Choose a tag to compare

@eli-l eli-l released this 28 Aug 09:57

Adaptation to Magento 2.3.2

Make error logs more verbose

Choose a tag to compare

@eli-l eli-l released this 26 Jul 13:05

Added logic for Varnish purge requests to produce more verbose errors.