v13.14.0
Add tests for flushdb method on redis cluster connections (#58917)
Get rid of useless Mockery::close (#59730)
[12.x] Run Mockery cleanup via PHPUnit subscriber instead of explicit `m::close()` calls (#58278)
[13.x] battle harden when scheme is present in the config (#60237)
[13.x] Enforce stricter assertions (#59749)
[13.x] Remove unused variable in `catch()` (#59689)
[13.x] Add enum support to RedisManager purge method (#59857)