Fixed
- #7731 Fixed bug that the
MacroableofHyperf\HttpServer\Responsecannot work. - #7734 Fixed bug that memory leak when using
Redis::pipeline()for long-lived environment. - #7736 Fixed bug that
keysmethod inRedisDriverdoes not return array whensMembersreturns a non-array value. - #7737 Fixed bug that PostgresProcessor cannot process indexes and foreign keys when columns is null.
- #7745 Fixed bug that
getUri()->getHost()returns server IP instead of domain when using Swoole 6.2.0, due toserver_addrhaving higher priority thanheader['host']ingetUriFromGlobals().
New Contributors
- @suyar made their first contribution in #7734
- @ikolossov made their first contribution in #7736
Full Changelog: v3.1.68...v3.1.69