Commit Graph

343 Commits

Author SHA1 Message Date
李铭昕
ddf7033254
Fixed bug that @Crontab does not works when used in methods. (#3450) 2021-04-03 17:00:28 +08:00
ChildEden
9e0876d3a0
Correct the translations on Mar 31, 2021 (#3440) 2021-04-02 12:58:11 +08:00
李铭昕
6aa7f89c6d
Reinstall ext-swoole in github actions 2021-04-02 12:55:30 +08:00
ChildEden
7e15d680ce
Translate exception-handler, grpc, and guzzle from zh-cn to en. 2021-03-31 18:19:43 +08:00
Samuel NELA
73167cd0d9
Fix typos (#3431) 2021-03-31 06:39:02 +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
ChildEden
4ad3fd7370
Correct translations on Mar 22, 2021 (#3413) 2021-03-23 18:21:18 +08:00
ChildEden
ee71f2c765
translate doc: controller, devtool, and di (#3407)
Co-authored-by: childeden <1501107351@qq.com>
2021-03-22 17:53:42 +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
李铭昕
075f941e81
Fixed bug that super globals does not work when request don't persist to context. (#3380) 2021-03-17 16:42:19 +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
zxyfaxcn
9a9ee695d0
Fix typo (#3282)
* Optimized 改正变量单词拼写

* Update SignalManager.php

* Update CHANGELOG-2.1.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-02-19 19:18:45 +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
沈唁
bb3ed4815c
Add translate docs action (#3276)
* Add translate docs action

* Remove push

Co-authored-by: sy-records <sy-records@users.noreply.github.com>
2021-02-19 12:53:50 +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