Skip to content

Release v2.1.1

Compare
Choose a tag to compare
@limingxinleo limingxinleo released this 04 Jan 08:00
· 2048 commits to master since this release
462c361

Fixed

  • #3045 Fixed type hint error, when don't set true for PDO::ATTR_PERSISTENT.
  • #3047 Fixed bug that renew sid in all namespaces failed.
  • #3062 Fixed bug that parameters don't parsed correctly in grpc server.

Added

  • #3052 Support collecting metrics while running command.
  • #3054 Support Engine::close protocol and improve error handling for socketio-server.