ChuckJack
|
bcab72aeda
|
Fixed bug that ConfigChanged cannot dispatched when using apollo . (#5497)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-03-11 09:34:09 +08:00 |
|
Márcio Dias
|
3fc66a3eec
|
Merge branch 'hyperf:master' into english-changelog-update-up-to-v3.0.9
|
2023-03-10 20:29:46 -03:00 |
|
Deeka Wong
|
e25a0c64b8
|
Replace with native annotations (#5506)
* Replace middleware annotations with native annotations
* Replace with native annotations
|
2023-03-11 07:20:01 +08:00 |
|
李铭昕
|
25da5355af
|
Added Hyperf\Utils\Serializer\JsonDeNormalizer . (#5504)
|
2023-03-10 13:38:21 +08:00 |
|
Deeka Wong
|
e2a3718463
|
Revert 'Allow override of the Builder paginate() total' (#5500)
|
2023-03-10 12:55:15 +08:00 |
|
Deeka Wong
|
ff5d8b7525
|
Fixed bug that undefined SWOOLE_HOOK_NATIVE_CURL when swoole < 4.6 . (#5501)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-03-10 12:54:20 +08:00 |
|
李铭昕
|
a548b0ad7c
|
Added Hyperf\Contract\JsonDeSerializable . (#5503)
|
2023-03-10 12:21:37 +08:00 |
|
黄朝晖
|
5d4f96ed1f
|
Merge pull request #5484 from swatchion/patch-1
add swoole repo link for quick reference
|
2023-03-09 17:09:59 +08:00 |
|
黄朝晖
|
538fe8e433
|
Update install.md
|
2023-03-09 17:09:13 +08:00 |
|
Deeka Wong
|
e7295a56bf
|
Do not replace Handler when native-curl is supported (#5494)
|
2023-03-07 14:39:19 +08:00 |
|
peng
|
e19f584fea
|
Optimized code for service registration which support nacos 1.x and 2.x. (#5493)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-03-07 14:29:51 +08:00 |
|
Deeka Wong
|
bcd7d1b9bb
|
Renamed CreatingListener to InitUidOnCreatingListener (#5492)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-03-07 11:01:35 +08:00 |
|
Deeka Wong
|
3bd7101a9c
|
Added charAt method to both Str and Stringable (#5491)
|
2023-03-07 09:26:14 +08:00 |
|
Deeka Wong
|
40978c4ade
|
Allow override of the Builder paginate() total (#5490)
|
2023-03-07 09:20:40 +08:00 |
|
黄朝晖
|
231baa8a7e
|
Merge pull request #5489 from huangzhhui/docs-unpkg-res
Use unpkg.hyperf.wiki instead of unpkg.com
|
2023-03-07 03:00:49 +08:00 |
|
huangzhhui
|
4bec4726e7
|
Use unpkg.hyperf.wiki instead of unpkg.com
|
2023-03-07 02:59:52 +08:00 |
|
Deeka Wong
|
0ad6107c0a
|
Optimize variable naming (#5483)
|
2023-03-06 17:31:44 +08:00 |
|
沈唁
|
41fe521084
|
Fix duplicate content-type definition (#5481)
|
2023-03-06 17:30:11 +08:00 |
|
swatchion
|
d30bf4c10a
|
add swoole repo link for quick reference
|
2023-03-06 10:35:28 +08:00 |
|
Márcio Dias
|
6b0d5e016f
|
update english changelog up to v3.0.9
|
2023-03-05 17:51:11 -03:00 |
|
李铭昕
|
0db2351130
|
Release v3.0.9 (#5479)
|
2023-03-05 12:13:54 +08:00 |
|
Deeka Wong
|
ed06e3069b
|
Adds isMatch method to Str and Stringable helpers (#5478)
|
2023-03-05 11:39:42 +08:00 |
|
Deeka Wong
|
dac2959d4e
|
Support ulid and uuid for Model (#5472)
|
2023-03-05 11:19:24 +08:00 |
|
alwaysLinger
|
0f787c8508
|
Support Google\Rpc\Status for GRPC . (#5467)
Added class Hyperf\GrpcServer\Exception\GrpcStatusException
Added method Hyperf\Grpc\Parser::statusToDetailsBin
Added method Hyperf\GrpcServer\CoreMiddleware::handleStatusResponse
Added method Hyperf\GrpcServer\Exception\Handler::transferToStatusResponse
|
2023-03-05 09:59:34 +08:00 |
|
Deeka Wong
|
e129191478
|
Adds ArrayAccess to Stringable (#5476)
|
2023-03-03 20:02:28 +08:00 |
|
黄朝晖
|
d4674c05c4
|
Merge pull request #5475 from guandeng/fix-doc
Correct words
|
2023-03-02 00:48:28 +08:00 |
|
guandeng
|
917983b2fe
|
Correct words
|
2023-03-02 00:11:26 +08:00 |
|
Deeka Wong
|
636307c2cc
|
Optimize events using nullsafe operator (#5473)
|
2023-03-01 13:30:24 +08:00 |
|
沈唁
|
d0f2920efb
|
Fix missing suggest for hyperf/utils (#5471)
|
2023-02-27 12:24:59 +08:00 |
|
李铭昕
|
1c180c3a5b
|
Format code
|
2023-02-27 10:49:32 +08:00 |
|
李铭昕
|
6a16f19f82
|
Ensure that the connection must be reset the next time after broken. (#5469)
|
2023-02-27 10:45:50 +08:00 |
|
李铭昕
|
da70307213
|
Release v3.0.8 (#5466)
|
2023-02-26 08:25:49 +08:00 |
|
codinghuang
|
cc7c777d2b
|
Check scan status (#5461)
|
2023-02-25 11:14:03 +08:00 |
|
李成军
|
e81849f3af
|
Fixed bug that swagger server cannot work when using async style server. (#5464)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-02-25 11:12:09 +08:00 |
|
alwaysLinger
|
0e57e145ac
|
Added method Hyperf\Grpc\Parser::statusFromResponse . (#5454)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-02-24 10:35:07 +08:00 |
|
Deeka Wong
|
1119cb1697
|
Adds some methods of uuid and ulid for Str and Stringable (#5459)
|
2023-02-24 09:54:13 +08:00 |
|
mingwei zheng
|
7ed6861532
|
Update docs of logger. (#5457)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-02-24 09:50:27 +08:00 |
|
Lucas Vinicius
|
9b61fb7ec4
|
Added missing methods put() and patch() to testing HTTP client (#5453)
|
2023-02-23 07:09:01 +08:00 |
|
Cotch
|
c1c0901121
|
Added appends($attributes) method to collections (#5451)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-02-23 06:53:11 +08:00 |
|
youmikuang
|
01ba3fc88d
|
Support PHP82 (#5450)
|
2023-02-22 18:50:16 +08:00 |
|
宣言就是Siam
|
dced657fc7
|
Fix swagger generation repeat (#5446)
|
2023-02-22 18:49:35 +08:00 |
|
李铭昕
|
7b9cb7b40a
|
Support generate swagger schemas by models.
|
2023-02-22 17:42:19 +08:00 |
|
李铭昕
|
f6e0d86f12
|
Added GenSchemaCommand to genreate schema for swagger.
|
2023-02-22 17:42:19 +08:00 |
|
Deeka Wong
|
6d54e4fc8a
|
Update docs from crontab (#5443)
|
2023-02-22 17:41:23 +08:00 |
|
黄朝晖
|
02854be2cf
|
Merge pull request #5442 from kingsKangKang/patch-1
Update changelog.md
|
2023-02-22 15:00:28 +08:00 |
|
stranger
|
48120b15c3
|
Update changelog.md
|
2023-02-22 14:02:49 +08:00 |
|
Deeka Wong
|
f27ae5c444
|
Improve Arr::shuffle (#5439)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-02-22 11:14:12 +08:00 |
|
李铭昕
|
0ac1d5e807
|
Fixed ci (#5440)
|
2023-02-22 10:10:58 +08:00 |
|
cocoliu
|
e78f538b47
|
Fixed bug nacso persistent service heartbeat at function isRegistered() (#5438)
|
2023-02-22 08:04:52 +08:00 |
|
Deeka Wong
|
d15946fc8d
|
Remove unnecessary if statement in Str::length (#5437)
|
2023-02-22 07:09:52 +08:00 |
|