Commit Graph

574 Commits

Author SHA1 Message Date
Meet
57dfbdbcbf
update ws Middleware docs (#4301)
Co-authored-by: jksusu <173991506@qq.com>
2022-04-17 16:03:50 +08:00
李铭昕
57a929e7b8 Merge branch 'master' into 3.0-merge
# Conflicts:
#	.github/workflows/test.yml
#	phpstan.neon
#	src/kafka/src/Producer.php
#	src/load-balancer/src/Node.php
#	src/retry/tests/RetryAnnotationAspectTest.php
#	src/session/src/Handler/FileHandler.php
2022-04-15 16:58:38 +08:00
李铭昕
b814749bd3
Update document about how to upgrade to 3.0. (#4671) 2022-04-12 18:41:01 +08:00
她和她的猫
a481cc60a2
Fixed bug that last modified time was not updated after write session again. (#4657)
Co-authored-by: 李铭昕 <l@hyperf.io>
2022-04-03 18:50:03 +08:00
沈唁
46dd49f23f
Update bootcss cdn link (#4640) 2022-03-30 13:28:07 +08:00
李铭昕
2f30865d2f Merge branch 'master' into 3.0-merge
# Conflicts:
#	docs/zh-cn/coroutine.md
#	docs/zh-hk/coroutine.md
#	docs/zh-tw/coroutine.md
#	src/model-cache/src/Manager.php
2022-03-27 17:13:53 +08:00
沈唁
e099c8c17d
Release v2.2.29
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-03-27 17:01:45 +08:00
沈唁
1f7ba04f18
Rename overtrue/wechat to w7corp/wechat (#4617) 2022-03-21 16:52:44 +08:00
李铭昕
299d67b952 Merge branch 'master' into 3.0
# Conflicts:
#	src/http-server/src/Request.php
#	src/model-cache/tests/Stub/ManagerStub.php
2022-03-14 11:43:17 +08:00
李铭昕
9fa13f8c88
Make public for method Hyperf\ModelCache\Manager::formatModels(). (#4603) 2022-03-14 11:07:12 +08:00
Deeka Wong
e9b7586710
Removed Hyperf\Utils\Context, please use Hyperf\Context\Context instead. (#4596) 2022-03-11 14:02:57 +08:00
李铭昕
7d8dd34366 Added document about how to use bit in ORM. 2022-03-10 15:58:49 +08:00
李铭昕
d7e5f336c4
Fixed bug that ephemeral instance register failed when using nacos. (#4589) 2022-03-10 14:57:52 +08:00
李铭昕
8f041fb103
Release v2.2.27 (#4578) 2022-03-07 10:08:55 +08:00
pandaLIU
1a916f192c
update testing.md 2022-03-07 09:34:38 +08:00
沈唁
c16780b537
Use Hyperf\LoadBalancer\Exception\RuntimeException instead of \RuntimeException. 2022-03-04 09:37:25 +08:00
李铭昕
7138a915c6 Merge branch 'master' into 3.0-merge 2022-03-01 11:38:31 +08:00
李铭昕
7b20914070
Use Hyperf/Context/Context instead of Hyperf/Utils/Context. (#4565) 2022-03-01 11:13:47 +08:00
pandaLIU
7fa74f1e69
add dtm doc. #4553 (#4560) 2022-02-26 21:20:36 +08:00
huangzhhui
0dbb052308 Merge branch 'master' of https://github.com/hyperf/hyperf 2022-02-25 19:18:23 +08:00
huangzhhui
181931eb2f Update release planning 2022-02-25 19:18:20 +08:00
zxyfaxcn
c2d8894f74
Fixed typo 2022-02-21 10:18:52 +08:00
李铭昕
4135ea0a0e Merge branch 'master' into 3.0-merge
# Conflicts:
#	.github/workflows/test.yml
#	composer.json
#	phpunit.xml
#	src/config-apollo/src/Client.php
#	src/http-server/src/Request.php
#	src/redis/src/RedisConnection.php
#	src/utils/composer.json
2022-02-21 10:03:25 +08:00
李铭昕
fc501d4383
Release v2.2.26 (#4544)
Co-authored-by: 沈唁 <52o@qq52o.cn>
2022-02-21 09:27:49 +08:00
huangzhhui
68324564f4 Update doc 2022-02-16 02:13:55 +08:00
李铭昕
f59cdf3223 Merge branch 'master' into 3.0-merge
# Conflicts:
#	composer.json
#	src/testing/co-phpunit
2022-01-30 16:51:23 +08:00
李铭昕
1320603402
Release v2.2.25 2022-01-30 15:30:08 +08:00
李铭昕
790f923736
Release v2.2.24 2022-01-24 10:56:59 +08:00
李铭昕
b086d98a0d Merge branch 'master' into 3.0-merge
# Conflicts:
#	.github/workflows/test.yml
#	src/di/src/Annotation/Scanner.php
#	src/di/tests/InjectTest.php
2022-01-17 14:19:56 +08:00
李铭昕
9cf259a8c1
Release v2.2.23 (#4459) 2022-01-17 10:00:07 +08:00
李铭昕
55617bbccf Added ProcScanHandler which used to run application in windows.
Co-authored-by: 沈唁 <52o@qq52o.cn>
2022-01-17 09:44:56 +08:00
Tall
52094d0fad
Update English document about Annotation.
- Added demo for query builder.
- Added meilisearch client into awesome components.

Co-authored-by: codelin <494020937@qq.com>
Co-authored-by: Alone88 <im@alone88.cn>
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-01-13 12:09:04 +08:00
李铭昕
c1cbd3e54c Merge branch 'master' into 3.0-merge 2022-01-08 17:53:48 +08:00
半桶水
3e44fd5d2a
Added document about how to use cookies for testing client. (#4427)
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-01-07 20:12:58 +08:00
李铭昕
89b030a75c
Release v2.2.22 (#4430)
* Release v2.2.22

* Update docs and translate

Co-authored-by: limingxinleo <limingxinleo@users.noreply.github.com>
2022-01-04 12:12:16 +08:00
李铭昕
06c3f4867e Merge branch 'master' into 3.0-merge
# Conflicts:
#	.github/workflows/test-components.yml
#	.github/workflows/test.yml
#	src/amqp/src/ConnectionFactory.php
2021-12-20 09:49:29 +08:00
李铭昕
b473732fbd
Release v2.2.21 (#4375)
Co-authored-by: 沈唁 <52o@qq52o.cn>
2021-12-20 09:14:02 +08:00
李铭昕
c73cade642 Merge branch 'master' into 3.0-merge
# Conflicts:
#	src/amqp/src/AMQPConnection.php
#	src/crontab/src/Strategy/Executor.php
2021-12-13 16:58:35 +08:00
沈唁
508272ee2d
Update devtool docs 2021-12-13 15:20:34 +08:00
Deeka Wong
a26a271e20
Support to open the generated file with your IDE automatically. (#4348)
* Optimized docs

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-12-13 14:53:24 +08:00
pandaLIU
cf5c8d49ac
Added FailToExecute event which will be dispatched when executing crontab failed. (#4344)
* Update crontab.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-12-13 14:00:36 +08:00
李铭昕
5ad7a23715
Fixed fatal error for declaration when using amqplib 3.1.1 (#4346) 2021-12-13 09:53:18 +08:00
李铭昕
f187577828
Release v2.2.20 (#4342) 2021-12-13 09:35:04 +08:00
李铭昕
1d1b677852 Merge branch 'master' into 3.0-merge
# Conflicts:
#	.github/workflows/test.yml
#	phpstan.neon
#	src/http-message/tests/SwooleStreamTest.php
#	src/http-server/src/ResponseEmitter.php
#	src/socketio-server/src/SocketIO.php
#	src/utils/src/Contracts/Arrayable.php
2021-12-06 11:43:16 +08:00
李铭昕
e6249fde70
Release v2.2.19 (#4318) 2021-12-06 10:42:11 +08:00
chengyao
fec875b116
Fixed document about ide plugin PHP Annotations 2021-12-06 09:48:10 +08:00
沈唁
90214aa6ae
Add HTTP Chunk docs (#4300) 2021-11-29 14:36:27 +08:00
李铭昕
c0a839331d
Release v2.2.18 (#4299) 2021-11-29 09:55:47 +08:00
李铭昕
de412c0e1a Merge branch 'master' into 3.0-merge
# Conflicts:
#	src/http-message/src/Server/Response.php
#	src/metric/src/Adapter/Prometheus/MetricFactory.php
2021-11-25 10:32:04 +08:00
李铭昕
911ab1210e Hyperf\Utils\Contracts\Arrayable will be deprecated, please use Hyperf\Contract\Arrayable instead. 2021-11-23 20:00:06 +08:00
沈唁
019c515ff4
Added method Hyperf\Utils\Network::ip(). (#4284)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-11-23 17:01:56 +08:00
沈唁
cf199a583a
Upgrade the minimum php version to 8.0 for swoole_tracker (#4279) 2021-11-22 15:46:47 +08:00
李铭昕
a963aafd2f
Release v2.2.17 (#4272) 2021-11-22 09:40:18 +08:00
朱梦阳
e1544beec5
Update all documents about annotations. (#4264)
Co-authored-by: zmy <my.zhu@knowyourself.cc>
Co-authored-by: 沈唁 <52o@qq52o.cn>
Co-authored-by: 李铭昕 <l@hyperf.io>
2021-11-20 10:58:02 +08:00
李铭昕
5a50800b7d Merge branch 'master' into 3.0-merge 2021-11-15 11:34:22 +08:00
李铭昕
ee98ef979a
Release v2.2.16 2021-11-15 10:27:27 +08:00
MrYup
cdd316008f
Update querybuilder docs (#4247)
Fix typo
2021-11-11 17:08:04 +08:00
李铭昕
ddbb3bc240
Release v2.2.15 (#4231) 2021-11-08 09:28:41 +08:00
李铭昕
dfded07b75
Split hyperf/coordinator from hyperf/utils. (#4225) 2021-11-05 16:06:17 +08:00
luo
2f97ad12f5
Update supervisor docs (#4215)
Co-authored-by: 沈唁 <52o@qq52o.cn>
2021-11-04 13:59:15 +08:00
李铭昕
0885106952
Upgrade the minimum php version to 8.0 for some components. (#4212) 2021-11-04 10:57:41 +08:00
李铭昕
8916691f53
Fixed bug that Hyperf\Server\Entry\Logger does not work when using psr/log 3.0. (#4192) 2021-11-01 11:02:11 +08:00
李铭昕
98d41fa7ee
Release v2.2.14 2021-11-01 09:48:56 +08:00
朱梦阳
5b4e095ae1
Update view-engine.md (#4180) 2021-10-28 15:21:00 +08:00
李铭昕
ab647daadd
Added some faqs about swarm. (#4179) 2021-10-27 17:02:09 +08:00
神经蛙鳄
8cc8d8c940
Added test cases about Multiplex RPC component (#4172)
* 完善文档中 GRPC 包示例

* Added test cases about rpc-multiplex.

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-10-27 14:35:59 +08:00
桥边红药
11942c26ec
Update awesome-components.md 2021-10-27 07:16:16 +08:00
李铭昕
78d60471ad
Release v2.2.13 (#4165) 2021-10-25 09:37:58 +08:00
沈唁
248f599ee9
Removed inactive project sdebug from awesome components. (#4163) 2021-10-22 15:03:47 +08:00
lysice
7789d86063
Added lysice/hyperf-redis-lock into awesome components. (#4150) 2021-10-20 09:37:29 +08:00
李铭昕
5c841287dd
Release v2.2.12 (#4142) 2021-10-18 09:16:14 +08:00
李铭昕
c1f72a04ec
Release v2.2.11 (#4126) 2021-10-11 09:51:09 +08:00
5031a4eb9c
Update coroutine.md (#4124) 2021-10-10 18:32:24 +08:00
李铭昕
e28b0fb370
Update docker-swarm.md 2021-10-09 09:56:48 +08:00
李铭昕
d9b4384d67
Changed the recommend subnet for swarm network. (#4115) 2021-10-06 14:10:46 +08:00
李铭昕
f05c1a8595
Release v2.2.10 (#4097) 2021-09-26 10:15:44 +08:00
SalfordShane
6ac4962c17
FAQ translated to English, improve swoole.use_shortname error message (#4089) 2021-09-24 15:28:18 +08:00
luxin
e097d09058
Fixed the incorrect comments for nacos.
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-09-23 12:48:33 +08:00
李铭昕
c8b6a167ea
Added document about how to set email for Gitlab. (#4090) 2021-09-23 12:44:27 +08:00
李铭昕
ba81e6d313
Release v2.2.9 (#4081) 2021-09-22 09:46:38 +08:00
pandaLIU
9c26ba1aa6
Kafka support ssl and sasl (#4014)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-09-17 22:56:25 +08:00
李铭昕
6c3f8a139b
Release v2.2.8 (#4052) 2021-09-14 09:45:22 +08:00
沈唁
81310448de
Update docs and translate. 2021-09-09 09:29:08 +08:00
李铭昕
c8aa5d398b
Release v2.2.7 (#4008) 2021-09-06 10:50:20 +08:00
李铭昕
be13502347
Fixed type error of return value for watcher. (#3992)
* Fixed type error of return value for watcher.

* Update
2021-08-30 14:47:00 +08:00
李铭昕
1fda790293
Release v2.2.6 2021-08-30 10:46:59 +08:00
Hyman
c27f12655e
Support delayed message exchange for AMQP. (#3987)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-08-28 17:36:30 +08:00
沈唁
4c16d722d6
Update questions (#3975) 2021-08-26 09:12:21 +08:00
upper1027
fb2a0536d1
Added QA about the server couldn't start caused by grpc and pcntl. (#3971)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-08-23 15:10:55 +08:00
李铭昕
3a0d267650
Release v2.2.5 (#3968) 2021-08-23 11:09:11 +08:00
李铭昕
ebd3c9532a Release v2.2.4 2021-08-15 09:55:23 +08:00
D.J.Hwang
2beb41177a
Support service register for rpc-multiplex. (#3941)
* 支持 rpc-multiplex 注册到服务中心

* 支持 rpc-multiplex 注册到服务中心,增加监控检查支持

* Support service register for `rpc-multiplex`.

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-08-13 18:07:28 +08:00
huangdijia
b9e42b759e Added check parameters for consul 2021-08-10 10:20:43 +08:00
李铭昕
3b4403df3c
Release v2.2.3 2021-08-09 09:37:46 +08:00
李铭昕
c9b0254a18
Release v2.2.2 (#3899) 2021-08-03 13:47:46 +08:00
Donjan
a5de0c616b
Removed hyperf-permission from awesome components, please use hyperf-casbin instead.
Co-authored-by: Donjan <Donjan@cqbaobao.cn>
2021-08-02 14:07:46 +08:00
张城铭
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
李铭昕
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
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
黄朝晖
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
pandaLIU
0e5d09e0d6
Fixed rule like 10-12/1,14-15/1 does not works for crontab. (#3667)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-06-04 23:40:31 +08:00
李铭昕
67948a0455
Added document for using enable in @Crontab. (#3666) 2021-06-04 21:33:16 +08:00
戒尺
1a2c954bd0
Fixed typo 2021-06-04 14:34:53 +08:00
李铭昕
04be901023 Merge branch 'master' into 2.2-merge 2021-05-31 11:37:01 +08:00
李铭昕
a0146e53d0
Release v2.1.19 (#3637) 2021-05-31 09:44:47 +08:00
李维山
dbb2b0ed41
Fix typo: Undefined variable $count (#3622)
Co-authored-by: 李维山 <msllws@163.com>
2021-05-26 10:58:33 +08:00
yandycom
f258bfa255
Fixed nsq max idle time. (#3621)
* Fixed nsq max idle time.

* Update nsq.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-05-25 20:39:16 +08:00