Fixed
- #6011 Fixed the issue where validation for invocable controller route requests was not working.
- #6013 Fixed the bug that
no_aspectis overridden. - #6053 Fixed bug that
Arr::haswith integer keys cannot work as expected.
Optimized
- #6023 Allow using the tracer instance from context, append
Trace-Idto Response Header. - #6027 Optimized the tracing in coroutine.
Deprecated
- #6044 Make
Hyperf\Coroutine\Traits\Containeras deprecated.
New Contributors
Full Changelog: v3.0.32...v3.0.33