github hyperf/hyperf v2.0.16
Release v2.0.16

latest releases: v3.1.70, v3.2.1, v3.2.0...
5 years ago

Added

  • #2682 Added method getCacheTTL for CacheableInterface which can control cache time each models.
  • #2696 Added swoole tracker leak tool.

Fixed

  • #2680 Fixed Type error for CastsValue, because $isSynchronized don't have default value.
  • #2680 Fixed default value in $items will be replaced by __construct for CastsValue.
  • #2693 Fixed unexpected behavior in retry budget for hyperf/retry.
  • #2695 Fixed method Container::define() does not works when the class has been resolved.

Optimized

  • #2611 Optimized FindDriver for watcher, you can use it in alpine image.
  • #2662 Optimized amqp consumer which can stop safely.
  • #2690 Optimized tracer which ensure span finished and flushed.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.