Commit Graph

266 Commits

Author SHA1 Message Date
Deeka Wong
6d54e4fc8a
Update docs from crontab (#5443) 2023-02-22 17:41:23 +08:00
Deeka Wong
50fbc91d5a
Adds ConfigChanged docs for config-center (#5435) 2023-02-21 13:09:55 +08:00
李铭昕
c03e95fe18
Release v3.0.7 (#5431) 2023-02-18 06:40:54 +08:00
李铭昕
7fb1f43c19
Fixed docs for websocket-server. (#5399) 2023-02-12 09:39:20 +08:00
李铭昕
07f5139d82
Release v3.0.6 (#5398) 2023-02-12 08:54:45 +08:00
Deeka Wong
1b47584aa8
Added forceDeleting event (#5366)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-02-08 14:42:10 +08:00
royee
44354db1ff
update upgrade 3.0.md (#5364)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-02-06 09:52:48 +08:00
李铭昕
ee32a98dff
Release v3.0.5 (#5363) 2023-02-05 19:17:43 +08:00
Deeka Wong
31822a9f14
Adds addRestoreOrCreate extension to SoftDeletingScope (#5338) 2023-02-05 10:57:17 +08:00
Deeka Wong
6d736691ba
Update service metric configuration instructions (#5347) 2023-01-31 15:17:57 +08:00
李铭昕
07f390d699
Release v3.0.4 (#5336) 2023-01-22 22:39:20 +08:00
李铭昕
3281097820
Release v3.0.3 (#5328) 2023-01-16 14:12:35 +08:00
李铭昕
e976e54d5b
Release v3.0.1 (#5295) 2023-01-09 08:06:39 +08:00
沈唁
a601a5e3ec
Update box.md (#5300) 2023-01-08 12:34:44 +08:00
李铭昕
c55ad3f3f9
Release v3.0.0 (#5273) 2023-01-03 12:46:13 +08:00
huangzhhui
7f6b55c562 Update docs and translate 2023-01-02 23:32:23 +00:00
huangzhhui
d3cafa94e7 Update docs and translate 2022-12-27 13:40:46 +00:00
李铭昕
18f5fba851
Update docs and translate (#5262) 2022-12-27 13:37:04 +08:00
李铭昕
e2b188bc4c Merge branch '2.2' into 3.0-merge2
# Conflicts:
#	docs/en/component-guide/configprovider.md
#	docs/en/component-guide/create.md
#	docs/en/component-guide/intro.md
#	docs/en/db/model.md
#	docs/en/release-planning.md
#	docs/zh-cn/db/model.md
#	docs/zh-cn/release-planning.md
#	docs/zh-hk/db/model.md
#	docs/zh-hk/release-planning.md
#	docs/zh-tw/db/model.md
#	docs/zh-tw/release-planning.md
2022-11-24 16:09:08 +08:00
huangzhhui
4c34571889 Update docs and translate 2022-11-23 03:54:10 +00:00
黄朝晖
fd59c6a04a
Merge pull request #5214 from huangzhhui/docs-orm-bit
Docs orm bit
2022-11-23 11:38:53 +08:00
huangzhhui
3b0ec2bf63 Update docs and translate 2022-11-23 03:37:07 +00:00
huangzhhui
7d504ef520 Update docs and translate 2022-11-23 03:16:00 +00:00
huangzhhui
83678582c3 Update docs and translate 2022-11-21 07:41:58 +00:00
宣言就是Siam
972b9d0a9a
补充redis 哨兵模式使用文档 (#5202)
* 补充redis 哨兵模式使用文档

* Update docs and translate

Co-authored-by: 何泽宏 <hzh@addcn.com>
2022-11-15 17:04:33 +08:00
huangzhhui
ca3b6016ce Remove useless images 2022-11-15 12:08:55 +08:00
李铭昕
009a38141c Merge branch 'master' into 2.2-merge 2022-11-14 14:04:16 +08:00
李铭昕
b224ab76a5
Update communication.md (#5195) 2022-11-14 14:02:00 +08:00
Deeka Wong
c2a4b587c4
Fix stop handler of async-queue in doc (#5118)
Co-authored-by: 沈唁 <52o@qq52o.cn>
2022-10-11 09:43:30 +08:00
Deeka Wong
1aeffaba46
Move Jsonable and Xmlable to contract from utils. (#5091) 2022-09-18 10:26:01 +08:00
Vinchan
679950d8b6
Update docs (#5011) 2022-08-17 18:28:00 +08:00
张城铭
ca95ce03c6
Depend on interface instead of instantiation (#4978)
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-08-03 19:26:13 +08:00
Mr.唐
7a3de94941
swagger文档组件 (#4883) 2022-06-28 22:00:30 +08:00
李铭昕
fe19a4fb93
Upgrade docs to hyperf 3.0 (#4878) 2022-06-25 20:16:32 +08:00
Deeka Wong
91f40be1a6
The $scene allowed to be NULL. (#4869)
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-06-23 11:06:05 +08:00
greezen
48bf28e3c2
Added the type of $classes and $annotations for aspect. (#4867) 2022-06-22 17:13:13 +08:00
李铭昕
624f0d158f
Fixed bug that prometheus server will not be closed automatically when using command which enable event dispatcher. (#4851) 2022-06-16 21:05:28 +08:00
Deeka Wong
b135ac887c
Changed $value.timeout to $options.timeout for annotation CircuitBreaker. (#4848) 2022-06-16 14:36:55 +08:00
李铭昕
fd1369a02b
Added document about how to upgrade monolog (#4827) 2022-06-12 12:15:41 +08:00
李铭昕
bf12f37f7a Merge branch 'master' into 3.0-merge
# Conflicts:
#	src/rpn/src/Calculator.php
2022-05-30 10:16:40 +08:00
李铭昕
ccb0b54638
Release v2.2.33 (#4791) 2022-05-30 09:48:00 +08:00
huangzhhui
70ea79fe53 Update doc 2022-05-25 15:39:14 +08:00
huangzhhui
4e23295c67 Update doc 2022-05-25 15:14:13 +08:00
李铭昕
7fa189fffc Merge branch 'master' into 3.0-merge
# Conflicts:
#	.github/workflows/test.yml
#	src/di/src/Aop/PropertyHandlerVisitor.php
#	src/kafka/composer.json
#	src/kafka/src/Producer.php
2022-05-16 11:30:34 +08:00
Vinchan
837900dd4e
Added some components into awesome-components.
Co-authored-by: 沈唁 <52o@qq52o.cn>
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-04-20 11:55:43 +08:00
李铭昕
530284e171
Added Hyperf\WebSocketServer\Constant\Opcode. (#4697) 2022-04-20 09:31:12 +08:00
李铭昕
f4490589d2
Release v2.2.31 (#4691) 2022-04-18 08:40:36 +08:00
Meet
57dfbdbcbf
update ws Middleware docs (#4301)
Co-authored-by: jksusu <173991506@qq.com>
2022-04-17 16:03:50 +08:00
李铭昕
57a929e7b8 Merge branch 'master' into 3.0-merge
# Conflicts:
#	.github/workflows/test.yml
#	phpstan.neon
#	src/kafka/src/Producer.php
#	src/load-balancer/src/Node.php
#	src/retry/tests/RetryAnnotationAspectTest.php
#	src/session/src/Handler/FileHandler.php
2022-04-15 16:58:38 +08:00
李铭昕
b814749bd3
Update document about how to upgrade to 3.0. (#4671) 2022-04-12 18:41:01 +08:00
她和她的猫
a481cc60a2
Fixed bug that last modified time was not updated after write session again. (#4657)
Co-authored-by: 李铭昕 <l@hyperf.io>
2022-04-03 18:50:03 +08:00
沈唁
46dd49f23f
Update bootcss cdn link (#4640) 2022-03-30 13:28:07 +08:00
李铭昕
2f30865d2f Merge branch 'master' into 3.0-merge
# Conflicts:
#	docs/zh-cn/coroutine.md
#	docs/zh-hk/coroutine.md
#	docs/zh-tw/coroutine.md
#	src/model-cache/src/Manager.php
2022-03-27 17:13:53 +08:00
沈唁
e099c8c17d
Release v2.2.29
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-03-27 17:01:45 +08:00
李铭昕
299d67b952 Merge branch 'master' into 3.0
# Conflicts:
#	src/http-server/src/Request.php
#	src/model-cache/tests/Stub/ManagerStub.php
2022-03-14 11:43:17 +08:00
李铭昕
9fa13f8c88
Make public for method Hyperf\ModelCache\Manager::formatModels(). (#4603) 2022-03-14 11:07:12 +08:00
Deeka Wong
e9b7586710
Removed Hyperf\Utils\Context, please use Hyperf\Context\Context instead. (#4596) 2022-03-11 14:02:57 +08:00
李铭昕
8f041fb103
Release v2.2.27 (#4578) 2022-03-07 10:08:55 +08:00
pandaLIU
1a916f192c
update testing.md 2022-03-07 09:34:38 +08:00
沈唁
c16780b537
Use Hyperf\LoadBalancer\Exception\RuntimeException instead of \RuntimeException. 2022-03-04 09:37:25 +08:00
李铭昕
7138a915c6 Merge branch 'master' into 3.0-merge 2022-03-01 11:38:31 +08:00
李铭昕
7b20914070
Use Hyperf/Context/Context instead of Hyperf/Utils/Context. (#4565) 2022-03-01 11:13:47 +08:00
pandaLIU
7fa74f1e69
add dtm doc. #4553 (#4560) 2022-02-26 21:20:36 +08:00
huangzhhui
0dbb052308 Merge branch 'master' of https://github.com/hyperf/hyperf 2022-02-25 19:18:23 +08:00
huangzhhui
181931eb2f Update release planning 2022-02-25 19:18:20 +08:00
李铭昕
4135ea0a0e Merge branch 'master' into 3.0-merge
# Conflicts:
#	.github/workflows/test.yml
#	composer.json
#	phpunit.xml
#	src/config-apollo/src/Client.php
#	src/http-server/src/Request.php
#	src/redis/src/RedisConnection.php
#	src/utils/composer.json
2022-02-21 10:03:25 +08:00
李铭昕
fc501d4383
Release v2.2.26 (#4544)
Co-authored-by: 沈唁 <52o@qq52o.cn>
2022-02-21 09:27:49 +08:00
李铭昕
f59cdf3223 Merge branch 'master' into 3.0-merge
# Conflicts:
#	composer.json
#	src/testing/co-phpunit
2022-01-30 16:51:23 +08:00
李铭昕
1320603402
Release v2.2.25 2022-01-30 15:30:08 +08:00
李铭昕
790f923736
Release v2.2.24 2022-01-24 10:56:59 +08:00
李铭昕
b086d98a0d Merge branch 'master' into 3.0-merge
# Conflicts:
#	.github/workflows/test.yml
#	src/di/src/Annotation/Scanner.php
#	src/di/tests/InjectTest.php
2022-01-17 14:19:56 +08:00
李铭昕
9cf259a8c1
Release v2.2.23 (#4459) 2022-01-17 10:00:07 +08:00
李铭昕
bcc8827223
Added command gen:view-engine-cache which used to generate cache files in advance. (#4455) 2022-01-14 11:54:28 +08:00
李铭昕
c1cbd3e54c Merge branch 'master' into 3.0-merge 2022-01-08 17:53:48 +08:00
李铭昕
89b030a75c
Release v2.2.22 (#4430)
* Release v2.2.22

* Update docs and translate

Co-authored-by: limingxinleo <limingxinleo@users.noreply.github.com>
2022-01-04 12:12:16 +08:00
李铭昕
06c3f4867e Merge branch 'master' into 3.0-merge
# Conflicts:
#	.github/workflows/test-components.yml
#	.github/workflows/test.yml
#	src/amqp/src/ConnectionFactory.php
2021-12-20 09:49:29 +08:00
李铭昕
b473732fbd
Release v2.2.21 (#4375)
Co-authored-by: 沈唁 <52o@qq52o.cn>
2021-12-20 09:14:02 +08:00
李铭昕
c73cade642 Merge branch 'master' into 3.0-merge
# Conflicts:
#	src/amqp/src/AMQPConnection.php
#	src/crontab/src/Strategy/Executor.php
2021-12-13 16:58:35 +08:00
沈唁
508272ee2d
Update devtool docs 2021-12-13 15:20:34 +08:00
Deeka Wong
a26a271e20
Support to open the generated file with your IDE automatically. (#4348)
* Optimized docs

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-12-13 14:53:24 +08:00
李铭昕
f187577828
Release v2.2.20 (#4342) 2021-12-13 09:35:04 +08:00
李铭昕
1d1b677852 Merge branch 'master' into 3.0-merge
# Conflicts:
#	.github/workflows/test.yml
#	phpstan.neon
#	src/http-message/tests/SwooleStreamTest.php
#	src/http-server/src/ResponseEmitter.php
#	src/socketio-server/src/SocketIO.php
#	src/utils/src/Contracts/Arrayable.php
2021-12-06 11:43:16 +08:00
李铭昕
e6249fde70
Release v2.2.19 (#4318) 2021-12-06 10:42:11 +08:00
李铭昕
dee852c950
Upgrade the minimum php version to 8.0 for http-server. (#4306) 2021-12-01 16:19:47 +08:00
沈唁
90214aa6ae
Add HTTP Chunk docs (#4300) 2021-11-29 14:36:27 +08:00
李铭昕
c0a839331d
Release v2.2.18 (#4299) 2021-11-29 09:55:47 +08:00
李铭昕
de412c0e1a Merge branch 'master' into 3.0-merge
# Conflicts:
#	src/http-message/src/Server/Response.php
#	src/metric/src/Adapter/Prometheus/MetricFactory.php
2021-11-25 10:32:04 +08:00
沈唁
019c515ff4
Added method Hyperf\Utils\Network::ip(). (#4284)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-11-23 17:01:56 +08:00
李铭昕
a963aafd2f
Release v2.2.17 (#4272) 2021-11-22 09:40:18 +08:00
李铭昕
5a50800b7d Merge branch 'master' into 3.0-merge 2021-11-15 11:34:22 +08:00
李铭昕
ee98ef979a
Release v2.2.16 2021-11-15 10:27:27 +08:00
李铭昕
ddbb3bc240
Release v2.2.15 (#4231) 2021-11-08 09:28:41 +08:00
李铭昕
dfded07b75
Split hyperf/coordinator from hyperf/utils. (#4225) 2021-11-05 16:06:17 +08:00
李铭昕
afab0bbf35 Optimized code 2021-11-02 10:00:13 +08:00
李铭昕
98d41fa7ee
Release v2.2.14 2021-11-01 09:48:56 +08:00
李铭昕
ab647daadd
Added some faqs about swarm. (#4179) 2021-10-27 17:02:09 +08:00
李铭昕
78d60471ad
Release v2.2.13 (#4165) 2021-10-25 09:37:58 +08:00
沈唁
248f599ee9
Removed inactive project sdebug from awesome components. (#4163) 2021-10-22 15:03:47 +08:00
lysice
7789d86063
Added lysice/hyperf-redis-lock into awesome components. (#4150) 2021-10-20 09:37:29 +08:00
李铭昕
5c841287dd
Release v2.2.12 (#4142) 2021-10-18 09:16:14 +08:00