Skip to content

Releases: hyperf/redis

Release v3.1.0-rc.6

10 Oct 02:49
Compare
Choose a tag to compare
Throw exceptions when the redis option key is invalid.

Release v3.1.0-rc.4

22 Sep 05:59
Compare
Choose a tag to compare
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

22 Sep 05:40
Compare
Choose a tag to compare
Upgrade actions/checkout to v4 (#6159)

Release v3.1.0-rc.3

14 Sep 09:52
Compare
Choose a tag to compare
Added test cases for redis extension 5.3.7 and 6.0.0 (#6148)

Release v3.0.36

15 Sep 06:59
Compare
Choose a tag to compare
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

01 Sep 02:54
Compare
Choose a tag to compare
Merge branch 'master' into 3.1-merge

Release v3.0.35

01 Sep 02:26
Compare
Choose a tag to compare
Fixed bug that `ConstantFrequency` cannot work when using `redis`. (#…

Release v3.1.0-alpha.1

10 Jun 02:22
Compare
Choose a tag to compare
Remove deprecated codes (#5812)

Release v3.0.21

18 May 03:02
Compare
Choose a tag to compare
optimize code: useless after version 2.0 (#5714)

Release v3.0.18

26 Apr 04:13
Compare
Choose a tag to compare
Instead of classes and functions of `Hyperf\Utils` (#5674)


Co-authored-by: 李铭昕 <[email protected]>