From 0f7c75cbf062734d0387218046c00b5d83f64bfa Mon Sep 17 00:00:00 2001 From: michael-grunder Date: Sat, 15 Feb 2020 12:21:38 -0800 Subject: Update package.xml --- package.xml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) (limited to 'package.xml') diff --git a/package.xml b/package.xml index 344c5bd7..6fb59b47 100644 --- a/package.xml +++ b/package.xml @@ -146,6 +146,47 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + alphaalpha + 5.2.0RC15.2.0RC1 + 2020-02-15 + + phpredis 5.2.0RC1 + + This release contains initial support for Redis Sentinel as well as many + smaller bug fixes and improvements. It is especially of interest if you + use persistent connections, as we've added logic to make sure they are in + a good state when retreving them from the pool. + + IMPORTANT: Sentinel support is considered experimental and the API + will likely change based on user feedback. + + * SPONSORS \o/ + - Till Krüss - https://github.com/tillkruss + + --- + + * Initial support for RedisSentinel [90cb69f3, c94e28f1, 46da22b0, 5a609fa4, + 383779ed] (Pavlo Yatsukhnenko) + + * Houskeeping (spelling, doc changes, etc) [23f9de30, d07a8df6, 2d39b48d, + 0ef488fc, 2c35e435, f52bd8a8, 2ddc5f21, 1ff7dfb7, db446138] (Tyson Andre, + Pavlo Yatsukhnenko, Michael Grunder, Tyson Andre) + + * Fix for ASK redirections [ba73fbee] (Michael Grunder) + * Create specific 'test skipped' exception [c3d83d44] (Michael Grunder) + * Fixed memory leaks in RedisCluster [a107c9fc] (Michael Grunder) + * Fixes for session lifetime values that underflow or overflow [7a79ad9c, + 3c48a332] (Michael Grunder) + * Enables slot caching for Redis Cluster [23b1a9d8] (Michael Booth) + + * Support TYPE argument for SCAN [8eb39a26, b1724b84, 53fb36c9, 544e641b] + (Pavlo Yatsukhnenko) + + * Added challenge/response mechanism for persistent connections [a5f95925, + 25cdaee6, 7b6072e0, 99ebd0cc, 3243f426] (Pavlo Yatsukhnenko, Michael Grunder) + + stablestable 5.1.15.1.0 -- cgit v1.2.3