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 #7703
- @wregis made their first contribution in #7676
- @adhikjoshi made their first contribution in #7607
Full Changelog: v3.1.66...v3.1.67