Commit Graph

7441 Commits

Author SHA1 Message Date
Deeka Wong
34fdaa327f
Fix the bug that can't stop when an exception occurs inside $closure (#5357) 2023-02-04 14:57:02 +08:00
Deeka Wong
49d53fd4ff
Fix the bug that undefined swoole_cpu_num() on swow (#5355) 2023-02-04 13:33:19 +08:00
Deeka Wong
17f22ea9ba
Adds ResumeExitCoordinatorListener (#5349)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-02-04 13:03:38 +08:00
宣言就是Siam
613e10e116
Compatible with tcp://host:port configuration redis sentry address (#5342)
Co-authored-by: 沈唁 <52o@qq52o.cn>
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-02-03 09:56:53 +08:00
Deeka Wong
6d736691ba
Update service metric configuration instructions (#5347) 2023-01-31 15:17:57 +08:00
黄朝晖
52c6bef60d
Update overview.md 2023-01-28 03:20:06 +08:00
李铭昕
07f390d699
Release v3.0.4 (#5336) 2023-01-22 22:39:20 +08:00
Daffy Weng
e000f8a7ba
3.0更新文档 (#5331)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-01-22 22:28:16 +08:00
李铭昕
e9e0dd14aa
Fixed test cases for pipeline. (#5335) 2023-01-20 22:13:09 +08:00
kingIZZZY
7ab6583361
Fixed bug that PgSQLSwooleConnection::unprepared cannot work. (#5332)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-01-20 21:48:44 +08:00
李铭昕
5b2c7ca881 Use Exception instead of Throwable. 2023-01-19 14:28:09 +08:00
李铭昕
4e39308887
Fixed bug that database cannot work when disconnect failed. (#5333) 2023-01-19 14:18:37 +08:00
李铭昕
02610d316d
Fixed bug that amqp cannot work when using v3.5.0 (#5330) 2023-01-17 17:54:51 +08:00
李铭昕
3281097820
Release v3.0.3 (#5328) 2023-01-16 14:12:35 +08:00
她和她的猫
dc3188c74f
Fixed bug that PostgresSQL can't work when create connection timed out. (#5327)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-01-15 19:18:00 +08:00
Deeka Wong
82b685ce44
Collect the metric of Server::stats by loop (#5326) 2023-01-13 21:07:36 +08:00
Daffy Weng
6d09f1f852
Fixed bug that kafka consumer cannot work when don't set memberId and so on. (#5322)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-01-12 22:49:58 +08:00
sunsgne
0f7c6ec81c
Added method Hyperf\Nacos\Provider\ConfigProvider::listener(). (#5323)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-01-12 22:31:04 +08:00
李铭昕
6b13fc4001
Fixed bug that database cannot work when disconnect caused by connection reset by mysql. (#5324)
* Fixed bug that database cannot work when disconnect caused by connection reset by mysql.

* Update CHANGELOG-3.0.md
2023-01-12 18:04:57 +08:00
李铭昕
4d0884b1d5
Revert method Connection->isTransaction(). (#5320) 2023-01-11 18:01:35 +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
56ef1330db
Improve hyperf/metric (#5315) 2023-01-11 13:07:11 +08:00
Deeka Wong
38bd8d66bc
Adds Timer::stats() (#5314) 2023-01-11 12:01:35 +08:00
Deeka Wong
0332011f1b
Change the query for instance for grafana, Compatible with CoroutinueServer (#5311) 2023-01-10 17:38:57 +08:00
Deeka Wong
b57143da5d
Fix the UI bug that can not filter worker and pool on Prometheus (#5310) 2023-01-10 11:56:05 +08:00
Deeka Wong
44b5d59efc
Fixed the bug that Undefined property $workerId on CoroutinueServer (#5309) 2023-01-10 10:30:39 +08:00
Deeka Wong
c711c22ffe
Adss CoroutineServer Support for hyperf/metric (#5308) 2023-01-10 07:11:59 +08:00
Deeka Wong
74396b8166
Fix the parameter $timeout of Timer::tick() in hyperf/metric (#5307)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-01-09 17:14:40 +08:00
李铭昕
9b7dd2cd46
Log records when release to pool failed. (#5306) 2023-01-09 16:49:03 +08:00
李铭昕
28058e1a23
Fixed bug that commit failed when has no active transaction for polardb. (#5305) 2023-01-09 16:28:48 +08:00
李铭昕
e976e54d5b
Release v3.0.1 (#5295) 2023-01-09 08:06:39 +08:00
李铭昕
ab513b4a1e
Fixed bug that redis nsq adapter cannot work when topics is null. (#5303) 2023-01-08 20:49:18 +08:00
沈唁
a601a5e3ec
Update box.md (#5300) 2023-01-08 12:34:44 +08:00
李铭昕
ed0cc44028
Optimized code for PathGenerator. (#5301) 2023-01-08 12:32:49 +08:00
Deeka Wong
2d0d67b556
Support Swow for hyperf/metric (#5292)
* Replace `Swoole\Timer` to `Hyperf\Coordinator\Timer`.

* Support Swow.

Co-authored-by: 李铭昕 <715557344@qq.com>
2023-01-06 15:51:18 +08:00
王安林
319e513625
修正注解多个中间件时的括号位置 (#5290) 2023-01-06 14:57:05 +08:00
李铭昕
04daff0af4
Fixed bug that server cannot be closed friendly for swow. (#5289) 2023-01-05 11:18:43 +08:00
李铭昕
0138c0ca12
Added log records about the exception message when emit failed. (#5287) 2023-01-04 19:57:10 +08:00
Deeka Wong
be3054493e
Improves tap() can return other than TValue (#5278) 2023-01-04 10:08:22 +08:00
李铭昕
c55ad3f3f9
Release v3.0.0 (#5273) 2023-01-03 12:46:13 +08:00
黄朝晖
2869a0f4e3
Merge pull request #5272 from hyperf/docs-3.0
Docs 3.0
2023-01-03 07:35:18 +08:00
huangzhhui
7f6b55c562 Update docs and translate 2023-01-02 23:32:23 +00:00
黄朝晖
8b2111a801 Revert "Update"
This reverts commit 4aa060a0d5.
2023-01-03 07:16:58 +08:00
黄朝晖
4aa060a0d5 Update 2023-01-03 07:13:43 +08:00
黄朝晖
1175c08a24 Update 2023-01-03 06:37:37 +08:00
黄朝晖
25767d99ed
Merge pull request #5270 from joandysson/patch-1
Adjustment in doc - Async Queue
2023-01-02 02:48:28 +08:00
Joandysson Gama
0bc2950d5d
adjustment in doc 2023-01-01 14:48:16 -03:00
张城铭
33db7494b8
Abstract methods should not be rewritten by proxies (#5268)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-01-01 13:13:29 +08:00
黄朝晖
dd06173639
Merge pull request #5264 from hyperf/docs-middleware
Fix error doc of multi-middleware usage example
2022-12-27 21:44:15 +08:00
huangzhhui
d3cafa94e7 Update docs and translate 2022-12-27 13:40:46 +00:00