Commit Graph

6942 Commits

Author SHA1 Message Date
黄朝晖
fa846b4771
Update release-planning.md 2022-08-09 11:41:42 +08:00
黄朝晖
c0dfb8602c
Update release-planning.md 2022-08-09 11:41:19 +08:00
李铭昕
89c0182247
Fixed memory leak caused by an exception which occurred in Parallel. (#4948) 2022-07-21 13:42:54 +08:00
李铭昕
034d666520
Fixed id repeat when generate snowflake id caused by calling init more than once. (#4796) 2022-05-30 19:55:54 +08:00
李铭昕
ccb0b54638
Release v2.2.33 (#4791) 2022-05-30 09:48:00 +08:00
simon-tu-ke
37cb0a49da
Fixed bug that rpn method toRPNExpression does not work in some cases. (#4790) 2022-05-30 09:19:53 +08:00
李铭昕
4577f344ed
Update important.md (#4788) 2022-05-28 08:38:31 +08:00
huangzhhui
70ea79fe53 Update doc 2022-05-25 15:39:14 +08:00
huangzhhui
94cb66ba1b Update doc 2022-05-25 15:24:28 +08:00
huangzhhui
53357858e2 Update doc 2022-05-25 15:20:07 +08:00
huangzhhui
4e23295c67 Update doc 2022-05-25 15:14:13 +08:00
李铭昕
6e0cfbf594
Added close-pull-request.yml to close pr for read-only repositories. (#4781) 2022-05-24 21:10:54 +08:00
ethanzway
e19a473f6b
Fixed bug that graphql event collect failed. (#4776)
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-05-24 12:53:18 +08:00
李铭昕
ac0fb39f4c
Added how to backup the data of portainer. (#4778) 2022-05-23 21:39:59 +08:00
wilbur.yu
188a6442f1
Added validation rule array:key1,key2 which make sure the array has no keys other than key1 and key2.
Co-authored-by: wilbur.yu <wenbo@wenber.club>
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-05-18 18:52:46 +08:00
Deeka Wong
5af8cc08d7
Configuring a default groupId when it is null when using hyperf/kafka.
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-05-16 11:11:04 +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
她和她的猫
8892481409
Fixed null pointer exception when using Producer::close. (#4745) 2022-05-16 09:25:28 +08:00
她和她的猫
763c01b2ab
Update donate link (#4734) 2022-05-09 14:04:05 +08:00
李铭昕
f7116f5d85
Update docker-swarm.md (#4735) 2022-05-08 21:51:11 +08:00
沈唁
bb6c8829aa
Update cdn link (#4718) 2022-05-05 09:51:04 +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
李铭昕
60596f5fc2
Fixed type hint error for node $weight cased by nacos driver. (#4692) 2022-04-18 12:57:13 +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
pandaLIU
642ed54bd8
upgrade phpkafka version to ^1.2.1 (#4636) 2022-04-17 15:52:49 +08:00
chengyao
55da3b32cf
Fixed typo 2022-04-17 15:47:25 +08:00
Gilberto Marcomini Junior
cd6b3e7a8c
Update Container DI to able unbind resolved entry (#4683)
* Added `Container::unset()` to unbind an arbitrary resolved entry.

Co-authored-by: 李铭昕 <715557344@qq.com>
2022-04-15 16:48:24 +08:00
李铭昕
f28f811b86
Fixed bug that server shutdown when parse request failed for websocket server. (#4687) 2022-04-15 16:32:18 +08:00
pandaLIU
070bcf0d84
Support path_prefix for node when using rpc-client. (#4576)
Co-authored-by: 李铭昕 <l@hyperf.io>
2022-04-13 14:55:13 +08:00
chunhei2008
4d9cd7d17d
Fixed bug that process exit failed when using kafka producer. (#4677) 2022-04-13 14:34:21 +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
yansongda
65c7bd4542
Fixed bug that circuit breaker couldn't call fallback on open state when using hyperf/retry. (#4648) 2022-04-02 16:36:22 +08:00
沈唁
46dd49f23f
Update bootcss cdn link (#4640) 2022-03-30 13:28:07 +08:00
沈唁
0414f97aef
Support setting auth for RedisSentinel. (#4646) 2022-03-30 13:21:10 +08:00
沈唁
e099c8c17d
Release v2.2.29
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-03-27 17:01:45 +08:00
史迪仔
d207fab298
Fixed bug that the file name should be an empty string by default for Hyperf\Memory\LockManager. 2022-03-23 15:31:49 +08:00
沈唁
1f7ba04f18
Rename overtrue/wechat to w7corp/wechat (#4617) 2022-03-21 16:52:44 +08:00
沈唁
140154e6af
Revert "Use unpkg.com" (#4604)
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-03-14 19:40:41 +08:00
李铭昕
9fa13f8c88
Make public for method Hyperf\ModelCache\Manager::formatModels(). (#4603) 2022-03-14 11:07:12 +08:00
李铭昕
7d8dd34366 Added document about how to use bit in ORM. 2022-03-10 15:58:49 +08:00
李铭昕
f727897e39 Fixed bug that database does not support bit. 2022-03-10 15:58:49 +08:00
李铭昕
d7e5f336c4
Fixed bug that ephemeral instance register failed when using nacos. (#4589) 2022-03-10 14:57:52 +08:00
Flc゛
76e5782b7e
Added method Hyperf\Utils\Coroutine\Concurrent::getChannel(). (#4580)
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-03-08 14:49:09 +08:00
李铭昕
8f041fb103
Release v2.2.27 (#4578) 2022-03-07 10:08:55 +08:00
Hyman
cdda82b0f4
Added test case for Builder::simplePaginate(). (#4574)
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-03-07 10:06:01 +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
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