Commit Graph

435 Commits

Author SHA1 Message Date
张城铭
7f7bd7aedd
Update document about how to use inject in trait
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-07-27 13:45:23 +08:00
李铭昕
5efe21fc5b
Release v2.2.1 (#3861) 2021-07-27 11:01:21 +08:00
JokerNg
28b73036e4
Update aliyun-logger.md (#3852)
Co-authored-by: 李铭昕 <715557344@qq.com>
Co-authored-by: 桥边红药 <24204533+qbhy@users.noreply.github.com>
2021-07-23 18:50:43 +08:00
沈唁
3d70993377
Added documents with filesystem about how to upgrade to v2.2 (#3853) 2021-07-22 12:27:08 +08:00
lidaqi
40ae1a59a1
更改grpc文档,代码位置变更 (#3847) 2021-07-22 11:09:39 +08:00
沈唁
5745d5fff3
Added documents that interface cannot be found in PHP 7.3 (#3849)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-07-21 17:49:46 +08:00
yansongda
2e22c8ff53
Added yansongda/hyperf-pay into awesome-components.md.
* add: yansongda/hyperf-pay

* add: yansongda/hyperf-pay

* update: update because of Ad law

* Update

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-07-21 17:21:05 +08:00
shixuefeng
410e3dabda
Update testing.md (#3792)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-07-20 18:20:29 +08:00
江湖大牛
4d3eb5fb5e
docs: Update upgrade-2.2.md (#3841) 2021-07-20 16:51:44 +08:00
zxyfaxcn
a6bf8c1e9a
Fixed typo of namespace in nacos.md 2021-07-20 16:50:40 +08:00
cexll
0025c18e1d
Update Upgrade2.2.md
Co-authored-by: 李铭昕 <715557344@qq.com>
Co-authored-by: 沈唁 <52o@qq52o.cn>
2021-07-20 14:17:33 +08:00
huangzhhui
300e17b3df Translate docs 2021-07-19 13:00:24 +08:00
李铭昕
840a55923d Added test cases for config-center 2021-07-19 12:15:16 +08:00
huangzhhui
42c498b247 Update README.md 2021-07-19 09:41:04 +08:00
huangzhhui
4c0a2f21dc Update 2.2 docs 2021-07-19 09:41:04 +08:00
李铭昕
6f9dbd713a Removed useless code 2021-07-18 13:53:33 +08:00
李铭昕
14e73c6a7e
Added test cases for Swoole v4.7.0 (#3816)
* Added test cases for Swoole v4.7.0

* Update docs and translate
2021-07-16 18:59:18 +08:00
李铭昕
4eaf5f72f5 Merge branch 'master' into 2.2-merge 2021-07-12 09:17:05 +08:00
李铭昕
b262874558
Release v2.1.23 (#3803) 2021-07-12 09:13:04 +08:00
李铭昕
416854c624 Support COS and Qiniu Adapters for Filesystem 2021-07-07 13:27:38 +08:00
沈唁
807fedbbf5
Translate document
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-07-06 18:54:56 +08:00
millet109
ca8ca583b2
Fixed multiple handlers description error for logger.
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-07-06 18:50:01 +08:00
沈唁
a8f5a34fd0
Fixed typo for logger document. 2021-07-06 17:34:40 +08:00
沈唁
950ea5a162
Update config.md (#3765) 2021-06-29 18:11:38 +08:00
李铭昕
943c66de4b Added document about how to use rpc-multiplex 2021-06-29 13:59:58 +08:00
李铭昕
989c07ab55 Merge branch 'master' into 2.2-merge
# Conflicts:
#	bin/release.sh
#	bin/split.sh
#	src/validation/src/Concerns/FormatsMessages.php
2021-06-28 09:40:51 +08:00
李铭昕
fe7356b9a9
Release v2.1.22 (#3755) 2021-06-28 09:13:15 +08:00
李铭昕
86dda0a46f Added Nacos RegisterDriverListener for Service Governance 2021-06-28 07:13:23 +08:00
沈唁
0941efcff2
Update view-engine.md (#3747) 2021-06-26 17:57:43 +08:00
李铭昕
eb9788a609 Added document about how to use custom driver for service governance. 2021-06-26 09:54:06 +08:00
manks0127
7b185a37a7
Update amqp.md (#3740) 2021-06-25 13:15:23 +08:00
李铭昕
9953486b68 Added document about how to use config center 2021-06-25 10:04:45 +08:00
李铭昕
057626c6ca Use string instead of int for mode which used more friendly in .env. 2021-06-25 10:04:45 +08:00
李铭昕
74e5c8848a Renamed nacos-sdk as nacos. 2021-06-24 16:30:27 +08:00
李铭昕
2eaa4778bc
Fixed bug that client failed to pull data from etcd. (#3726) 2021-06-23 11:14:35 +08:00
李铭昕
83ee0be095 Added Hyperf\Nacos\Client::getValidNodes 2021-06-22 19:49:34 +08:00
pandaLIU
20c875bd36
Removed broker and bootstrap_server from kafka. (#3550)
please use `brokers` and `bootstrap_servers` instead

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-06-22 18:19:46 +08:00
李铭昕
155b5d2888
Release v2.1.21 (#3719) 2021-06-21 16:07:34 +08:00
李铭昕
db4c7e397f
Added a document about how to upgrade to v2.2 (#3716) 2021-06-21 10:16:11 +08:00
李铭昕
a280656acf
Added ide-helper component (#3714) 2021-06-20 10:18:28 +08:00
sy-records
0ae17e024a
Fix typo 2021-06-19 22:25:09 +08:00
张城铭
0d2b45c168
Changed the style of writing for #[Middlewares(FooMiddleware::class)]. (#3706)
Changed the style of writing to `#[Middlewares(FooMiddleware::class)]` from `@Middlewares({@Middleware(FooMiddleware::class)})` in PHP8.

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-06-18 18:18:34 +08:00
huangzhhui
ed9a473eab Fixed multi-language docs 2021-06-14 01:30:52 +08:00
黄朝晖
06cac333e1
Remove useless content 2021-06-14 01:26:02 +08:00
沐沫
ba619fec06
增加listener的注解。 2021-06-12 15:59:19 +08:00
李铭昕
a2041956bf
Fixed bug that rpc client does not work for amqp. (#3681) 2021-06-07 21:42:09 +08:00
李铭昕
36af374ff5 Merge branch 'master' into 2.2-merge 2021-06-07 09:50:48 +08:00
Nash Gao
69ff4eb6cc
Fixed bug that property $workerId does not works in annotation @Task. (#3674) 2021-06-06 15:53:55 +08:00
李铭昕
17048c0128
Use promphp instead of endclothing for prometheus_client_php. (#3676) 2021-06-05 22:39:01 +08:00
李铭昕
085f1cd671
Fixed bug that the crontab rule without backslash like 10-12 does not works. (#3669) 2021-06-05 09:55:37 +08:00