Added
- #6060 Supplement the missing tag configuration items.
- #6063 Added
$serverproperty to request events. - #6070 Added
php_serializeprotocol forhyperf/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::overrideandContext::getOrSetcannot 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