Skip to content

Release v3.0.44

Choose a tag to compare

@limingxinleo limingxinleo released this 17 Nov 14:40
e2a6668

Added

  • #6283 Added grpc request lifecycle support.
  • #6292 Added Validator::setValue and make Validator::getValue public.

Fixed

  • #6284 Fixed bug that the crontab cannot be closed when throw exceptions.
  • #6291 Fixed that the crontab timer cannot be stopped sometimes.

Optimized

  • #6293 Optimized the code about Arr::flatten, which is faster than before.

New Contributors

Full Changelog: v3.0.43...v3.0.44