Added
- #2682 Added method
getCacheTTLforCacheableInterfacewhich can control cache time each models. - #2696 Added swoole tracker leak tool.
Fixed
- #2680 Fixed Type error for
CastsValue, because$isSynchronizeddon't have default value. - #2680 Fixed default value in
$itemswill be replaced by__constructforCastsValue. - #2693 Fixed unexpected behavior in retry budget for
hyperf/retry. - #2695 Fixed method
Container::define()does not works when the class has been resolved.