github hyperf/hyperf v3.0.37
Release v3.0.37

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

Added

  • #6156 Enhance stringable, such as replaceStart isJson.

Optimized

  • #6154 Use PHP native json_validate to validate is json if function is available.
  • #6157 Record the exception message only by opening the exception switch and closing the ignore switch when using trace.
  • #6167 Optimized KafkaClientFactory of hyperf/tracer.

Fixed

  • #6160 Fixed bug that service governance still registers services even when services.enable.register is false.
  • #6162 #6163 Fixed bug that the mutex lock of crontab cannot not work well when the crontab executed more than one hour (the default expired time).

New Contributors

Full Changelog: v3.0.36...v3.0.37

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.