Commit Graph

744 Commits

Author SHA1 Message Date
Abel
6cd7c860f3
Fixed bug that decoded sts token failed when optional header SecurityToken is empty. (#1415) 2020-03-13 08:53:16 +08:00
minbaby.zhang
53c27a07a4 Merge branch 'master' into feature/implement-swoole-stream
# Conflicts:
#	CHANGELOG.md
2020-03-12 17:56:38 +08:00
huangzhhui
c01c08541b Update CHANGELOG.md 2020-03-12 11:21:26 +08:00
会敲代码的喵
050ffd6969
Added Hyperf\DbConnection\Annotation\Transactional to begin a transaction automatically. (#1402) 2020-03-12 10:27:20 +08:00
李铭昕
3cf6653d2c
Fixed attributes are not right, when the model has property hidden. (#1405) 2020-03-11 20:16:03 +08:00
黄朝晖
bec4c2f97e
Update CHANGELOG.md 2020-03-05 14:53:55 +08:00
李铭昕
e2598173b1
v1.1.19 (#1390) 2020-03-05 14:50:39 +08:00
minbaby.zhang
8a33a0c6ec add changelog 2020-03-05 14:31:07 +08:00
minbaby.zhang
551b2a3d6f 实现 SwooleStream 方法, 并添加测试方法. 2020-03-05 14:27:58 +08:00
李铭昕
2b1ad2d03a
Merge pull request #1384 from run6/master
add gen:model --camel-case configure. properties as camel case, instead of snake case.
2020-03-05 10:35:53 +08:00
李铭昕
8fc0a557d5 Optimized code. 2020-03-05 10:30:49 +08:00
李铭昕
7ac1f83b57
Added info:routes command. (#1339) 2020-03-05 09:23:53 +08:00
daydaygo
78cc0a7739 docs: update 2020-03-04 17:14:06 +08:00
daydaygo
781057b88d docs: update 2020-03-04 17:11:44 +08:00
pandaLIU
4af1415dce
Added Hyperf\DB\DB::connection(). (#1371) 2020-03-04 16:44:26 +08:00
李铭昕
9e0c21adb1
Fixed variadic arguments do not work in async message annotation. (#1386) 2020-03-04 15:40:21 +08:00
evolution
33098dc04c
Added getPoolNames() for Hyperf\Pool\SimplePool\PoolFactory. (#1362) 2020-03-02 16:29:14 +08:00
李铭昕
105dc1cd46 v1.1.18 2020-02-27 10:46:38 +08:00
李铭昕
996e3f1242
Added config of processors for logger. (#1361)
* Added processors for logger.

* Added config of default processor for logger.
2020-02-24 16:30:22 +08:00
monkeycraps
756572f7c7
Fixed bug that root settings do not works when the slave servers set their own settings. (#1338) 2020-02-24 12:37:33 +08:00
李铭昕
397afbfa4f
Fixed bug that queue length check every time when not set max messages. (#1344) 2020-02-16 14:45:36 +08:00
reasno
229b85029c Merge branch 'master' of https://github.com/hyperf/hyperf into metric
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2020-02-15 17:49:55 +08:00
李铭昕
2f83aa4ee6
Added event AfterExecute for command. (#1335) 2020-02-12 09:33:29 +08:00
李铭昕
a5cd1416b0 Update CHANGELOG.md 2020-02-12 09:19:04 +08:00
wiseker
fd9404ac2a
Fixed bug when using (new Parallel())->add($callback, $key) and the parameter $key is a not string index, the returned result will be sorted from 0. 2020-02-07 19:21:23 +08:00
李铭昕
322a3477a4
Added Hyperf\LoadBalancer\LoadBalancerInterface::getNodes(). (#1331) 2020-02-06 13:38:16 +08:00
李铭昕
11b60b7419
Queuelengthlistener is no longer as the default listener of async-queue (#1324)
* Queuelengthlistener is no longer the default listener

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: 黄朝晖 <huangzhwork@gmail.com>
2020-02-03 10:22:52 +08:00
李可鑫
cdc9aa5614
Deleted useless $httpMethod for Hyperf\RpcServer\Router\Router. (#1303) 2020-01-31 15:37:16 +08:00
huangzhhui
73d6660c17 Add CHANGELOG 2020-01-28 18:19:23 +08:00
李铭昕
727c76ea3d
v1.1.17 (#1320) 2020-01-24 13:43:35 +08:00
Bi Zhiming
2bf162db0d Fixed register failed because has the exactly same service. (#1310) 2020-01-21 13:22:05 +08:00
Reasno
156c15f7b3 Update CHANGELOG.md 2020-01-21 13:01:04 +08:00
qingpizi
f03e236d96 Added the missing config variable for Hyperf\AsyncQueue\Process\ConsumerProcess. (#1315) 2020-01-21 12:47:54 +08:00
黄朝晖
50f9bd1b69
Translate and format 2020-01-20 12:02:29 +08:00
kakuilan
ade0766b5f fix CHANGELOG.md validation组件添加缺少的翻译项:gt,gte,ipv4,ipv6,lt,lte,mimetypes,not_regex,starts_with,uuid 2020-01-20 11:50:09 +08:00
耐小心
d6168816e1 Fixed $_SERVER has lower keys for super-globals. (#1291) 2020-01-20 10:55:35 +08:00
黄朝晖
0829af06e9
Update CHANGELOG.md 2020-01-16 14:25:25 +08:00
黄朝晖
c63720fbc1
Update CHANGELOG.md 2020-01-16 14:24:23 +08:00
黄朝晖
ec98c5ae7f
Update CHANGELOG.md 2020-01-16 14:24:10 +08:00
黄朝晖
b4fd69488f
Update CHANGELOG.md 2020-01-16 14:10:12 +08:00
李铭昕
8bc6cc0ec0 v1.1.16 2020-01-16 13:51:14 +08:00
李铭昕
2850b8b2e9
v1.1.16 Changelog (#1284) 2020-01-16 13:49:56 +08:00
Reasno
4ee1ba6156 Add NoOp Driver, to help those who want to disable hyperf/metric temporarily. 2020-01-14 14:55:32 +08:00
李铭昕
247ccd200c
Fixed bug that process not restart when use timer. (#1266) 2020-01-14 11:29:43 +08:00
李铭昕
f034439d1f
Fixed bug that request id will be checked failed, when the id is null. (#1272) 2020-01-14 11:14:27 +08:00
李铭昕
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
黄朝晖
bb8e958ac0
Merge branch 'master' into bugfix#1099 2019-12-12 10:19:50 +08:00
huangzhhui
4c6d77c469 Add changelog 2019-12-12 00:29:58 +08:00
黄朝晖
57584b000d
Merge pull request #1119 from tai1030/master
Fixed JSONRPC on TCP Server cannot response the expected error response when cannot unpack the data.
2019-12-12 00:15:20 +08:00
huangzhhui
60136437a5 Update CHANGELOG.md 2019-12-12 00:14:43 +08:00
谷溪
0739956186
Merge branch 'master' into retry 2019-12-10 22:58:14 +08:00
huangzhhui
4d7dcbd23f Add changelog 2019-12-08 17:26:28 +08:00
李铭昕
ea63c406de
Merge pull request #1106 from limingxinleo/1.1-db
Fixed bug that sticky mode will affect the next request.
2019-12-08 14:31:21 +08:00
李铭昕
fb05e37fc0 Update CHANGELOG.md 2019-12-08 14:26:51 +08:00
reasno
7d984b5ee3 Add CHANGELOG.md 2019-12-07 20:38:31 +08:00
reasno
945b371f75 Add CHANGELOG.md 2019-12-07 03:36:23 +08:00
李铭昕
8c1f1eee45 Added testing. 2019-12-06 18:42:17 +08:00
李铭昕
8fe34af622 v1.1.9 2019-12-05 14:39:01 +08:00
谷溪
5aeb0ed846
Merge pull request #1091 from Reasno/retry
Delay retryBudget initialization to `toArray()` method
2019-12-05 13:18:51 +08:00
谷溪
93d4a36474
Merge branch 'master' into retry 2019-12-05 13:06:11 +08:00
Reasno
5e403ed8ee Update Changelog 2019-12-05 13:03:00 +08:00
李铭昕
d77a1165b1 Update CHANGELOG.md 2019-12-05 10:55:08 +08:00
feilong
293da6b70a Fixed image extension validation failed. (#1055) 2019-12-05 09:48:36 +08:00
谷溪
c88e5ca32b
Merge pull request #1085 from Reasno/retry
fix issue #1069 which breaks retry annotation
2019-12-05 09:26:33 +08:00
李铭昕
c6c7c4eecd
Added php7.4 into travis. (#1084) 2019-12-04 18:49:56 +08:00
Reasno
ffff2b8df6 Add Changelog 2019-12-04 18:37:51 +08:00
Reasno
eeec028e2e Append CHANGELOG.md 2019-12-04 17:25:36 +08:00
李铭昕
32844714c6 Update CHANGELOG.md 2019-12-04 10:21:47 +08:00
谷溪
7e6994291c
Merge branch 'master' into di2 2019-12-03 10:29:01 +08:00
Reasno
94d7b6b50e Add Changelog 2019-12-03 10:25:59 +08:00
qifengzhang007
e77c7d566a Added constructor for job.stub. (#1059) 2019-12-01 16:07:28 +08:00
qifengzhang007
2a1aed8220 Fixed vendor:publish return value not support null. (#1058) 2019-12-01 11:15:38 +08:00
李铭昕
a431dc2f1e Update CHANGELOG.md 2019-11-29 09:57:07 +08:00
李铭昕
d6ce95affc v1.1.8 2019-11-28 10:31:43 +08:00
李铭昕
c9233e901c Update CHANGELOG.md 2019-11-28 10:19:27 +08:00
李铭昕
30b9ffe4a5 Update CHANGELOG.md 2019-11-28 10:07:23 +08:00
wiseker
29c7aeecf6 The property arguments of Hyperf\Amqp\Builder\Builder not only support array. (#1034) 2019-11-27 15:17:26 +08:00
黄朝晖
ea71568980
Fixed format 2019-11-27 09:56:53 +08:00
Reasno
5c20599490 Added Changelog 2019-11-26 11:53:59 +08:00
黄朝晖
54bf913ffb Fixed the order of properties of Model (#1006) 2019-11-25 14:35:43 +08:00
谷溪
d7f04a186d
Merge branch 'master' into errormsg 2019-11-25 13:12:09 +08:00
谷溪
eebf060caf
Update CHANGELOG.md 2019-11-25 13:10:40 +08:00
李铭昕
b07171ca56
Fixed config of JsonRpcPoolTransporter merge failed. (#1013) 2019-11-24 20:33:34 +08:00
李铭昕
3d50be1379
Optimized Command:: execute return value does not support null. (#1014) 2019-11-24 20:19:01 +08:00
黄朝晖
ca1cd430d9
Update CHANGELOG.md 2019-11-24 15:46:14 +08:00
Luffy
c5320cf1f8
Update CHANGELOG.md 2019-11-24 14:58:26 +08:00
李铭昕
11c9e5dae4 Update CHANGELOG.md 2019-11-21 11:45:31 +08:00
李铭昕
4ab7f18bce v1.1.7 2019-11-21 11:33:11 +08:00
李铭昕
d111522dc7 Update CHANGELOG.md 2019-11-21 11:13:34 +08:00
李铭昕
b996861c60 Update CHANGELOG.md 2019-11-21 10:11:40 +08:00
李铭昕
48014cecb2 Update CHANGELOG.md 2019-11-21 09:55:54 +08:00
李铭昕
abc1c9bd3d
Optimized Hyperf\DbConnection\ConnectionResolver::connection. (#991) 2019-11-20 22:16:17 +08:00
李铭昕
06f8c9dafc
Fixed missing method call parent::configure() of command.stub. (#987) 2019-11-20 10:00:15 +08:00
李铭昕
c5b53aa187
Added params close_on_destruct for hyperf/amqp. (#976) 2019-11-19 15:58:32 +08:00
York.Gu
3a97533b2d Fixed Hyperf\GrpcClient\GrpcClient::yield does not get the correct channel pool. (#982) 2019-11-19 15:51:41 +08:00
李铭昕
5630b05ce1
Changed init-proxy.sh command to only delete the runtime/container directory. (#977) 2019-11-19 14:20:36 +08:00
黄朝晖
65ad3a35c1
Update CHANGELOG.md 2019-11-19 13:51:20 +08:00
李铭昕
fc1dc5eaa9 Update CHANGELOG.md 2019-11-18 16:15:17 +08:00
李铭昕
79e41e3301
Merge pull request #952 from sy-records/master
Added think template engine for view.
2019-11-17 16:28:05 +08:00
李铭昕
37c9cdbdd8
Fixed aspect does not works when class and annotation exist at the same time. (#968) 2019-11-17 16:24:51 +08:00
李铭昕
3e169912fb Fixed travis. 2019-11-16 23:50:59 +08:00