Fixed
- #3050 Fixed extra data saved twice when use
save()afterincrement()withextra. - #3082 Fixed connection has already been bound to another coroutine when used in defer for
hyperf/db. - #3084 Fixed
getRealPathdoes not works in phar. - #3087 Fixed memory leak when using pipeline sometimes.
- #3095 Fixed unexpected behavior for
ElasticsearchEngine::getTotalCount()inhyperf/scout.
Added
- #2847 Added
hyperf/kafkacomponent. - #3066 Added method
ConnectionInterface::run(Closure $closure)forhyperf/db.
Optimized
- #3046 Optimized
phar:buildfor rewritingscan_cacheable.
Changed
- #3077 Reduced
league/flysystemto^1.0.