Releases: hyperf/redis
Releases · hyperf/redis
Release v3.1.0-rc.6
Throw exceptions when the redis option key is invalid.
Release v3.1.0-rc.4
Merge branch 'master' into 3.1 # Conflicts: # .github/workflows/test.yml # src/service-governance/src/Listener/RegisterServiceListener.php # src/stringable/composer.json # src/stringable/tests/StrTest.php
Release v3.0.37
Upgrade actions/checkout to v4 (#6159)
Release v3.1.0-rc.3
Added test cases for redis extension 5.3.7 and 6.0.0 (#6148)
Release v3.0.36
Fixed bug that validateJson was incompatibility with php 8.0 (#6146) * Fixed bug that `validateJson` cannot work when using php 8.0. * Fixed unit cases for redis cannot work. Co-authored-by: 李铭昕 <[email protected]> Co-authored-by: Deeka Wong <[email protected]>
Release v3.1.0-rc.1
Merge branch 'master' into 3.1-merge
Release v3.0.35
Fixed bug that `ConstantFrequency` cannot work when using `redis`. (#…
Release v3.1.0-alpha.1
Remove deprecated codes (#5812)
Release v3.0.21
optimize code: useless after version 2.0 (#5714)
Release v3.0.18
Instead of classes and functions of `Hyperf\Utils` (#5674) Co-authored-by: 李铭昕 <[email protected]>