Commit Graph

363 Commits

Author SHA1 Message Date
李铭昕
aa26e368df Auto register swagger server. 2023-02-11 10:40:29 +08:00
李铭昕
02610d316d
Fixed bug that amqp cannot work when using v3.5.0 (#5330) 2023-01-17 17:54:51 +08:00
李铭昕
21d77fff35
Fixed bug that rate-limit cannot work when using php 8.1 (#5318) 2023-01-11 17:18:46 +08:00
Deeka Wong
b22fcd1ccc
Optimize the order of github actions (#5184)
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-11-09 10:01:40 +08:00
Deeka Wong
2938c296fc
Support Swow for watcher (#5164) 2022-10-29 09:47:26 +08:00
李铭昕
dd8e12ca42
Format code (#5063) 2022-08-30 14:33:36 +08:00
李铭昕
29dea82fc4
Added test cases for connecting golang grpc server. (#5040) 2022-08-20 15:36:11 +08:00
李铭昕
5ccca8511d Fixed bug that test cases cannot work for pqsql. 2022-08-10 00:10:02 +08:00
李铭昕
0575f13a91
Support Swow for nsq. (#4990) 2022-08-06 15:09:08 +08:00
李铭昕
c5aef1f78c
Upgrade league/flysystem to ^1.0|^2.0|^3.0. (#4903) 2022-07-06 14:32:28 +08:00
Deeka Wong
6dd600803c
Fixed bug that RedisAdapter::mixSubscribe cannot work cased by redis prefix. (#4895) 2022-07-04 12:23:29 +08:00
李铭昕
b183430e61
Upgraded monolog/monolog to ^2.7|^3.1. (#4825) 2022-06-10 16:21:17 +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
李铭昕
b1a092b43b
Fixed the bug that monolog does not work in 2.6.0 by configuring conflict with monolog>=2.6.0. 2022-05-16 10:53:41 +08:00
李铭昕
07c4182e7e
Removed doctrine/annotations, please use PHP8 Attributes. (#4667) 2022-04-12 18:14:22 +08:00
沈唁
8e146554ac
Removed AliyunOssHook for hyperf/filesystem (#4623) 2022-03-23 17:04:34 +08:00
李铭昕
3773c9a362
Support symfony v6.0 (#4548) 2022-02-21 17:17:24 +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
李铭昕
ce0cb38294
Split hyperf/context from hyperf/utils. (#4529) 2022-02-16 11:17:15 +08:00
李铭昕
11406a9d61
Upgrade the minimum php version to 8.0 for utils. 2022-01-25 11:47:46 +08:00
leeyaxing
51f95a6457
fix @var about UPDATED_AT and CREATED_AT. 2022-01-18 10:47:59 +08:00
李铭昕
81649702ad Fixed bug that install hyperf/engine failed. 2022-01-17 15:22:27 +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
李铭昕
12ce55b12a
Upgrade the minimum php version to 8.0 for resource. (#4407) 2021-12-29 11:21:02 +08:00
李铭昕
748fc22275
Upgraded psr/simple-cache to ^1.0|^2.0|^3.0 (#4323) 2021-12-07 12:26:20 +08:00
李铭昕
dfbd785b5f Merge branch 'master' into 3.0-merge 2021-11-20 11:07:11 +08:00
José Carlos Chávez
d38a678ba3
Added PHP8 support for hyperf/tracer. (#4109)
* chore: upgrades to Zipkin Opentracing 2.x.

* chore: fixes zipkin-opentracing version

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-11-19 09:40:33 +08:00
李铭昕
501de0c9c2
Update mix/redis-subscribe to mix/redis-subscriber. (#4232)
* update mix/redis-subscribe to mix/redis-subscriber

* Upgrade the minimum php version to 8.0 for socketio-server.

Co-authored-by: XuTongle <xutongle@msn.com>
2021-11-08 15:49:45 +08:00
李铭昕
dfded07b75
Split hyperf/coordinator from hyperf/utils. (#4225) 2021-11-05 16:06:17 +08:00
李铭昕
043275ec23
Upgrade the minimum php version to 8.0 for rpc-multiplex. (#4221) 2021-11-05 14:49:21 +08:00
李铭昕
ca3f6d4bc7
Upgrade the minimum php version to 8.0 for connection pool. (#4219) 2021-11-04 19:32:22 +08:00
李铭昕
74a21bbab3
Optimized code about amqp and upgrade all requirements from v2.2 to v3.0 (#4196) 2021-11-02 15:06:17 +08:00
李铭昕
afab0bbf35 Optimized code 2021-11-02 10:00:13 +08:00
李铭昕
7630df2de6 Upgrade phpstan to v1.0 2021-11-02 10:00:13 +08:00
李铭昕
52fc81267a Added versions (v1.0, v2.0, v3.0) support for psr/log. 2021-10-28 18:13:44 +08:00
李铭昕
401a3e5904
Renamed the namespace about macroable component. (#4166) 2021-10-25 09:29:21 +08:00
李铭昕
45d7600eba Split hyperf/macroable from hyperf/utils. 2021-10-21 10:46:42 +08:00
李铭昕
0437ff4a89
Lock the version of promphp/prometheus_client_php to 2.2.* (#4061)
* Lock the version of `promphp/prometheus_client_php` to 2.2.*

* Update CHANGELOG-2.2.md
2021-09-15 10:37:02 +08:00
李铭昕
bb85d29ca0
Moved Macroable from Hyperf\Database\Model\Collection to Hyperf\Utils\Collection. (#4017) 2021-09-08 14:55:45 +08:00
李铭昕
705370fb1d
Added test cases. 2021-09-05 00:00:43 +08:00
李铭昕
ae2cf79ed4
Fixed bug that timeout property does not work in circuit breaker. (#3979) 2021-08-25 19:07:26 +08:00
李铭昕
3a0d267650
Release v2.2.5 (#3968) 2021-08-23 11:09:11 +08:00
李铭昕
6bf0f5d3da Format code 2021-08-10 10:20:43 +08:00
李铭昕
840a55923d Added test cases for config-center 2021-07-19 12:15:16 +08:00
李铭昕
6f9dbd713a Removed useless code 2021-07-18 13:53:33 +08:00
李铭昕
ef7cfee3f5 Upgraded league/flysystem to ^1.0|^2.0. 2021-07-07 13:27:38 +08:00
李铭昕
5e515f5452 Fixed composer.json 2021-06-29 13:59:58 +08:00
李铭昕
9953486b68 Added document about how to use config center 2021-06-25 10:04:45 +08:00
huangzhhui
41fa935365 Fixed unit test 2021-06-25 10:04:45 +08:00