她和她的猫
|
418d510b6c
|
Fixed bug that migration cannot work when change column type (#5690)
|
2023-05-04 18:21:02 +08:00 |
|
Deeka Wong
|
4cd911472a
|
Remove hyperf/utils from hyperf/rpc (#5694)
|
2023-05-04 14:03:18 +08:00 |
|
她和她的猫
|
72dfceed72
|
Fixed bug that blade view engine cannot work when using break statement.
|
2023-04-28 13:50:49 +08:00 |
|
Deeka Wong
|
057959349c
|
Support Swoole v5.0.3 (#5683)
|
2023-04-28 11:54:56 +08:00 |
|
李铭昕
|
6f79e8f736
|
Support store context when using rpc-multiplex . (#5680)
* Support store context when using `rpc-multiplex`.
* Added test cases.
|
2023-04-27 17:53:41 +08:00 |
|
yansongda
|
457d94b6d3
|
Fixed bug that the type of $timeout in #[Task] don't match TaskAspect . (#5679)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-04-27 09:19:09 +08:00 |
|
李铭昕
|
d614069114
|
Release v3.0.18 (#5676)
|
2023-04-26 11:48:38 +08:00 |
|
Deeka Wong
|
848a68a6df
|
Instead of classes and functions of Hyperf\Utils (#5674)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-04-26 11:02:31 +08:00 |
|
Deeka Wong
|
d9ceb5d631
|
Move some commonly used classes to hyperf/support (#5673)
|
2023-04-25 21:23:23 +08:00 |
|
Deeka Wong
|
a5617ddb24
|
Adds some functions to hyperf/support (#5672)
|
2023-04-25 17:04:00 +08:00 |
|
Deeka Wong
|
1e769fce83
|
Use Hyperf\Coroutine\Channel\Pool instead of Hyperf\Utils\ChannelPool (#5671)
|
2023-04-25 15:21:20 +08:00 |
|
Deeka Wong
|
9c4a1a34b6
|
Split hyperf/code-parser from hyperf/utils (#5670)
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-04-25 13:50:06 +08:00 |
|
黄朝晖
|
4697093c8f
|
English Docs (#5669)
|
2023-04-25 09:32:59 +08:00 |
|
Deeka Wong
|
03b35e6e56
|
Split hyperf/support from hyperf/utils (#5668)
|
2023-04-25 09:31:42 +08:00 |
|
币圈黑瞎子
|
27a7049699
|
fix typo
日志 #5546 为 Nacos 配置中心增加 GRPC 功能,可以实时监听配置的变化。 Nacos的 s未放入``中
|
2023-04-24 18:23:53 +08:00 |
|
Deeka Wong
|
cf25b8056e
|
Split Packers to hyperf/codec (#5666)
|
2023-04-24 17:49:41 +08:00 |
|
Deeka Wong
|
ec4a2828d9
|
Split hyperf/serializer from hyperf/utils (#5663)
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-04-24 15:07:56 +08:00 |
|
她和她的猫
|
7f9f1f89c3
|
Fixed bug that pgsql-swoole cannot throw exceptions when statement execution failed. (#5662)
|
2023-04-24 11:09:11 +08:00 |
|
Deeka Wong
|
a26d670761
|
Split hyperf/codec from hyperf/utils (#5660)
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-04-24 10:15:14 +08:00 |
|
小饭团
|
db1f33044a
|
Fixed docs for command model and resource. (#5659)
Co-authored-by: lujunyi <lujunyi@shopex.cn>
|
2023-04-23 17:51:40 +08:00 |
|
小饭团
|
efc8fd9942
|
Fixed docs for validatoin. (#5653)
Co-authored-by: lujunyi <lujunyi@shopex.cn>
|
2023-04-21 17:33:21 +08:00 |
|
李铭昕
|
ca4377c8f7
|
Release v3.0.17 (#5650)
|
2023-04-19 13:41:29 +08:00 |
|
李铭昕
|
7eceacf3a6
|
Fixed bug init table collector cannot work for coroutine style server. (#5649)
* Fixed bug init table collector cannot work for coroutine style server.
* Update CHANGELOG-3.0.md
|
2023-04-19 10:19:25 +08:00 |
|
宣言就是Siam
|
a23f7cfd14
|
Removed the requirement hyperf/utils from hyperf/guzzle . (#5648)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-04-18 12:37:27 +08:00 |
|
黄朝晖
|
2f66eaf3c7
|
Update the install.md (#5647)
|
2023-04-18 09:03:47 +08:00 |
|
宣言就是Siam
|
4480e0baca
|
optimize(kafka): Reduce kafka first start time and handle stop consumer logic (#5636)
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
Co-authored-by: xuanyanwow <hzh@addcn.com>
|
2023-04-17 21:41:30 +08:00 |
|
李铭昕
|
85590963d4
|
Added PriorityDefinition to sort dependencies. (#5646)
|
2023-04-17 12:40:13 +08:00 |
|
李铭昕
|
d1477d251c
|
Fixed Github Actions. (#5644)
|
2023-04-14 22:53:29 +08:00 |
|
李铭昕
|
c7feaf4f9c
|
Fixed bug that the empty caches cannot be used for Model::findManyFromCache() . (#5643)
|
2023-04-14 22:17:45 +08:00 |
|
李铭昕
|
37ef3ea00a
|
Fixed bug that the model cache cannot created when using find many to get non-exists models. (#5642)
|
2023-04-14 18:32:41 +08:00 |
|
李铭昕
|
d663d7b6e6
|
Support deeply nested cache relations for model-cache . (#5641)
|
2023-04-14 16:13:58 +08:00 |
|
Deeka Wong
|
90feb186c2
|
Adds Redis::pipeline() and Redis::transaction() support (#5639)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-04-14 10:09:08 +08:00 |
|
Deeka Wong
|
6377ea76f2
|
Use Hyperf\Stringable\Str instead of Hyperf\Utils\Str (#5634)
|
2023-04-13 11:56:00 +08:00 |
|
李铭昕
|
9b0ac29bc2
|
Release v3.0.16 (#5632)
|
2023-04-12 16:07:44 +08:00 |
|
Deeka Wong
|
c31c25c175
|
Refactor Hyperf\Utils\Arr that let it extends \Hyperf\Collection\Arr (#5629)
|
2023-04-12 15:03:37 +08:00 |
|
pandaLIU
|
b24afd637e
|
Fixed issue where coroutine context was not destroyed in Context::destroy method (#5627)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-04-12 14:10:21 +08:00 |
|
Deeka Wong
|
d9eaddd0a7
|
Split hyperf/stringable from hyperf/utils (#5625)
|
2023-04-12 13:39:56 +08:00 |
|
Deeka Wong
|
2c16179940
|
Split Channel utils from hyperf/utils to hyperf/coroutine (#5624)
|
2023-04-12 13:34:25 +08:00 |
|
Deeka Wong
|
7b9d5c944d
|
Use Hyperf\Coroutine\Coroutine instead of Hyperf\Utils\Coroutine (#5623)
|
2023-04-12 12:36:10 +08:00 |
|
Deeka Wong
|
2af1f59ada
|
Split CoroutineProxy from hyperf/utils to hyperf/context (#5622)
|
2023-04-12 09:10:55 +08:00 |
|
李铭昕
|
c422dad528
|
Use Hyperf\Context\ApplicationContext instead of Hyperf\Utils\ApplicationContext . (#5621)
|
2023-04-11 15:57:32 +08:00 |
|
Deeka Wong
|
7d97774f99
|
Deprecate Coroutine classes and functions in hyperf/utils (#5620)
|
2023-04-11 12:28:46 +08:00 |
|
Deeka Wong
|
399c85fcce
|
Split hyperf/coroutine from hyperf/utils (#5619)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-04-11 09:38:53 +08:00 |
|
Deeka Wong
|
8f212533db
|
Split ApplicationContext from hyperf/utils to hyperf/context (#5616)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-04-10 17:52:07 +08:00 |
|
李铭昕
|
e3dddc7547
|
Support set the default router for swagger. (#5618)
|
2023-04-10 17:44:00 +08:00 |
|
Deeka Wong
|
677ef3efb0
|
Removed the requirement hyperf/guzzle from hyperf/consul . (#5617)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-04-10 14:43:22 +08:00 |
|
李铭昕
|
25b85ac35f
|
Revert "Removed the default header Server: Hyperf from response. (#5614)"
This reverts commit 90b70be1d8 .
|
2023-04-10 10:12:10 +08:00 |
|
李铭昕
|
90b70be1d8
|
Removed the default header Server: Hyperf from response. (#5614)
|
2023-04-09 14:15:38 +08:00 |
|
李铭昕
|
af620a0b43
|
Release v3.0.15 (#5611)
|
2023-04-07 16:46:41 +08:00 |
|
张城铭
|
d5012f87a4
|
Adding send_channel_capacity parameters to the rpc-multiplex document (#5612)
|
2023-04-07 16:29:20 +08:00 |
|