| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-24 | 1.3 kB | |
| Release v3.1.67 source code.tar.gz | 2026-02-24 | 9.8 MB | |
| Release v3.1.67 source code.zip | 2026-02-24 | 11.5 MB | |
| Totals: 3 Items | 21.3 MB | 0 | |
Added
- #7459 Support using model name like
App\\Model\\Userfor validation ruleexistsandunique. - #7555 Added
Hyperf\Crontab\Mutex\RedisServerMutexByNodeName. - #7607 Added casts
AsCollectionforhyperf/database. - #7648 Support aliyun mse signature for nacos.
Optimized
- #7676 Optimized the client tagging for
hyperf/tracer.
Fixed
- #7703 Fixed bug that the default ttl cannot work for memory driver of
hyperf/cache. - #7705 Fixed bug that
eachByIdcannot work forHyperf\Database\Query\Builder. - #7712 Fixed bug that the classes cache cannot decode.
New Contributors
- @NoraClapham made their first contribution in https://github.com/hyperf/hyperf/pull/7703
- @wregis made their first contribution in https://github.com/hyperf/hyperf/pull/7676
- @adhikjoshi made their first contribution in https://github.com/hyperf/hyperf/pull/7607
Full Changelog: https://github.com/hyperf/hyperf/compare/v3.1.66...v3.1.67