Skip to content

Releases: hyperf/redis

Release v3.1.26

13 Jun 02:26

Choose a tag to compare

Use `Hyperf\Collection\Enumerable` instead of `Hyperf\ViewEngine\Cont…

Release v3.1.18

12 Apr 03:12

Choose a tag to compare

Added getConfig for redisPool (#6674)

Release v3.1.15

28 Mar 07:58

Choose a tag to compare

Format code by the latest `cs-fixer`. (#6617)

Release v3.1.0

30 Nov 16:07

Choose a tag to compare

Changed the `branch-alias` of all components to `3.1-dev`. (#6320)

Release v3.1.0-rc.8

20 Oct 11:30

Choose a tag to compare

Merge branch 'master' into 3.1

# Conflicts:
#	src/redis/tests/RedisTest.php

Release v3.1.0-rc.7

13 Oct 04:32

Choose a tag to compare

Merge branch 'master' into 3.1-merge

# Conflicts:
#	docs/zh-cn/changelog.md
#	docs/zh-hk/changelog.md
#	docs/zh-tw/changelog.md
#	src/redis/composer.json

Release v3.0.40

20 Oct 10:43

Choose a tag to compare

Support for phpredis 6.x (#6209)


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

Release v3.0.39

13 Oct 02:19

Choose a tag to compare

Support `ext-redis:^6.0` (#6208)

Release v3.1.0-rc.6

10 Oct 02:49

Choose a tag to compare

Throw exceptions when the redis option key is invalid.

Release v3.1.0-rc.4

22 Sep 05:59

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