York.Gu
7002b0d6d6
Throw GrpcClientException
, when BaseClient::start
failed. ( #583 )
...
* add more error information when grpc client connect error occur
* Format code.
* Added testing.
2019-09-16 18:46:22 +08:00
York.Gu
a8d5496f3a
Fixed typehint error, when Coroutine\Http2\Client->send
failed. ( #564 )
...
* fix the return type not match crash that not expected when error occurred in http2 client connection of grpc
* Update GrpcClientException.php
* Update CHANGELOG.md
2019-09-16 18:15:15 +08:00
李铭昕
67eb4af5c8
Fixed the next request will be effected after using stopPropagation. ( #571 )
...
* Create Propagation.php
* Fixed stopPropagation will effect the next request.
* Added testing.
* Update phpunit.xml
* Update CHANGELOG.md
2019-09-16 09:28:45 +08:00
呼吸二氧化碳
f46aa5d834
Added options config for redis. ( #565 )
...
* Added options config for redis.
* Update CHANGELOG.md
* Added testing.
2019-09-11 19:11:59 +08:00
李铭昕
42d52e85c6
v1.0.15
2019-09-11 11:10:22 +08:00
张城铭
0a7ba470de
Optimized core middleware for ws server. #560
...
Optimized core middleware for ws server.
2019-09-11 09:57:10 +08:00
李铭昕
21a6965aa0
Merge pull request #558 from hyperf-cloud/1.0-deprecated
...
Set ServerInterface::SERVER_TCP is deprecated And Fixed udp server is not works.
2019-09-10 19:59:02 +08:00
黄朝晖
19ef3f0e20
Update CHANGELOG.md
2019-09-10 19:47:45 +08:00
李铭昕
d6c047d9c9
Update CHANGELOG.md
2019-09-10 19:43:35 +08:00
李铭昕
28c2568c3e
Merge branch '1.0' into 1.0-deprecated
2019-09-10 19:36:20 +08:00
李铭昕
785d8d513f
Merge pull request #559 from assert6/1.0
...
Optimized $url params of Response::redirect method
2019-09-10 19:35:31 +08:00
张城铭
5dd255027f
Added CHANGELOG
2019-09-10 19:30:39 +08:00
张城铭
7dccb62cc0
Optimized $url params of Response::redirect method
2019-09-10 19:15:02 +08:00
李铭昕
b19f850836
Update Port.php
2019-09-10 19:12:43 +08:00
李铭昕
cca7a3e3be
Set ServerInterface::SERVER_TCP is deprecated.
2019-09-10 19:08:18 +08:00
李铭昕
adcb2d11b5
Added changelog.
2019-09-10 18:45:52 +08:00
李铭昕
37bf3bf3f6
Fixed Hyperf\Grpc\Parser::parseResponse
returns a non-standard error code for grpc.
2019-09-10 18:44:04 +08:00
李铭昕
7e34e9075d
Merge pull request #551 from starfalling/1.0
...
Fixed infinite loop in grpc client when the server closed the connection
2019-09-10 11:47:04 +08:00
huangzhhui
6ab1039bc8
Optimized
2019-09-10 11:24:11 +08:00
huangzhhui
a5937a3674
Update CHANGELOG.md
2019-09-10 11:19:11 +08:00
York.GU
1314667ad5
fixed infinite loop in grpc client when the server close the connection
2019-09-10 11:10:28 +08:00
李铭昕
a9a0279d8a
Merge pull request #549 from limingxinleo/1.0-amqp
...
Optimized swooleIO.
2019-09-10 11:08:18 +08:00
黄朝晖
776f54b5cb
Update CHANGELOG.md
2019-09-10 11:03:20 +08:00
李铭昕
454cf0913b
Deleted useless code.
2019-09-10 10:23:57 +08:00
李铭昕
63c67bdacd
Optimized swooleIO.
2019-09-10 10:06:33 +08:00
李铭昕
9ff58a6ca8
Merge pull request #534 from limingxinleo/1.0-guzzle
...
Throw RequestException when statusCode is -3.
2019-09-09 20:01:34 +08:00
黄朝晖
32c833f700
Merge branch '1.0' into 1.0-guzzle
2019-09-09 15:32:08 +08:00
黄朝晖
7940439458
Update CHANGELOG.md
2019-09-09 15:31:30 +08:00
李铭昕
8e608c72a8
Merge pull request #545 from starfalling/remove-restore-in-SoftDeletes
...
remove unused method restoring, restored of trait SoftDeletes
2019-09-07 15:56:36 +08:00
李铭昕
08be39f033
Update CHANGELOG.md
2019-09-07 15:30:22 +08:00
李铭昕
626cacbefe
Merge branch '1.0' into pr/543
2019-09-07 15:12:15 +08:00
李铭昕
5dbf920b09
Merge pull request #541 from starfalling/fix-GrpcClient-setClient2
...
fix method call mistake of none exists function setClient in BaseClient
2019-09-07 15:11:33 +08:00
李铭昕
9d971bb53e
Update CHANGELOG.md
2019-09-07 15:10:00 +08:00
李铭昕
8eed5cdf70
Merge branch '1.0' into pr/541
2019-09-07 15:06:00 +08:00
YorkGu
a667fe6d3d
remove unused method restoring, restored of trait SoftDeletes
...
these two methods will cause crash because of registerModelEvent doesn't exist
2019-09-06 22:06:20 +08:00
York.GU
c17c49c48b
fixed the problem that grpc client Parser didn't return the correct error info of grpc standard error model
2019-09-06 22:03:41 +08:00
York.GU
73aaa403db
fix method call mistake of no function setClient in BaseClient
2019-09-06 22:01:20 +08:00
李铭昕
66c056c8dc
Added testing.
2019-09-05 19:59:06 +08:00
李铭昕
dc7dfb214a
Update CoroutineHandler.php
2019-09-05 19:50:26 +08:00
李铭昕
bb50627d6e
Throw exception when statusCode is -3.
2019-09-05 19:46:05 +08:00
黄朝晖
336f46cc5b
Update CHANGELOG.md
2019-09-05 15:37:47 +08:00
黄朝晖
b0528fee37
Merge pull request #531 from hyperf-cloud/huangzhhui-patch-1
...
Fixed passing error argument
2019-09-05 15:37:06 +08:00
黄朝晖
5278d319cf
Fixed passing error argument
2019-09-05 15:36:06 +08:00
黄朝晖
902abd5c1b
Update CHANGELOG.md
2019-09-05 13:34:22 +08:00
李铭昕
1182ce5f64
Update CHANGELOG.md
2019-09-05 10:20:56 +08:00
李铭昕
b719e4490c
Merge pull request #524 from hyperf-cloud/optimize-snowflake
...
Optimize snowflake
2019-09-05 09:59:07 +08:00
李铭昕
ac9c91a7ef
Merge branch '1.0' into optimize-snowflake
2019-09-05 09:42:22 +08:00
李铭昕
21170d123d
Moved ConfigInterface to the last.
2019-09-05 09:41:53 +08:00
李铭昕
c11ae04283
Merge pull request #525 from hyperf-cloud/move-pr-455
...
Move the code from pr#455
2019-09-05 09:27:11 +08:00
李铭昕
ddff309db9
Merge pull request #527 from huangzhhui/fix-translator-cannot-use-repeatedly
...
Fixed translator cannot translate repeatedly
2019-09-05 09:22:04 +08:00