Releases: snc/SncRedisBundle
Releases · snc/SncRedisBundle
4.11.1
fix: Predis 2.x backwards compatiblity by @ostrolucky in d978801
Full Changelog: 4.11.0...4.11.1
4.11.0
What's Changed
- feat: phpredis: add support for OPT_SCAN by @shakaran in #745
- fix: memory leak in frankenphp's worker mode by @ostrolucky in 9039ee6
New Contributors
Full Changelog: 4.10.0...4.11.0
4.11.0-rc.1
Catch-up release with recent PR's and support for Symfony 8 and PHP 8.5.
To test this release append @rc in your composer.json, ie. "^4.11@rc" should work as version constraint.
What's Changed
- feat: string class name to class constant by @shakaran in #741
- feat: string class name to class constant in extension by @shakaran in #742
- feat: phpredis: add support for OPT_SCAN by @shakaran in #745
New Contributors
Full Changelog: 4.10.0...4.11.0-rc.1
4.10.0
What's Changed
Full Changelog: 4.9.1...4.10.0
4.9.1
4.9.0
4.8.0
What's Changed
- Add phpredis sentinel auth support by @vigikaran in #727
- Mark collector as late collector by @ostrolucky in #731
New Contributors
- @vigikaran made their first contribution in #727
Full Changelog: 4.7.2...4.8.0
4.7.2
What's Changed
- Fix Relay\Sentinel compatibility by @kkrasnik in #723
- Remove deprecated usage of Symfony\Component\HttpKernel\DependencyInjection\Extension by @savinmikhail in #725
- Make symfony/console dependency truly optional by @ostrolucky in 01b68b2
New Contributors
- @kkrasnik made their first contribution in #723
- @savinmikhail made their first contribution in #725
Full Changelog: 4.7.1...4.7.2
4.7.1
What's Changed
- [fix] Pass on username parameter from dsn to Predis Factory by @rvdbogerd in #722
- Fix opcache preloading warning by @ostrolucky in 4c212a0
New Contributors
- @rvdbogerd made their first contribution in #722
Full Changelog: 4.7.0...4.7.1