github hyperf/hyperf v3.0.34
Release v3.0.34

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

Added

  • #6060 Supplement the missing tag configuration items.
  • #6063 Added $server property to request events.
  • #6070 Added php_serialize protocol for hyperf/rpc-multilex.
  • #6069 #6075 Added kafka reporter for hyperf/tracer.
  • #6078 Added Hyperf\Support\Composer::hasPackage() method.
  • #6083 #6084 Added middleware priority.

Fixed

  • #6065 Fixed bug that Context::override and Context::getOrSet cannot work when using $coroutineId.

Optimized

  • #6046 Using the tracer instance from coroutine context.
  • #6061 Enhance server config to support key-value mode.
  • #6077 Don't show deprecated notice when using #[Hyperf\Constants\Annotation\Constants].

Full Changelog: v3.0.33...v3.0.34

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.