3.5.0
Changelog
3.5.0 (2021-11-01)
Implemented enhancements:
- Doctrine Cache 2.x #611
- Migrate from Travis CI to GitHub Actions #602
- Function Redis::delete() is deprecated #521
- Connections not properly closed on Kernel shutdown #400
- Exception handling if redis is not avaialble #105
Fixed bugs:
- The service alias "doctrine.orm.default_metadata_cache" does not exist. #613
- rPush ignores variadic arguments #612
- The "snc_redis.default" service or alias has been removed or inlined when the container was compiled. #605
Closed issues:
- Deprecated: Function ReflectionType::__toString() #610
- Test against the next Symfony version (5.3) #601
Merged pull requests:
- Support symfony/stopwatch in order to show redis in execution timeline #631 (ostrolucky)
- Fix Symfony 6 compatibility #630 (franmomu)
- Remove deprecation warnings in Symfony 5.4 #629 (franmomu)
- #400 Utilize kernel.reset to ensure connections have been closed in tests #628 (ostrolucky)
- issue-620: Dont send extra values #623 (adevyatov)
- Make logging with phpredis working again #618 (ostrolucky)
- Add support for doctrine/cache 2.x #614 (KDederichs)
- Support slave_failover option for phpredis \RedisCluster client #586 (renatogcarvalho)
* This Changelog was automatically generated by github_changelog_generator