Skip to content

Release v3.1.14

Compare
Choose a tag to compare
@limingxinleo limingxinleo released this 21 Mar 14:27
· 52 commits to master since this release
58522a2

Fixed

  • #6609 Fixed bug that the configurations will be cleared when the scan configuration does not exist.

Added

  • #6594 Added hyperf/carbon component.

Optimized

  • #6600 Optimized the worker process to no longer output warn information after exiting.
  • #6608 Optimized CacheAheadAspect which store cache in another coroutine instead of blocking current coroutine.

Full Changelog: v3.1.13...v3.1.14