李铭昕
ebead50863
Release v2.1.17 ( #3590 )
2021-05-17 14:59:01 +08:00
李铭昕
b613e61608
Added document for DAG ( #3592 )
2021-05-15 23:45:30 +08:00
codinghuang
a667ccba99
Fix type declaration
2021-05-15 22:21:14 +08:00
codinghuang
be1917ef08
Delete sleep in test
2021-05-15 22:21:14 +08:00
codinghuang
cda7d9f9b0
Fix type declaration
2021-05-15 22:21:14 +08:00
codinghuang
cb1c4bc41c
Add checkCircularDependences
2021-05-15 22:21:14 +08:00
yansongda
faed954ce4
The enable
parameter of the @Crontab
supports array
, which you can dynamically control whether the task is executed or not. ( #3329 )
...
* support crontab annotation `enable` bool or array
* Format code
* Update CHANGELOG-2.1.md
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-05-15 18:14:24 +08:00
李铭昕
1af932a66c
Added DAG component. ( #3589 )
2021-05-15 17:46:42 +08:00
李铭昕
8b13089b12
Fixed bug that coroutine won't destruct for keepalive request in swow server. ( #3586 )
2021-05-14 12:44:23 +08:00
李铭昕
373bf01d25
lock the version of phpstan to 0.12.86 ( #3583 )
2021-05-14 09:07:30 +08:00
李铭昕
669fa75738
Changed the consumer tag of amqp to empty string. ( #3582 )
2021-05-13 16:07:31 +08:00
李铭昕
80c1c818fe
Changed the default priority of aspect to 0. ( #3580 )
2021-05-13 15:35:09 +08:00
李铭昕
42bf89639b
domnikl/statsd
is no longer maintained, using the slickdeals/statsd
package instead.
2021-05-13 09:58:05 +08:00
李铭昕
42b9a78860
Upgraded egulias/email-validator to ^3.0 ( #3576 )
2021-05-13 09:37:44 +08:00
李铭昕
b1747fb3eb
Optimized all composer.json ( #3569 )
...
* Optimized all composer.json
* Update package-lock.json
2021-05-11 16:15:42 +08:00
李铭昕
62f7c49352
Upgraded psr/container
to ^1.0|^2.0
( #3337 )
...
* Support psr/container ^2.0
* Update composer.json
* Update CHANGELOG-2.2.md
2021-05-11 13:27:43 +08:00
李铭昕
3b097dc70a
Upgrade friendsofphp/php-cs-fixer to ^3.0 ( #3566 )
...
* Upgrade friendsofphp/php-cs-fixer to ^3.0 and format code
* Rename barnch to 2.2
* Create CHANGELOG-2.2.md
2021-05-11 12:18:49 +08:00
黄朝晖
8c998f6bc3
Merge pull request #3555 from limingxinleo/release-doc
...
release planning
2021-05-11 11:50:40 +08:00
limingxinleo
dea776b46f
Update docs and translate
2021-05-09 23:23:33 +00:00
李铭昕
1b430015ba
release planning
2021-05-10 07:22:13 +08:00
ChildEden
c3aba1e2ff
Translation ( #3554 )
2021-05-09 15:37:29 +08:00
沈唁
479c2ecc90
Update docs ( #3545 )
2021-05-07 19:39:00 +08:00
ChildEden
73123af631
Translation ( #3536 )
2021-04-30 16:59:49 +08:00
nonetallt
fc7ad0ec02
Translate docs/en/db/quick-start.md to english ( #3507 )
2021-04-26 22:41:54 +08:00
沈唁
f9e54e927e
Fix typo ( #3523 )
2021-04-26 09:34:08 +08:00
李铭昕
97b7581bdb
Release v2.1.16 ( #3522 )
2021-04-26 08:25:52 +08:00
张城铭
b751c00e3a
Fixed @Inject
does not works in nested trait. ( #3520 )
2021-04-26 07:51:58 +08:00
张城铭
1026d99a1b
Optimized code for Hyperf\Di\Aop\PropertyHandlerTrait
. ( #3517 )
...
Co-authored-by: assert <zhangchengming@kkguan.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-04-24 10:40:56 +08:00
upper1027
6cea3ce4de
Added method Hyperf\HttpServer\Request::clearStoredParsedData()
. ( #3514 )
...
* Added method `Hyperf\HttpServer\Request::clearStoredParsedData()`.
* Added test cases
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-04-22 16:11:01 +08:00
Dracovish
4be1f519cd
Fixed nats connection closed accidentally when socket timeout is smaller than max idle time. ( #3513 )
...
Co-authored-by: Dracovish <1114145341@qq.com>
2021-04-22 13:56:31 +08:00
Nash Gao
f7f4b7e2f6
Fixed bug that consult couldn't force a node into the left state. ( #3510 )
...
* modify consul forceLeave request method to PUT
* Fixed bug that consult couldn't force a node into the left state.
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-04-21 19:20:56 +08:00
沈唁
7ef1fd05af
Use reactorId instead of fromId ( #3509 )
2021-04-21 17:16:31 +08:00
nonetallt
721d70ef78
Add docs/en/socketio-server.md ( #3504 )
2021-04-20 22:12:46 +08:00
李铭昕
2ae4f74d84
Fixed test cases for Mysql 8.0.24 ( #3506 )
2021-04-20 19:44:35 +08:00
李铭昕
03c23b5ef8
Test swoole-master for phpunit ( #3503 )
2021-04-19 22:03:42 +08:00
李铭昕
b04ba5c9ae
Release v2.1.15 ( #3497 )
2021-04-18 22:51:00 +08:00
ChildEden
64385c6cc4
Translate paginator, pool and rate-limit from zh-cn to en. Apr 18, 2021 ( #3496 )
2021-04-18 17:12:52 +08:00
nonetallt
6f8f0f2a4e
Add docs/en/session.md ( #3491 )
...
* Add docs/en/session.md
* Update
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-04-16 17:49:08 +08:00
nonetallt
9027adb9d0
Translate docs/en/request.md to english ( #3487 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-04-16 17:38:14 +08:00
nonetallt
ad6da65ce4
Translate docs/en/router.md to english ( #3486 )
...
* Translate docs/en/router.md to english
* Update router.md
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-04-16 16:55:15 +08:00
李铭昕
4fa2e2367c
Added test cases.
2021-04-16 16:49:34 +08:00
nfangxu
500d83af5e
feat: add withMax(),withMin(),withSum(),withAvg().
2021-04-16 16:49:34 +08:00
nonetallt
85af4af546
Translate docs/en/testing.md to english ( #3485 )
2021-04-16 08:02:51 +08:00
nonetallt
ae4d6502b4
Add english documentation for Validation ( #3475 )
2021-04-14 04:28:49 +08:00
nonetallt
bfb2e546c3
Add english documentation for Crontab ( #3474 )
2021-04-13 11:03:08 +08:00
nonetallt
2177d6e562
Translate english documentation for Process ( #3476 )
2021-04-13 11:02:41 +08:00
李铭昕
0f5737c5c3
Release v2.1.14
2021-04-12 13:03:28 +08:00
李铭昕
7153c2dba8
Added method Sender::getResponse()
which you can used to get response from coroutine style server. ( #3472 )
2021-04-09 19:45:10 +08:00
张城铭
009dc5fc59
optimization code ( #3471 )
2021-04-09 18:00:23 +08:00
李铭昕
da7e95c71c
Fixed bug that db connection couldn't be released to pool when using coroutine style websocket server. ( #3467 )
2021-04-09 14:59:55 +08:00