huangzhhui
f30621ea11
Merge branch '2.2-docs' of github.com:huangzhhui/hyperf into 2.2-docs
2021-07-19 13:00:12 +08:00
黄朝晖
6ab72314bf
Merge pull request #3819 from limingxinleo/2.2-config-center
...
Use their own configuration below `config_center.php` for config center component which using ETCD and Nacos.
2021-07-19 12:44:46 +08:00
李铭昕
840a55923d
Added test cases for config-center
2021-07-19 12:15:16 +08:00
李铭昕
d8256d3753
Use his own configuration below config_center.php
for Nacos.
2021-07-19 10:46:53 +08:00
李铭昕
366b6991d5
Use his own configuration below config_center.php
for config center component which using ETCD.
2021-07-19 10:36:38 +08:00
huangzhhui
42c498b247
Update README.md
2021-07-19 09:41:04 +08:00
huangzhhui
fa26c91e95
Update CHANGELOG-2.2.md
2021-07-19 09:41:04 +08:00
huangzhhui
4c0a2f21dc
Update 2.2 docs
2021-07-19 09:41:04 +08:00
huangzhhui
30fb1a1c82
Fix config of service-governance-consul
2021-07-19 09:41:04 +08:00
huangzhhui
6ef0ee7c11
Update README.md
2021-07-19 02:51:54 +08:00
huangzhhui
beb0bb2c5f
Update CHANGELOG-2.2.md
2021-07-19 02:47:17 +08:00
huangzhhui
724e109c49
Update 2.2 docs
2021-07-19 02:42:29 +08:00
huangzhhui
c87ba206ca
Fix config of service-governance-consul
2021-07-19 02:42:21 +08:00
李铭昕
0398f5d761
Update branch-alias
to 2.2-dev
in composer.json
2021-07-18 14:50:14 +08:00
李铭昕
6f9dbd713a
Removed useless code
2021-07-18 13:53:33 +08:00
李铭昕
efcdf18a93
Split service-governance
into service-governance
and service-governance-consul
.
2021-07-18 13:53:33 +08:00
李铭昕
14e73c6a7e
Added test cases for Swoole v4.7.0 ( #3816 )
...
* Added test cases for Swoole v4.7.0
* Update docs and translate
2021-07-16 18:59:18 +08:00
沈唁
84679ddc0c
Fixed bug that libxml_disable_entity_loader()
has been deprecated as of PHP 8.0.0. ( #3814 )
...
close https://github.com/hyperf/hyperf/issues/3813
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-07-16 09:49:15 +08:00
李铭昕
21d245c1aa
Added heartbeat for nacos service governance. ( #3806 )
2021-07-12 16:44:16 +08:00
李铭昕
4eaf5f72f5
Merge branch 'master' into 2.2-merge
2021-07-12 09:17:05 +08:00
李铭昕
b262874558
Release v2.1.23 ( #3803 )
2021-07-12 09:13:04 +08:00
李铭昕
58bb6392d0
Fixed bug that amqp consumer couldn't restart when rabbitmq server stopped. ( #3798 )
2021-07-11 09:05:42 +08:00
李铭昕
1b2cb6aa18
Fixed bug that retry_interval does not work for rpc-multiplex
. ( #3794 )
2021-07-09 20:45:20 +08:00
张城铭
29fca4319b
Support setting multiple annotations by inheriting AbstractMultipleAnnotation
, such as @Middleware
. ( #3791 )
...
Co-authored-by: assert <zhangchengming@kkguan.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-07-09 17:48:39 +08:00
cmm
aa269a9d72
Fixed type error when using BladeCompiler::getRawPlaceholder()
. ( #3788 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-07-07 20:49:19 +08:00
chenjian-cpu
4578c371a7
Initialize PSR Response first to avoid problems caused by the failure of building PSR Request. ( #3787 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-07-07 16:58:05 +08:00
李铭昕
416854c624
Support COS and Qiniu Adapters for Filesystem
2021-07-07 13:27:38 +08:00
李铭昕
c5234cb6b9
Added filesystem into test-components.yml
2021-07-07 13:27:38 +08:00
李铭昕
ef7cfee3f5
Upgraded league/flysystem
to ^1.0|^2.0
.
2021-07-07 13:27:38 +08:00
ff
5700c1f698
Added hyperf/paginator
into scout suggestions. ( #3785 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-07-07 12:52:20 +08:00
沈唁
807fedbbf5
Translate document
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-07-06 18:54:56 +08:00
millet109
ca8ca583b2
Fixed multiple handlers description error for logger.
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-07-06 18:50:01 +08:00
沈唁
a8f5a34fd0
Fixed typo for logger document.
2021-07-06 17:34:40 +08:00
李铭昕
657f3ed8c7
Fixed bug that nacos driver do not work.
2021-06-30 22:00:06 +08:00
李铭昕
345fe1a027
Don't throw exceptions when status code >= 400 for nacos.
2021-06-30 22:00:06 +08:00
李铭昕
75f92b879a
Fixed type error when using Str::slug()
. ( #3770 )
2021-06-30 13:12:59 +08:00
李铭昕
31705459c3
Fixed bug that config-center
conflicts with metrics
. ( #3769 )
...
TypeError: Hyperf\ConfigCenter\AbstractDriver::onPipeMessage(): Argument #1 ($pipeMessage) must be of type Hyperf\ConfigCenter\Contract\PipeMessageInterface, Hyperf\Metric\Adapter\RemoteProxy\Histogram given
2021-06-30 12:34:51 +08:00
沈唁
950ea5a162
Update config.md ( #3765 )
2021-06-29 18:11:38 +08:00
李铭昕
943c66de4b
Added document about how to use rpc-multiplex
2021-06-29 13:59:58 +08:00
李铭昕
5e515f5452
Fixed composer.json
2021-06-29 13:59:58 +08:00
李铭昕
64bda4be71
Added rpc-multiplex component
2021-06-29 13:59:58 +08:00
李铭昕
6bbc208c80
Optimized code for pool which get connection again when first failed. ( #3758 )
...
* Optimized code for pool which get connection again when first failed.
* Update
2021-06-29 09:51:46 +08:00
李铭昕
989c07ab55
Merge branch 'master' into 2.2-merge
...
# Conflicts:
# bin/release.sh
# bin/split.sh
# src/validation/src/Concerns/FormatsMessages.php
2021-06-28 09:40:51 +08:00
李铭昕
42366aa6c1
fetch current branch automatically ( #3756 )
2021-06-28 09:36:00 +08:00
李铭昕
fe7356b9a9
Release v2.1.22 ( #3755 )
2021-06-28 09:13:15 +08:00
huangzhhui
c280028894
Add config file of service-governance
2021-06-28 07:13:23 +08:00
李铭昕
f1cf6e4273
Added Hyperf\ServiceGovernanceNacos\NacosDriver
2021-06-28 07:13:23 +08:00
李铭昕
86dda0a46f
Added Nacos RegisterDriverListener for Service Governance
2021-06-28 07:13:23 +08:00
黄朝晖
23ba15d8ac
Merge pull request #3753 from huangzhhui/config-apollo-long-pulling
...
Add Apollo long pulling mode
2021-06-28 01:12:10 +08:00
李铭昕
2bbbe8689b
Close the channel when loop broken to avoid coroutine couldn't be stopped.
2021-06-27 13:11:50 +08:00