黄朝晖
4f53d542bd
Merge pull request #619 from limingxinleo/1.1-guzzle
...
Added HandlerStackFactory of guzzle.
2019-09-27 00:16:05 +08:00
李铭昕
9574bf76f5
Optimized code.
2019-09-26 16:25:07 +08:00
水煮牛肉
c8ea4ca394
Deleted useless code of guzzle. ( #618 )
...
* Deleted useless code of guzzle.
* Optimized .
2019-09-26 14:58:19 +08:00
李铭昕
77b612ff7d
Update CHANGELOG.md
2019-09-26 11:23:00 +08:00
水煮牛肉
a651d9bd8a
Deleted useless code of guzzle. ( #616 )
2019-09-26 11:05:38 +08:00
huangzhhui
9673d29990
Update CHANGELOG.md
2019-09-26 10:56:24 +08:00
水煮牛肉
3fc651eb81
Deleted useless $url
for RingPHP Handlers. ( #612 )
2019-09-25 10:42:15 +08:00
黄朝晖
1e6917c109
Merge branch 'master' into feature/asyncqueue_ladder_retry
2019-09-24 12:05:29 +08:00
huangzhhui
b12c1b0ed1
Update CHANGELOG.md
2019-09-24 11:58:51 +08:00
李铭昕
ebfc9eaaec
Merge remote-tracking branch 'upstream/master' into 1.1-queue
2019-09-24 10:14:20 +08:00
黄朝晖
ae4d054a69
Merge pull request #602 from limingxinleo/1.1-concurrent
...
Removed timeout property of Hyperf\Utils\Coroutine\Concurrent
2019-09-24 00:44:47 +08:00
huangzhhui
ed2d285cfb
Update CHANGELOG.md
2019-09-24 00:38:50 +08:00
李铭昕
f3e427a8ad
Merge pull request #596 from xiabin/master
...
Added `required` parameter for @Inject
2019-09-23 09:44:21 +08:00
huangzhhui
80a8470d4d
Update CHANGELOG.md
2019-09-23 01:17:24 +08:00
huangzhhui
9c25eafd5b
Update CHANGELOG.md
2019-09-23 01:11:35 +08:00
黄朝晖
0c327bd0ca
Merge pull request #478 from Reasno/tracer
...
Adopt opentracing interfaces and support jaeger
2019-09-20 23:28:21 +08:00
李铭昕
42e9ad4b5e
Update CHANGELOG.md
2019-09-20 12:34:10 +08:00
李铭昕
784ed332a2
Merge branch 'master' into 1.0-merge
2019-09-20 09:55:03 +08:00
李铭昕
330b8d180c
throw exception when execute failed in task worker. ( #585 )
...
* Added testing.
* throw exception when execute failed in task worker.
* Update CHANGELOG.md
* Fixed.
* Fixed testing.
* Fixed ExceptionNormalizer.
* Update
* Update composer.json
2019-09-20 09:34:41 +08:00
李铭昕
d84f91cd8e
Merge pull request #580 from limingxinleo/1.0-concurrent
...
Added coroutine concurrency control features.
2019-09-20 09:31:26 +08:00
李铭昕
027c30a277
Merge pull request #567 from limingxinleo/1.0-rpc-client
...
Fixed rpc-client `getReturnType` failed, when the name is not equal of service.
2019-09-20 09:29:38 +08:00
huangzhhui
cd9f37f2d4
Update CHANGELOG.md
2019-09-20 01:09:28 +08:00
huangzhhui
a7a151c20a
Update CHANGELOG.md
2019-09-19 23:12:30 +08:00
李铭昕
151f8e2861
Merge branch '1.0' into 1.0-rpc-client
2019-09-19 14:00:43 +08:00
李铭昕
3fa82d7be9
Dynamic init snowflake meta data ( #579 )
...
* Init workerId and dataCenterId.
* Optimized code.
* Update CHANGELOG.md
2019-09-19 13:58:09 +08:00
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
李铭昕
826d614fad
Merge branch '1.0' into 1.0-rpc-client
2019-09-16 15:51:26 +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
李铭昕
01633da36b
Update CHANGELOG.md
2019-09-12 11:30:17 +08:00
黄朝晖
ae583f0c76
Update CHANGELOG.md
2019-09-12 01:31:24 +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
李铭昕
e43289a6a5
Update CHANGELOG.md
2019-09-11 15:04:43 +08:00
李铭昕
68dc768716
Merge remote-tracking branch 'upstream/master' into 1.0-merge
2019-09-11 11:23:46 +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
黄朝晖
19ef3f0e20
Update CHANGELOG.md
2019-09-10 19:47:45 +08:00
李铭昕
d6c047d9c9
Update CHANGELOG.md
2019-09-10 19:43:35 +08:00
张城铭
5dd255027f
Added CHANGELOG
2019-09-10 19:30:39 +08:00
李铭昕
adcb2d11b5
Added changelog.
2019-09-10 18:45:52 +08:00
黄朝晖
d6ebc0c6e2
Update CHANGELOG.md
2019-09-10 17:24:06 +08:00
李铭昕
630e01a885
Update CHANGELOG.md
2019-09-10 17:18:59 +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
a5937a3674
Update CHANGELOG.md
2019-09-10 11:19:11 +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
李铭昕
c879b1c566
Merge remote-tracking branch 'upstream/master' into 1.1-db
2019-09-09 20:03:47 +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
李铭昕
08be39f033
Update CHANGELOG.md
2019-09-07 15:30:22 +08:00