github hyperf/hyperf v3.1.69
Release v3.1.69

latest releases: v3.1.70, v3.2.1, v3.2.0...
2 months ago

Fixed

  • #7731 Fixed bug that the Macroable of Hyperf\HttpServer\Response cannot work.
  • #7734 Fixed bug that memory leak when using Redis::pipeline() for long-lived environment.
  • #7736 Fixed bug that keys method in RedisDriver does not return array when sMembers returns 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 to server_addr having higher priority than header['host'] in getUriFromGlobals().

New Contributors

Full Changelog: v3.1.68...v3.1.69

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.