Fixed
- #6609 Fixed bug that the configurations will be cleared when the
scanconfiguration does not exist.
Added
- #6594 Added
hyperf/carboncomponent.
Optimized
- #6600 Optimized the worker process to no longer output warn information after exiting.
- #6608 Optimized
CacheAheadAspectwhich store cache in another coroutine instead of blocking current coroutine.
Full Changelog: v3.1.13...v3.1.14