github hyperf/hyperf v3.0.16
Release v3.0.16

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

Fixed

  • #5627 Fixed issue where coroutine context was not destroyed in Hyperf\Context\Context::destroy method.

Optimized

  • #5616 Split ApplicationContext from hyperf/utils to hyperf/context.
  • #5617 Removed the requirement hyperf/guzzle from hyperf/consul.
  • #5618 Support to set the default router for swagger.
  • #5619 #5620 Split hyperf/coroutine from hyperf/utils.
  • #5621 Use Hyperf\Context\ApplicationContext instead of Hyperf\Utils\ApplicationContext.
  • #5622 Split CoroutineProxy from hyperf/utils to hyperf/context.
  • #5623 Use Hyperf\Coroutine\Coroutine instead of Hyperf\Utils\Coroutine.
  • #5624 Split Channel utils from hyperf/utils to hyperf/coroutine.
  • #5629 Refactor Hyperf\Utils\Arr that let it extends Hyperf\Collection\Arr.

Full Changelog: v3.0.15...v3.0.16

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.