Commit Graph

599 Commits

Author SHA1 Message Date
李铭昕
f615a222a7
Fixed bug that socket of keepaliveIO always exhausted.. (#1262) 2020-01-11 16:52:03 +08:00
李铭昕
4d866f4d38
Added Event QueueLength for async-queue. (#1263) 2020-01-10 22:28:02 +08:00
李铭昕
2dab5f3e0a
Fixed json rpc connection confused.(#1260) 2020-01-10 17:02:32 +08:00
李铭昕
badb4b0553
Fixed CRITICAL error that socket of process is unavailable when amqp send heartbeat failed. (#1258) 2020-01-10 16:24:11 +08:00
黄朝晖
ab29e13675
Update CHANGELOG.md 2020-01-10 16:08:30 +08:00
李铭昕
d8ab46a14c
v1.1.14 (#1256) 2020-01-10 10:40:17 +08:00
huangzhhui
0d91293a64 Update CHANGELOG.md 2020-01-09 19:45:20 +08:00
李铭昕
9fb402dc44
Release connection after declared for amqp producers. (#1235) 2020-01-07 16:39:45 +08:00
李铭昕
23d4018af0 Update CHANGELOG.md 2020-01-07 16:24:12 +08:00
谷溪
45af02cce7
Merge branch 'master' into patch-1 2020-01-07 10:54:28 +08:00
谷溪
8575d0b3c7
Update CHANGELOG.md 2020-01-07 10:53:35 +08:00
huangzhhui
dd93dd3b72 Update CHANGELOG.md 2020-01-07 10:39:20 +08:00
李铭昕
245d66c0cd Merge branch 'master' into pr/1174 2020-01-06 11:57:43 +08:00
李铭昕
9d1b11aaf0 Update document for amqp. 2020-01-06 11:02:12 +08:00
wiseker
b20b9786cd change CHANGELOG.md 2020-01-06 09:00:05 +08:00
黄朝晖
0ebdb50a1a
Fixed the scanner will missing the packages at require-dev of composer.json (#1223)
* Fix #686

* Update CHANGELOG.md
2020-01-05 02:07:50 +08:00
wiseker
fb5d797ab5 Consumer adds isEnable() method and updates corresponding document 2020-01-03 22:34:02 +08:00
huangzhhui
1a9e15b612 Update CHANGELOG.md 2020-01-03 20:58:29 +08:00
李铭昕
be471f537b v1.1.13 2020-01-03 15:18:47 +08:00
李铭昕
7e3ffb1c8e
Replaced zendframework/zend-mime into laminas/laminas-mine. (#1217) 2020-01-03 15:12:03 +08:00
李铭昕
42a8dfbded Update CHANGELOG.md 2020-01-03 15:04:08 +08:00
李铭昕
8d27178b4e Update CHANGELOG.md 2020-01-03 14:57:47 +08:00
李铭昕
ba9dd0c881
Fixed variadic arguments do not work in task annotation. (#1199) 2020-01-03 14:56:05 +08:00
李铭昕
9147d76aeb
Merge pull request #1221 from sy-records/tracker
Add traceId and spanId to SwooleTracker
2020-01-03 14:49:41 +08:00
李铭昕
f97644f926 Update CHANGELOG.md 2020-01-03 14:43:19 +08:00
李铭昕
73209b00ef Update CHANGELOG.md 2020-01-03 14:37:17 +08:00
Luffy
18892db8c2
Update CHANGELOG.md 2020-01-03 13:20:42 +08:00
李铭昕
5a3ea7303c
Merge pull request #1210 from chunhei2008/fix/1205
Fixed #1205 开启严格模式,导致mb_strlen函数报类型错误
2020-01-02 14:00:05 +08:00
Abbotton
e2eb86cb69 Added default value for $data of RenderInterface::render(). (#1216) 2020-01-02 13:58:46 +08:00
chunhei2008
5e03235276 docs: ✏️ 更新 changelog 2020-01-02 10:39:43 +08:00
李铭昕
5268176d7e Update CHANGELOG.md 2019-12-30 09:44:03 +08:00
reasno
72b0afb19c add Changelog 2019-12-29 09:44:11 +08:00
李铭昕
f428df09fa v1.1.12 2019-12-26 14:56:48 +08:00
abc
eb2b8a0c0c Fixed Hyperf\Utils\Collection::random does not works when the number is null. (#1175) 2019-12-26 14:55:41 +08:00
李铭昕
f284aa8c9b Update CHANGELOG.md 2019-12-26 14:37:35 +08:00
李铭昕
2c5ffbf74f Update CHANGELOG.md 2019-12-26 14:30:44 +08:00
Donjan
71bf223bb8 Fixed default operator does not works for Hyperf\Utils\Collection::operatorForWhere. (#1189) 2019-12-26 10:54:01 +08:00
xiabin
6c2a237b05 Automatically added default constructor's configuration, when you forgetton to set it. (#1186) 2019-12-25 17:41:35 +08:00
李铭昕
8121555c65 v1.1.11 2019-12-19 12:35:37 +08:00
黄朝晖
f993455436
Update CHANGELOG.md 2019-12-19 11:46:30 +08:00
李铭昕
b382dfc200 Merge branch 'master' into pr/849 2019-12-19 11:32:32 +08:00
李铭昕
75c882a382 Update CHANGELOG.md 2019-12-19 10:25:52 +08:00
黄朝晖
c285a3498e
Merge branch 'master' into fix-tracer-tag 2019-12-18 15:39:58 +08:00
李铭昕
01cdb7299e Update CHANGELOG.md 2019-12-18 14:24:40 +08:00
crystal9002
b6d84c95b1 Fixed error return value for method CoroutineMemoryDriver::delKey. (#1145) 2019-12-16 15:56:59 +08:00
李铭昕
e16ef331d8 Rename RegisterConnectionResolverListener. 2019-12-16 10:22:57 +08:00
hooklife
321c9f5f77
Fix 2019-12-13 16:40:30 +08:00
hooklife
9b448341d3
Merge 2019-12-13 16:39:56 +08:00
hooklife
b7fc803adc
Add docks 2019-12-13 16:33:52 +08:00
李铭昕
e9fc7519c1 v1.1.10 2019-12-12 10:22:27 +08:00