Commit Graph

476 Commits

Author SHA1 Message Date
李铭昕
6598a22d87
Added Premature end of data into DetectsLostConnections. (#6763) 2024-05-16 21:20:02 +08:00
李铭昕
0a0d1e6ac6
Release v3.0.46 (#6339) 2023-11-30 17:40:51 +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
李铭昕
eca08e935b
Release v3.0.45 (#6318)
Co-authored-by: Lu Fei <52o@qq52o.cn>
2023-11-24 09:49:06 +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
Deeka Wong
85dffe7f4f
Support rpc-server request lifecycle events (#6306)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-11-22 14:13:01 +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
李铭昕
e2a6668211
Release v3.0.44 (#6296) 2023-11-17 22:12:26 +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
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
李铭昕
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
Deeka Wong
f191886c19
Adds metric.enable_command_metric switch (#6272) 2023-11-09 16:12:15 +08:00
宣言就是Siam
82153e9d8d
Limit closure type crontab dispatch in WorkerStrategy. (#6271) 2023-11-09 13:53:54 +08:00
Deeka Wong
97fbfb5f2b
Handle class_parents returning false in class_uses_recursive (#6261) 2023-11-06 15:31:50 +08:00
李铭昕
020b204a9d
Release v3.0.42 (#6258)
Co-authored-by: Lu Fei <52o@qq52o.cn>
2023-11-03 10:38:42 +08:00
Deeka Wong
c9fe4d724f
Refactor translation classes to use typed properties (#6256) 2023-11-02 21:31:39 +08:00
宣言就是Siam
e0adc9cf8a
Print error logs when collecting class reflections failed. (#6253)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-11-02 17:26:27 +08:00
Deeka Wong
000373a8fd
Dispatch BeforeExecute and AfterExecute events in catchToExecute method. (#6252) 2023-11-02 16:31:42 +08:00
宣言就是Siam
2f7d7facef
Enhance scopeDoc for generateModelIdeVisitor. (#6250) 2023-11-02 11:31:42 +08:00
宣言就是Siam
c0cd1fdfe3
Support crontab closure type. (#6249) 2023-11-01 21:46:54 +08:00
Deeka Wong
d3e04274e6
[3.0] Added crontab lifecycle events (#6246) 2023-11-01 09:53:57 +08:00
宣言就是Siam
667525bf3f
Support unionType param for GenerateModelIDEVisitor. (#6236) 2023-10-31 11:18:32 +08:00
Deeka Wong
5183868c29
Improve amqp, use methods instead of $delivery_info and optimize BeforeConsume event (#6239) 2023-10-30 23:14:45 +08:00
李铭昕
c7a8090290
Release v3.0.41 (#6234)
Co-authored-by: Lu Fei <52o@qq52o.cn>
2023-10-27 09:36:07 +08:00
Deeka Wong
2f240ce27b
Improved AfterExecute event of hyperf/command (#6233) 2023-10-27 09:21:47 +08:00
宣言就是Siam
3d6cfb6a48
Adds isNotFound method for Dispatched. (#6232) 2023-10-26 18:42:14 +08:00
宣言就是Siam
e6d19f837a
Revert form request (#6229) 2023-10-24 11:14:35 +08:00
Deeka Wong
0fc239be15
Make rules method in FormRequest optional (#6228)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-10-24 10:09:30 +08:00
guandeng
f5a3814879
Don't send response when the connection of grpc server has been closed. (#6226) 2023-10-23 09:56:37 +08:00
宣言就是Siam
ebf08d6698
Adds charset param and html method for Response. (#6224) 2023-10-21 15:21:01 +08:00
李铭昕
d2c963b2d5
Release v3.0.40 (#6225) 2023-10-20 18:27:02 +08:00
Deeka Wong
910716d0c4
Added Str::replaceMatches() (#6220) 2023-10-17 20:12:57 -05:00
Hestia Allen
5cb46cb801
Fixed bug that Str::replaceLast with empty search cannot work as expected. (#6217) 2023-10-16 02:53:07 -05:00
Deeka Wong
24b4ed652f
Support for phpredis 6.x (#6209)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-10-13 08:04:18 -05:00
李铭昕
934eec34a9
Release v3.0.39 (#6210) 2023-10-12 21:00:54 -05:00
szutoutou
9c717fc756
Added exception_callback option for hyperf/kafka (#6207)
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
2023-10-12 20:43:45 -05:00
lixinhan
94194bb22f
Added Hyperf\Tracer\Aspect\GrpcAspect (#6203)
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
2023-10-12 02:55:30 -05:00
Deeka Wong
16b1c82a17
Added switch for ElasticserachAspect and CoroutineAspect. (#6200) 2023-10-10 03:02:54 -05:00
Deeka Wong
71312060c7
Added RpcAspect and use it instead of JsonRpcAspect (#6198) 2023-10-09 20:39:23 -05:00
李铭昕
7ff9b12a6f
Support http and websocket protocols at the same port for swow server. (#6193)
* Fixed bug that swow server cannot support http and ws protocol at the same port.

* Update CHANGELOG-3.0.md
2023-10-08 10:14:41 -05:00
Deeka Wong
a5cd1fd8a1
Added Redis options name to support string type (#6188) 2023-10-07 01:16:14 -05:00
李铭昕
f1c40efcf1
Release v3.0.38 (#6187) 2023-10-05 03:50:33 -05:00