Skip to content

Release v3.1.21

Compare
Choose a tag to compare
@limingxinleo limingxinleo released this 09 May 14:24
· 23 commits to master since this release
23de8d8

Added

  • #6738 Added unshift method to Hyperf\Collection\Collection.
  • #6740 Support useIndex forceIndex and ignoreIndex for Hyperf\Database\Query\Builder.

Optimized

  • #6716 #6717 Optimized exchange declaration for amqp consumer messages.
  • #6721 Optimized the implementation of When Method.
  • #6731 Updated InteractsWithModelFactory to handle missing dependencies.

Fixed

  • #6728 Fixed bug that hyperf/watch cannot work when using hyperf/constants enum mode.

New Contributors

Full Changelog: v3.1.20...v3.1.21