Added
- #1393 Implemented more methods for
Hyperf\HttpMessage\Stream\SwooleStream. - #1419 Allow config fetcher to start in a coroutine instead of a process.
- #1424 Allow user modify the session_name by configuration file.
- #1435 Added config
use_default_valuefor model-cache to correct the cache data with database data automatically. - #1436 Added
isEnable()for NSQ Consumer to control the consumer whether they start automatically.