Commit Graph

7997 Commits

Author SHA1 Message Date
李铭昕
823596fbe0
Fixed bug that nacos config center cannot work when using grpc protocol. (#6352) 2023-12-05 10:11:19 +08:00
Binary Alan
0a4fe46065
🛠️refactor(view-engine) fix header setting in view function (#6347)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-12-04 16:39:23 +08:00
宣言就是Siam
c92a850c2b
Optimize docs for swagger. (#6348) 2023-12-04 16:36:28 +08:00
Lu Fei
6f5d6ff82b
Update swow version to 1.4 (#6346) 2023-12-04 11:13:09 +08:00
he426100
1d7c3c6950
Upgraded swow/swow to dev-develop (#6345)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-12-01 18:55:55 +08:00
Deeka Wong
de0fdd9078
Added Coroutine::fork() and Coroutine::pid() (#6342) 2023-12-01 14:59:45 +08:00
李铭昕
861ce7aee7
Release v3.1.0 (#6340) 2023-12-01 00:00:30 +08:00
李铭昕
f31d33dd2a Merge branch '3.0' 2023-11-30 17:47:09 +08:00
李铭昕
0a0d1e6ac6
Release v3.0.46 (#6339) 2023-11-30 17:40:51 +08:00
宣言就是Siam
09a4127ee3
Added config processors for swagger. (#6338)
Co-authored-by: Lu Fei <52o@qq52o.cn>
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-11-30 17:23:17 +08:00
李铭昕
d54ac75bd1
Upgrade docs for v3.1 (#6335)
Co-authored-by: zxyfaxcn <zxyfaxcn@users.noreply.github.com>
Co-authored-by: Lu Fei <52o@qq52o.cn>
2023-11-29 11:44:48 +08:00
李铭昕
4682b82935
Added docs about how to create network in docker swarm. (#6334) 2023-11-29 10:00:44 +08:00
李铭昕
ffdeb24f76
Upgrade docs about swarm. (#6333) 2023-11-28 20:49:47 +08:00
Deeka Wong
09ea540cc8
[3.1] Bumps swoole version and support PHP 8.3 for test-components (#6330) 2023-11-28 09:14:26 +08:00
Deeka Wong
bdd76314ba
[3.0] Bumps swoole version and support PHP 8.3 for test-components (#6328) 2023-11-28 09:13:44 +08:00
CodeWay
c14995bfbf
Fixed bug that the jaeger cannot show the http code when using tracer. (#6321)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-11-24 13:50:15 +08:00
李铭昕
05530c98bd
Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
李铭昕
25f6c89b4c Merge branch 'master' into 3.1
# Conflicts:
#	.github/workflows/test-components.yml
#	.github/workflows/test.yml
2023-11-24 10:05:37 +08:00
李铭昕
eca08e935b
Release v3.0.45 (#6318)
Co-authored-by: Lu Fei <52o@qq52o.cn>
2023-11-24 09:49:06 +08:00
宣言就是Siam
d11673381f
Improve storage switcher for rate-limit. (#6301) 2023-11-23 20:55:38 +08:00
Deeka Wong
dd7ce49d1d
Support PHP 8.3 2023-11-23 16:45:36 +08:00
李铭昕
29630e076b
Removed useless component. (#6316) 2023-11-23 16:23:27 +08:00
Deeka Wong
a7c48a334a
Support PHP 8.3 (#6285) 2023-11-23 16:00:26 +08:00
宣言就是Siam
6868a50281
Optimize the tracer component by replacing the direct instantiation with a closure at Context::getOrSet. (#6315)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-11-23 15:56:26 +08:00
sy-records
9d94d090bd Change docs cdn 2023-11-22 23:37:39 -06:00
Deeka Wong
5807f06d4f
Get Composer to suggest dev packages to require-dev (#6311) 2023-11-23 11:49:28 +08:00
宣言就是Siam
2dd29b3a19
Adds questions docs. (#6310)
Co-authored-by: 李铭昕 <715557344@qq.com>
Co-authored-by: Lu Fei <52o@qq52o.cn>
2023-11-23 11:48:39 +08:00
李铭昕
284832b616 Merge branch 'master' into 3.1
# Conflicts:
#	src/rpc-server/src/Server.php
2023-11-22 14:23:15 +08:00
Deeka Wong
85dffe7f4f
Support rpc-server request lifecycle events (#6306)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-11-22 14:13:01 +08:00
清玄
0fb5495390
Fix docs: kafka package path (#6307) 2023-11-22 13:47:18 +08:00
宣言就是Siam
4b4be776eb
Remove beta tips for kafka. (#6304) 2023-11-21 16:27:18 +08:00
李铭昕
97a7da8078
Fixed bug that the PDO connection was broken when timed out. (#6303) 2023-11-21 11:34:38 +08:00
宣言就是Siam
9f4f16e7c9
Added rate_limit.storage.options.pool which can be used to select the pool of redis when using rate-limit. (#6300) 2023-11-20 21:47:32 +08:00
Deeka Wong
2155cc57d8
Set catch exceptions to false in Executor class (#6302) 2023-11-20 16:42:11 +08:00
宣言就是Siam
bba29c4e4d
Fixed complexity context for stdout logger. (#6298) 2023-11-20 14:05:22 +08:00
李铭昕
a82b92d42a
Added Hyperf\Crontab\Mutex\ServerNodeInterface to get unique name for server node. (#6297) 2023-11-19 17:15:16 +08:00
李铭昕
54c2472a24 Merge branch 'master' into 3.1-merge 2023-11-17 22:22:59 +08:00
李铭昕
e2a6668211
Release v3.0.44 (#6296) 2023-11-17 22:12:26 +08:00
宣言就是Siam
2b936b1df3
Upgrade the docs about how to install skeleton in docker. 2023-11-16 17:34:52 +08:00
RobinJohn
d0b8cd3838
Optimized the code about Arr::flatten, which is faster than before. (#6293)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-11-16 16:02:14 +08:00
Deeka Wong
a50931cb5f
Adds Validator::setValue and make Validator::getValue public (#6292)
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
Co-authored-by: Lu Fei <52o@qq52o.cn>
2023-11-16 12:02:32 +08:00
devin
23d73eb680
Fixed that the crontab timer cannot be stopped sometimes. (#6291)
Co-authored-by: hexiangyu <hexiangyu@addcn.com>
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
2023-11-15 11:17:46 +08:00
宣言就是Siam
06f224d557
Adds amqp docs. (#6287) 2023-11-14 09:57:28 +08:00
devin
74961f0f59
Fixed bug that the crontab cannot be closed when throw exceptions. (#6284)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-11-13 17:33:03 +08:00
Deeka Wong
ed3dee108e
Added grpc request lifecycle support. (#6283)
* Support grpc request lifecycle events

Co-authored-by: guandeng <guandeng@Hotmail.com>
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
2023-11-13 09:22:45 +08:00
Hanmo
041c27feea
doc: 修改笔误 (#6279) 2023-11-11 22:31:15 +08:00
宣言就是Siam
aebb4211eb
Fixed changelog error. (#6276) 2023-11-10 10:49:28 +08:00
李铭昕
22f1a74c49 Merge branch 'master' into 3.1
# Conflicts:
#	src/support/tests/FunctionTest.php
2023-11-10 10:04:37 +08:00
李铭昕
7a52d5b67a
Release v3.0.43 (#6275) 2023-11-10 09:53:14 +08:00
Deeka Wong
97d4edcc2c
Add serverName parameter to Hyperf\HttpServer\Router\Dispatched (#6273) 2023-11-10 09:41:36 +08:00