Commit Graph

306 Commits

Author SHA1 Message Date
黄朝晖
15c1b5761f
Update di.md (#3459) 2021-04-07 17:41:36 +08:00
李铭昕
2dd5bc33f2
Release v2.1.13 2021-04-06 09:05:21 +08:00
李铭昕
ddf7033254
Fixed bug that @Crontab does not works when used in methods. (#3450) 2021-04-03 17:00:28 +08:00
dongasai
8ac71cf05e
Update async-queue.md (#3428) 2021-03-30 09:29:49 +08:00
李铭昕
570d469ddf
Release v2.1.12 (#3427) 2021-03-29 09:30:55 +08:00
黄朝晖
df854050ef
Update process.md 2021-03-25 19:17:10 +08:00
李铭昕
3fdcf67b8f
Release v2.1.11 (#3404) 2021-03-22 09:48:28 +08:00
pandaLIU
96edeb776f
docs: add generate Unit test coverage docs (#3400) 2021-03-20 18:09:21 +08:00
李铭昕
ff7734b470 Update di.md 2021-03-19 14:39:44 +08:00
Zicai
2e9fdd1bff
Update nacos.md (#3377)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-03-16 19:53:43 +08:00
李铭昕
be84b0a892
v2.1.10 (#3366) 2021-03-15 09:48:32 +08:00
李铭昕
a4dd9c37aa
Optimized code for guessing the return type for custom caster when using gen:model. (#3367) 2021-03-14 17:49:28 +08:00
李铭昕
8963a78b73
Shouldn't write pid to the file when pid_file is not configured for coroutine style server. (#3365)
* Shouldn't write pid to the file when the config of pid_file is not configured.

* Update async-queue.md
2021-03-14 13:29:35 +08:00
李铭昕
5327880496
Update paginator.md (#3361) 2021-03-12 17:15:01 +08:00
李铭昕
48b319e2f0
v2.1.9 (#3340) 2021-03-08 09:09:58 +08:00
pluveto
21afc43c31
Update model.md (#3339)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-03-07 10:30:48 +08:00
李铭昕
00fe0793e1
Since the 2.2.2 version, promphp/prometheus_client_php will cause fatal error 2021-03-05 20:54:24 +08:00
李铭昕
87922bfe54
v2.1.8 (#3321) 2021-03-01 09:34:33 +08:00
李铭昕
89fbcf60ea
Update communication.md (#3307) 2021-02-27 14:58:06 +08:00
wdaglb
2ab4c091a1
Added Blueprint::comment() which you can set comment of table for migration. (#3310)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-02-25 10:56:23 +08:00
李铭昕
5beb35bb57
Update docs for etcd (#3304) 2021-02-24 14:17:31 +08:00
李铭昕
4bdf88524f
Release v2.1.7 (#3284)
Co-authored-by: limingxinleo <limingxinleo@users.noreply.github.com>
2021-02-22 08:56:22 +08:00
cexll
d5382e7eb8
Update rate-limit.md (#3279)
Co-authored-by: sy-records <52o@qq52o.cn>
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-02-19 18:58:33 +08:00
pandaLIU
ce1eb7091d
Added support for kafka consumers to subscribe to multiple topics. (#3268)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-02-18 18:24:16 +08:00
江湖大牛
67393b088e
docs: update docs (#3271) 2021-02-18 17:48:07 +08:00
李铭昕
32979f2212
v2.1.6 (#3257) 2021-02-08 14:23:40 +08:00
李铭昕
1d0213fbaf
No need to install composer (#3250) 2021-02-06 10:50:14 +08:00
pandaLIU
90aa413856
Updated kafka.md (#3244) 2021-02-05 11:19:35 +08:00
jan
ca5c22cd65
Optimized config of cos for hyperf/filesystem. (#3239)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-02-03 16:29:12 +08:00
李铭昕
aa8218ab4b
v2.1.5 (#3232) 2021-02-01 11:18:42 +08:00
李铭昕
80830d726f
Fixed bug that server crash when tracer flush failed in defer. (#3228)
* Fixed bug that server crash when tracer flush failed in defer.
* Update CHANGELOG-2.1.md
2021-01-30 19:47:11 +08:00
李铭昕
efbb753d34
change the php version for docs. (#3225) 2021-01-29 11:32:57 +08:00
刀刀
85d7194c18
Update nacos.md (#3205) 2021-01-26 18:23:49 +08:00
李铭昕
4b78aeaaaf
Don't retry, when recv timeout for json-rpc client. (#3195)
* Don't retry, when recv timeout for json-rpc client.
2021-01-25 11:48:00 +08:00
李铭昕
4ee143b87a
v2.1.4 (#3190) 2021-01-25 10:17:05 +08:00
谷溪
d8a4b1fce1
fix: make kafka producer usable in cluster setup (#3189) 2021-01-24 10:30:19 +08:00
张子彬
0fbda4f915
Added FindNewerDriver which is friendly with mac, linux and docker for watcher. (#3170)
* Added FindNewerDriver
* Update documents and changelog

Co-authored-by: zhangzibin <zhangzibin@idvert.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-01-23 13:09:45 +08:00
jiangwu10057
9e49c448c6
Added the method to install fswatch for ubuntu (#3185) 2021-01-23 12:32:14 +08:00
VinterHe
7c464d6bbb
Update documents (#3173)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-01-21 14:44:04 +08:00
李铭昕
8e550e04cf
v2.1.3 (#3147) 2021-01-18 09:49:08 +08:00
李铭昕
9821c9db87
Update docs 2021-01-15 18:02:33 +08:00
李铭昕
fecdb5034d
Fixed doctrine/dbal does not works. (#3141)
* Fixed doctrine/dbal does not works.

* Fixed by https://github.com/laravel/framework/pull/35236
2021-01-15 17:00:52 +08:00
江湖大牛
c9a6f5a5ac
Added method ComponentAttributeBag::has() for view-engine. (#3123)
* feat: Add has() method to Hyperf\ViewEngine\Component\ComponentAttributeBag

* docs: update view-engine.md

* Update CHANGELOG-2.1.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-01-14 12:00:25 +08:00
Demin Yin
c82b3d64b1
update comments in the Redis component (#3127) 2021-01-14 09:38:13 +08:00
李铭昕
ee046b03df
Update kafka.md 2021-01-13 13:06:02 +08:00
nfangxu
464eed13d0 docs: update view-engine.md 2021-01-13 10:18:43 +08:00
nfangxu
414e4ceb01 feat: The merged attributes in the view component support attributes other than 'class'. 2021-01-13 10:18:43 +08:00
sy-records
e483a1e3f8 Update swoole_hook_flags docs 2021-01-12 17:24:27 +08:00
pandaLIU
e6bf2d78ce
Removed useless code. (#3109)
* Updated kafka.md

* Update changelog.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-01-12 11:50:37 +08:00
李铭昕
d2ab897386
Added OnPacketInterface. (#3103) 2021-01-11 18:03:17 +08:00