Commit Graph

206 Commits

Author SHA1 Message Date
李铭昕
2b29ba5905
v2.0.18 (#2780) 2020-11-09 10:34:24 +08:00
李铭昕
f3f77eb263
update doc (#2769)
* Update di.md

* Update async-queue.md
2020-11-05 16:35:24 +08:00
pandaLIU
27bd358783
updated communication.md (#2763)
* updated doc

* updated communication.md
2020-11-05 10:53:28 +08:00
李铭昕
a51e20996d
v2.0.17 (#2738) 2020-11-02 13:11:45 +08:00
沈唁
7cf0d5894c
Add Memory Leak Detection Middleware to Swoole Tracker (#2747) 2020-11-01 18:16:44 +08:00
ren-jimmy
8f33ddbdf9
Support json-rpc for tracer component. (#2625)
* Update SpanStarter.php
* Added JsonRpcAspect.

Co-authored-by: jimmy <you@example.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-10-31 20:42:41 +08:00
李铭昕
199a6e2324
Added view-engine component. (#2737)
Co-authored-by: nfangxu <nfangxu@gmail.com>
2020-10-30 16:33:16 +08:00
ecareyu
3c7ccab464
Update document (#2731)
* 增加一个关于$maxAttempts参数的说明,否则用户不留意根本不知道这玩意的重试默认是关掉的

* Format doc

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-10-29 15:59:31 +08:00
李铭昕
da784eef16
v2.0.16 (#2692) 2020-10-26 12:07:29 +08:00
protoku
3a66a8c1f4 Undo utils 2020-10-25 10:05:53 +01:00
protoku
653929fb03 Translation for snowflake 2020-10-25 10:04:13 +01:00
沈唁
c899595fbc
Add Swoole Tracker leak tool (#2696)
* add Swoole Tracker leak tool

* Update phpstan.neon

* update tips

* Update phpstan.neon

* Update CHANGELOG-2.0.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-10-21 15:31:02 +08:00
jonny77
6dfbf147bd
Update async-queue.md (#2691)
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-10-21 13:20:40 +08:00
djunny
f0a8d72d36
Added method getCacheTTL for CacheableInterface which can control cache time each models. (#2682)
Co-authored-by: dj <github@djunny.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-10-21 10:02:30 +08:00
沈唁
b42419714b
update max_coroutine (#2685) 2020-10-19 18:47:35 +08:00
李铭昕
864f500eab
v2.0.15 (#2679) 2020-10-19 15:08:13 +08:00
Alone88
7243b8f918
Update scout.md (#2645) 2020-10-13 07:26:47 +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
李铭昕
aaaef039d6
Optimized documents. (#2610) 2020-10-05 08:31:32 +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
李铭昕
6a96fbaccb Fixed documents. 2020-10-02 10:24:19 +08:00
李铭昕
8faea9bc83 Merge branch 'master' into pr/1172 2020-10-02 08:13:20 +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
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
李铭昕
e259a59184
v2.0.12 (#2555)
* Update CHANGELOG-2.0.md

* Update

* Update doc and translate

Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-09-21 10:25:38 +08:00
李铭昕
7fc9e40994
Merge pull request #2490 from Reasno/grpc-client-streaming
fix: fix grpc-client streaming
2020-09-21 09:25:28 +08:00
李铭昕
c092a97769
Update model-cache.md (#2552) 2020-09-20 10:24:52 +08:00
Qiu Tuleng
4791f1885f
Added a link of dump-server package (#2548)
Add the link of Symfony's dump-server package for Hyperf framework
2020-09-19 11:45:11 +08:00
nfangxu
86c6e0d217 docs: 更新 transformer 为 resource 2020-09-18 17:53:35 +08:00
Reasno
518e7e207a doc: add grpc streaming example 2020-09-18 14:44:09 +08:00
Reasno
7785f06b59 doc: add grpc streaming example 2020-09-18 14:44:09 +08:00
李铭昕
d76baa602a
Update docker-swarm.md (#2531) 2020-09-17 17:09:47 +08:00
Eric Zhu
a4072da433
Updated awesome components (#2502) 2020-09-17 16:42:27 +08:00
sy-records
8ec489af7e fix typo 2020-09-16 14:07:18 +08:00
李铭昕
3e0deffa15
Fixed typo. (#2511)
* Fixed typo

* Update changelog.md

* Deleted useless code.
2020-09-14 17:35:55 +08:00
李铭昕
2852c0a29a
v2.0.11 (#2503)
* v2.0.11

* Translate

* Update changelog.md

Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-09-14 11:02:38 +08:00
李铭昕
cb7d93a54a
Update testing.md (#2499) 2020-09-13 11:31:47 +08:00
沈唁
bc875b51bb
fix title (#2481) 2020-09-11 10:33:53 +08:00
沈唁
4fc2077659
Update swoole tracker (#2479)
* Update docs

* fix typo
2020-09-10 14:02:25 +08:00
李铭昕
7d3d99af34
Optimized the fallback of FallbackRetryPolicy which support class@method (#2471)
Co-authored-by: yansongda <me@yansongda.cn>
2020-09-09 17:05:18 +08:00
李铭昕
ed517bce08
Added optional visitor ModelRewriteGetterSetterVisitor for gen:model. (#2463)
* Added AbstractVisitor.

* Added BetterReflectionManager.

* Support getter and setter.

* Update document.
2020-09-09 14:40:23 +08:00
李铭昕
f07ed0d5c4
Added ReloadChannelListener to reload timeout or failed channels automatically. (#2459)
* Added `ReloadChannelListener` to reload timeout or failed channels automatically.

* Added test cases.
2020-09-08 11:35:00 +08:00
谷溪
567ebaa1fd
doc: Add docs about fetching request object in socket.io callback. (#2454) 2020-09-07 15:38:17 +08:00
ninvfeng
8a5e422a97
Fixed typo (#2453) 2020-09-07 14:44:11 +08:00
李铭昕
378a930f7a
v2.0.10 (#2450)
* v2.0.10

Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-09-07 12:55:20 +08:00
nfangxu
d120b48364 docs: 添加 transformer 相关文档 2020-09-07 10:07:02 +08:00