mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-12-02 03:37:44 +08:00
Update CHANGELOG.md
This commit is contained in:
parent
5875bd6b6a
commit
a564b5f720
@ -18,6 +18,7 @@
|
||||
- [#619](https://github.com/hyperf-cloud/hyperf/pull/619) Added HandlrStackFactory of guzzle.
|
||||
- [#620](https://github.com/hyperf-cloud/hyperf/pull/620) Add automatic restart mechanism for consumer of async queue.
|
||||
- [#629](https://github.com/hyperf-cloud/hyperf/pull/629) Allows to modify the `clientIp`, `pullTimeout`, `intervalTimeout` of Apollo client via config file.
|
||||
- [#648](https://github.com/hyperf-cloud/hyperf/pull/648) Added `nack` return type of AMQP consumer, the abstract consumer will execute `basic_nack` method when the message handler return a `Hyperf\Amqp\Result::NACK`.
|
||||
|
||||
## Changed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user