github hyperf/hyperf v2.0.9

latest releases: v3.1.20, v3.1.19, v3.0.48...
3 years ago

Added

  • #2331 Added auth api for hyperf/nacos component.
  • #2331 Added config nacos.enable to control the hyperf/nacos component.
  • #2331 Added array merge mode for hyperf/nacos component.
  • #2377 Added ts header for gRPC request of client, compatible with Node.js gRPC server etc.
  • #2384 Added global function optional() to create Hyperf\Utils\Optional object or for more convenient way to use.

Fixed

  • #2331 Fixed exception thrown when the service or config was not found for hyperf/nacos component.
  • #2356 #2368 Fixed server:start failed, when the config of pid_file changed.
  • #2358 Fixed validation rule digits does not support int.

Optimized

  • #2359 Optimized custom process which stop friendly when running in coroutine server.
  • #2363 Optimized hyperf/di component which is no need to depend on hyperf/config component.
  • #2373 Optimized the exception handler which add content-type header automatically by default for hyperf/validation component.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.