Commit Graph

6097 Commits

Author SHA1 Message Date
李铭昕
3b38cc6384 Merge branch 'master' into 2.1-merge 2020-10-13 09:09:45 +08:00
Alone88
7243b8f918
Update scout.md (#2645) 2020-10-13 07:26:47 +08:00
李铭昕
d8a721ffa9
Fixed undefined method unsearchable for scout:flush. (#2643)
* Fixed scout:flush does not works.

* Update CHANGELOG-2.0.md
2020-10-12 20:02:57 +08:00
李铭昕
84e19f78de
Fixed bug that RedisSecondMetaGenerator will generate the same meta. (#2640)
* Fixed bug that `RedisSecondMetaGenerator` will generate the same meta.

* Update RedisMetaGenerator.php

* Update CHANGELOG-2.0.md
2020-10-12 19:03:31 +08:00
李铭昕
044d827d2a
Fixed bug that RedisSecondMetaGenerator will generate the same meta. (#2634)
* Update RedisSecondMetaGenerator.php

* Update RedisMetaGeneratorTest.php

* Update CHANGELOG-2.0.md
2020-10-12 17:10:52 +08:00
李铭昕
9c0a2af77d
Fixed exception will not be normalized for json-rpc. (#2639)
* Fixed exception will not be normalized for json-rpc.

* Update CHANGELOG-2.0.md
2020-10-12 16:00:58 +08:00
谷溪
eb1fb28e33
fix: broken interface binding in retry annotation (#2637)
* fix: broken interface binding in retry annotation

 Di interface bindings are not available at the time of annotation parsing.

* Update Retry.php

* changelog

* test: fix test bindings

* Update RetryAnnotationAspectTest.php

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-10-12 14:13:50 +08:00
沈唁
3768a08ab3
fix redis config replace error (#2635)
* fix redis config error

* update

* update

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-10-12 12:02:08 +08:00
李铭昕
13d0fb58cc
v2.0.14 (#2631)
* v2.0.14

* Update translation

Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-10-12 10:40:47 +08:00
李铭昕
7cedd18caf
Fixed redis cluster does not support auth. (#2632) 2020-10-12 10:25:20 +08:00
李铭昕
f72a7d884a
Upgrade twig to ^3.0 (#2628)
* Upgrade twig to ^3.0

* Update phpstan.neon
2020-10-10 20:13:55 +08:00
李铭昕
bdfa1e3572
Upgrade prometheus_client_php to ^1.0 (#2626)
* Upgrade prometheus_client_php to ^1.0

* Update phpstan.neon

* Update metric.md
2020-10-10 19:51:09 +08:00
李铭昕
38d12e4e5d
Fixed http client does not works when using guzzle 7.0 and curl hook for hyperf/testing. (#2624)
* Update HttpClient.php

* Create HttpClientTest.php

* Update HttpClientTest.php

* Update CHANGELOG-2.0.md
2020-10-10 17:22:32 +08:00
李铭昕
6914d5a71f
Upgrade guzzlehttp/guzzle to ^7.0 (#2621) 2020-10-10 13:12:00 +08:00
李铭昕
0d599b4db5
Upgrade vlucas/phpdotenv to ^5.2 (#2620)
* Upgrade phpdotenv to ^5.2

* update

* Update ClassLoader.php

* Update
2020-10-10 07:27:12 +08:00
李铭昕
4aa5e28d61
Upgrade phpunit to 9.4 (#2617) 2020-10-10 01:06:25 +08:00
李铭昕
0a1f01c4b9 Upgrade 2.0 to 2.1 2020-10-09 17:12:06 +08:00
李铭昕
df2ab77895
Update LICENSE (#2613) 2020-10-07 16:29:23 +08:00
李铭昕
aaaef039d6
Optimized documents. (#2610) 2020-10-05 08:31:32 +08:00
李铭昕
55698e9dd4
Merge pull request #1969 from nfangxu/resource
[feature] add hyperf/resource
2020-10-04 19:03:31 +08:00
李铭昕
ad1fd279d5 Update changelog. 2020-10-04 18:59:05 +08:00
李铭昕
48ca8d1616 Format composer.json 2020-10-04 18:42:03 +08:00
李铭昕
895ba2ade7 Merge branch 'master' into pr/1969 2020-10-04 18:27:39 +08:00
李铭昕
5eb2f1f131
Fixed the wrong exception namespace. (#2608) 2020-10-03 07:22:37 +08:00
谷溪
5e70bad389
fix: fix memory leak in RetryAnnotationAspect (#2607)
* fix: fix memory leak in RetryAnnotationAspect

* Update CHANGELOG-2.0.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-10-03 07:11:33 +08:00
李铭昕
68ae3c38bc
Adjust composer.json for scout. (#2606)
* Adjust composer.json for scout.

* Update composer.json
2020-10-02 11:26:35 +08:00
李铭昕
f3690648b4
Merge pull request #1172 from Reasno/scout
Add hyperf/scout, a coroutine friendly version of laravel/scout
2020-10-02 10:29:39 +08:00
李铭昕
6a96fbaccb Fixed documents. 2020-10-02 10:24:19 +08:00
李铭昕
bde95ead2d Deleted useless code. 2020-10-02 10:01:35 +08:00
李铭昕
e3115cfcbb Fixed travis. 2020-10-02 09:54:51 +08:00
李铭昕
8faea9bc83 Merge branch 'master' into pr/1172 2020-10-02 08:13:20 +08:00
Craig Lei
9aaf2735dc
Added sentinel mode for redis. (#1868)
Co-authored-by: tiantao <tiantao2991@163.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-10-01 13:36:52 +08:00
李铭昕
b74539d3a3
Allow whereNull to accept array columns argument. (#2603)
* Fixed the error sql when the column is null.

* Added test cases.

* Update
2020-09-30 21:08:43 +08:00
李铭昕
50479409ca
Fixed @property will be replaced by @property-read when the property has getter and setter at the same time. 2020-09-30 15:41:46 +08:00
李铭昕
b9c729211b
Fixed crontab does not stops when using signal. (#2594)
* Fixed crontab does not stops when using signal.

* Update CHANGELOG-2.0.md
2020-09-28 17:56:39 +08:00
李铭昕
34ed6f37e4
v2.0.13 (#2586)
* Update CHANGELOG-2.0.md

* Update awesome-components.md

Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-09-28 10:47:04 +08:00
李铭昕
fdbc32a4e4
Fixed crontab does not works when using coroutine style server. (#2590)
* Added PHPDOc.

* Fixed crontab does not works when using coroutine style server.
2020-09-27 16:25:56 +08:00
李铭昕
8032cc206a
Fixed amqp consumer does not starts when using coroutine style server. (#2589)
* Fixed amqp consumer does not starts when using coroutine style server.

* Update CHANGELOG-2.0.md
2020-09-27 15:35:47 +08:00
李铭昕
21eb870b2d
Don't delete nacos service when shutdown. (#2584)
* Don't delete nacos service when shutdown.

* Update CHANGELOG-2.0.md
2020-09-25 17:03:47 +08:00
李铭昕
d14c168836
Merge pull request #2580 from Reasno/grpc-metadata
feat: support grpc client side metadata
2020-09-25 14:10:17 +08:00
Reasno
1b425d7772 style: format 2020-09-25 13:07:43 +08:00
李铭昕
1cbbf3516e
Fixed redis connection has already been bound to another coroutine. (#2582)
* Added test cases.

* Update

* Update CHANGELOG-2.0.md
2020-09-24 20:45:35 +08:00
李铭昕
fea7f0a1f2
Fixed event AfterProcessHandle won't be dispatched when throw exception in process. (#2578)
* Fixed event `AfterProcessHandle` does not dispatched when throw exception in process.

* Added test cases.
2020-09-24 18:56:15 +08:00
Reasno
d42cbe4642 feat: support grpc metadata 2020-09-24 17:53:59 +08:00
kis龍
56b5103011
Added trace info for WhoopsExceptionHandler. (#2445)
* Whoops exception class returns json format to support trace error details.(#2418)

* Optimized code.

* Update CHANGELOG-2.0.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-09-24 11:36:22 +08:00
Nash Gao
1e13776e47
fix typo and ambiguous expression (#2569)
* fix typo and ambiguous expression

* fix typo

* update questions with zirocte/swagger 3.0.5 version issue
2020-09-23 10:31:52 +08:00
李铭昕
711b692e08
Fixed proxy class generate keyword parent::class but the class scope has on parent. (#2565)
* Fixed proxy class generate keyword `parent::class` but the class scop has on parent.

* Update CHANGELOG-2.0.md
2020-09-22 13:58:02 +08:00
李铭昕
afe7f65a78
Optimized error message when close amqp connection failed (#2561)
* Optimized error message when close amqp connection failed

* Update CHANGELOG-2.0.md
2020-09-22 09:52:21 +08:00
谷溪
9bc9990d90
fix: remove query in namespace (#2559)
* fix: remove query in namespace

* Update CHANGELOG-2.0.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-09-22 09:38:36 +08:00
李铭昕
5b0501fdb2
Fixed composer.json error (#2558) 2020-09-21 15:08:43 +08:00