Commit Graph

227 Commits

Author SHA1 Message Date
李铭昕
bf12f37f7a Merge branch 'master' into 3.0-merge
# Conflicts:
#	src/rpn/src/Calculator.php
2022-05-30 10:16:40 +08:00
李铭昕
ccb0b54638
Release v2.2.33 (#4791) 2022-05-30 09:48:00 +08:00
huangzhhui
70ea79fe53 Update doc 2022-05-25 15:39:14 +08:00
huangzhhui
4e23295c67 Update doc 2022-05-25 15:14:13 +08:00
李铭昕
7fa189fffc Merge branch 'master' into 3.0-merge
# Conflicts:
#	.github/workflows/test.yml
#	src/di/src/Aop/PropertyHandlerVisitor.php
#	src/kafka/composer.json
#	src/kafka/src/Producer.php
2022-05-16 11:30:34 +08:00
Vinchan
837900dd4e
Added some components into awesome-components.
Co-authored-by: 沈唁 <52o@qq52o.cn>
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-04-20 11:55:43 +08:00
李铭昕
530284e171
Added Hyperf\WebSocketServer\Constant\Opcode. (#4697) 2022-04-20 09:31:12 +08:00
李铭昕
f4490589d2
Release v2.2.31 (#4691) 2022-04-18 08:40:36 +08:00
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
李铭昕
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
李铭昕
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
李铭昕
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
李铭昕
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
李铭昕
bcc8827223
Added command gen:view-engine-cache which used to generate cache files in advance. (#4455) 2022-01-14 11:54:28 +08:00
李铭昕
c1cbd3e54c Merge branch 'master' into 3.0-merge 2022-01-08 17:53:48 +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
李铭昕
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
李铭昕
dee852c950
Upgrade the minimum php version to 8.0 for http-server. (#4306) 2021-12-01 16:19:47 +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
沈唁
019c515ff4
Added method Hyperf\Utils\Network::ip(). (#4284)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-11-23 17:01:56 +08:00
李铭昕
a963aafd2f
Release v2.2.17 (#4272) 2021-11-22 09:40:18 +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
李铭昕
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
李铭昕
afab0bbf35 Optimized code 2021-11-02 10:00:13 +08:00
李铭昕
98d41fa7ee
Release v2.2.14 2021-11-01 09:48:56 +08:00
李铭昕
ab647daadd
Added some faqs about swarm. (#4179) 2021-10-27 17:02:09 +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
李铭昕
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
李铭昕
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
李铭昕
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
李铭昕
1fda790293
Release v2.2.6 2021-08-30 10:46:59 +08:00
李铭昕
3a0d267650
Release v2.2.5 (#3968) 2021-08-23 11:09:11 +08:00
limingxinleo
19c16505c7 Update docs and translate 2021-08-15 01:56:23 +00: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
李铭昕
5efe21fc5b
Release v2.2.1 (#3861) 2021-07-27 11:01:21 +08:00
lidaqi
40ae1a59a1
更改grpc文档,代码位置变更 (#3847) 2021-07-22 11:09:39 +08:00
zxyfaxcn
a6bf8c1e9a
Fixed typo of namespace in nacos.md 2021-07-20 16:50:40 +08:00
huangzhhui
300e17b3df Translate docs 2021-07-19 13:00:24 +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
沈唁
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
李铭昕
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
李铭昕
2eaa4778bc
Fixed bug that client failed to pull data from etcd. (#3726) 2021-06-23 11:14:35 +08:00
李铭昕
155b5d2888
Release v2.1.21 (#3719) 2021-06-21 16:07:34 +08:00
sy-records
0ae17e024a
Fix typo 2021-06-19 22:25:09 +08:00
huangzhhui
ed9a473eab Fixed multi-language docs 2021-06-14 01:30:52 +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