Releases: pantheon-systems/wp-redis
Releases · pantheon-systems/wp-redis
1.3.2
05 Dec 17:54
Compare
Sorry, something went wrong.
No results found
1.3.1
02 Dec 21:17
Compare
Sorry, something went wrong.
No results found
Declare wp_cache_supports function and support features. [#378 ].
Make dependabot target develop branch for PRs. [#376 ].
1.3.0
29 Nov 17:29
Compare
Sorry, something went wrong.
No results found
Added CONTRIBUTING.MD and GitHub action to automate deployments to wp.org [#368 ].
Version 1.2.0
18 Feb 02:35
Compare
Sorry, something went wrong.
No results found
Adds support for Relay via WP_REDIS_USE_RELAY constant [#344 ].
Version 1.1.4
21 Oct 15:35
Compare
Sorry, something went wrong.
No results found
Fixes some faulty logic in WP_REDIS_IGNORE_GLOBAL_GROUPS check [#333 ].
Version 1.1.3
21 Oct 15:03
Compare
Sorry, something went wrong.
No results found
Supports a WP_REDIS_IGNORE_GLOBAL_GROUPS constant to prevent groups from being added to global caching group [#331 ].
Version 1.1.2
24 Mar 11:46
Compare
Sorry, something went wrong.
No results found
Applies logic used elsewhere to fall back to $_SERVER in wp_redis_get_info() [#316 ].
Version 1.1.1
17 Aug 21:05
Compare
Sorry, something went wrong.
No results found
Returns cache data in correct order when using wp_cache_get_multiple() and internal cache is already primed [#292 ].
Version 1.1.0
13 Jul 18:36
Compare
Sorry, something went wrong.
No results found
Implements wp_cache_get_multiple() for WordPress 5.5 [#287 ].
Bails early when connecting to Redis throws an Exception to avoid fatal error [285 ].
Version 1.0.1
14 Apr 21:42
Compare
Sorry, something went wrong.
No results found
Adds support for specifying Redis database number from environment/server variables [#273 ].