What's Changed
- feat(phpredis): add RedisArray client-side sharding support by @guillaumedelre in #758
- feat(config): add per-client class override option by @guillaumedelre in #760
- feat(dsn): add tls_version query parameter to force TLS version by @guillaumedelre in #761
- feat(phpredis): add compression and compression_level options by @koekaverna in #762
- fix(phpredis): propagate TLS to RedisSentinel when DSN scheme is rediss:// by @pierreboissinot in #757
- chore(predis): Drop Predis 2.x support by @ostrolucky in 9369a1c
New Contributors
- @guillaumedelre made their first contribution in #758
- @koekaverna made their first contribution in #762
Full Changelog: 4.11.1...4.12.0