Fixed
- #4399 Fixed bug that
Redis::scandoes not work when using redis cluster.
Added
- #4409 Added database handler for
session. - #4411 Added
Hyperf\Tracer\Aspect\DbAspectto log db records when usinghyperf/db. - #4420 Support
SSLforHyperf\Amqp\IO\SwooleIO.
Optimized
- #4406 Adapt swoole 5.0 by removing swoole classes with
PSR-0. - #4429 Added type hint for
Debug::getRefCount()which only supportobject.
New Contributors
- @Nick233333 made their first contribution in #4380
- @nirolee made their first contribution in #4404
- @Rock-liyi made their first contribution in #4411
- @fengxin2017 made their first contribution in #4420
- @ethanzway made their first contribution in #4409
Full Changelog: v2.2.21...v2.2.22