Commit Graph

599 Commits

Author SHA1 Message Date
stranger
48120b15c3
Update changelog.md 2023-02-22 14:02:49 +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
Daffy Weng
e000f8a7ba
3.0更新文档 (#5331)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-01-22 22:28:16 +08:00
李铭昕
3281097820
Release v3.0.3 (#5328) 2023-01-16 14:12:35 +08:00
Deeka Wong
74396b8166
Fix the parameter $timeout of Timer::tick() in hyperf/metric (#5307)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-01-09 17:14:40 +08:00
李铭昕
9b7dd2cd46
Log records when release to pool failed. (#5306) 2023-01-09 16:49:03 +08:00
李铭昕
28058e1a23
Fixed bug that commit failed when has no active transaction for polardb. (#5305) 2023-01-09 16:28:48 +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
王安林
319e513625
修正注解多个中间件时的括号位置 (#5290) 2023-01-06 14:57:05 +08:00
李铭昕
c55ad3f3f9
Release v3.0.0 (#5273) 2023-01-03 12:46:13 +08:00
黄朝晖
8b2111a801 Revert "Update"
This reverts commit 4aa060a0d5.
2023-01-03 07:16:58 +08:00
黄朝晖
4aa060a0d5 Update 2023-01-03 07:13:43 +08:00
黄朝晖
1175c08a24 Update 2023-01-03 06:37:37 +08:00
黄朝晖
26558bae24
Update middleware.md 2022-12-27 21:39:42 +08: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
913746a0bc Update 2022-11-23 11:50:30 +08:00
黄朝晖
fd59c6a04a
Merge pull request #5214 from huangzhhui/docs-orm-bit
Docs orm bit
2022-11-23 11:38:53 +08:00
huangzhhui
61006b26bf Update 2022-11-23 11:35:34 +08:00
huangzhhui
fff4cb5e2c Update 2022-11-23 11:14:43 +08:00
李铭昕
d3b543cabf Added document about CacheAhead. 2022-11-22 12:45:19 +08:00
huangzhhui
f2bdc6e564 Update the sec-fixes support date 2022-11-21 16:06:45 +08:00
huangzhhui
a8e0fc3a15 Update 2022-11-21 15:40:45 +08:00
lihq1403
7c92e08003
Transform the type of param $server in Hyperf\WebSocketServer\Server::deferOnOpen() to mixed. (#5204)
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-11-17 16:56:13 +08:00
宣言就是Siam
972b9d0a9a
补充redis 哨兵模式使用文档 (#5202)
* 补充redis 哨兵模式使用文档

* Update docs and translate

Co-authored-by: 何泽宏 <hzh@addcn.com>
2022-11-15 17:04:33 +08:00
黄朝晖
762f21d4d8
Merge pull request #5138 from her-cat/docs/update-route
Update docs for `Controller` annotation.
2022-11-15 14:02:57 +08:00
huangzhhui
d7f628d304 Update 2022-11-15 14:00:41 +08:00
huangzhhui
86d014e08c Update the release plans 2022-11-15 12:09:09 +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
李铭昕
ac32612cbc
Update communication.md (#5194) 2022-11-14 13:47:09 +08:00
hexianghui
7ed1c28286 Add notes for controller annotations. 2022-10-19 13:31:24 +08:00
她和她的猫
677c9da9bc
Add error checking for PostgreSQLStatement::execute method. (#5121) 2022-10-11 10:37:54 +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
Kids Return
d3f7d1e35f
[3.0]Fixed grpc server StatsCode and serializeMessage (#5036)
Co-authored-by: pandaLIU <563883861@qq.com>
2022-08-19 22:36:06 +08:00
Vinchan
679950d8b6
Update docs (#5011) 2022-08-17 18:28:00 +08:00
李铭昕
b447e29534
Added test cases for pipeline of redis. (#4997) 2022-08-09 17:34:58 +08:00
黄朝晖
c0dfb8602c
Update release-planning.md 2022-08-09 11:41:19 +08:00
黄朝晖
67c724ed43
Update release-planning.md 2022-08-09 11:07:33 +08:00
张城铭
ca95ce03c6
Depend on interface instead of instantiation (#4978)
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-08-03 19:26:13 +08:00
李铭昕
a6aa10796c
Don't support database commands by default, please require hyperf/devtool or set them in autoload/commands. (#4979) 2022-08-03 19:00:16 +08:00
chengyao
3e84c9bbc1
Fix typos (#4968) 2022-07-30 13:57:59 +08:00
Nick
c01a54e436
Update document about rate limit (#4945) 2022-07-20 23:13:13 +08:00
李铭昕
c5aef1f78c
Upgrade league/flysystem to ^1.0|^2.0|^3.0. (#4903) 2022-07-06 14:32:28 +08:00
greezen
3b19eb9d08
Added document about validation scene.
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-07-02 10:12:43 +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
李铭昕
4577f344ed
Update important.md (#4788) 2022-05-28 08:38:31 +08:00
huangzhhui
4e23295c67 Update doc 2022-05-25 15:14:13 +08:00
李铭昕
ac0fb39f4c
Added how to backup the data of portainer. (#4778) 2022-05-23 21:39:59 +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
Deeka Wong
5af8cc08d7
Configuring a default groupId when it is null when using hyperf/kafka.
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-05-16 11:11:04 +08:00
李铭昕
f7116f5d85
Update docker-swarm.md (#4735) 2022-05-08 21:51:11 +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
沈唁
1f7ba04f18
Rename overtrue/wechat to w7corp/wechat (#4617) 2022-03-21 16:52:44 +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
李铭昕
7d8dd34366 Added document about how to use bit in ORM. 2022-03-10 15:58:49 +08:00
李铭昕
d7e5f336c4
Fixed bug that ephemeral instance register failed when using nacos. (#4589) 2022-03-10 14:57:52 +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
zxyfaxcn
c2d8894f74
Fixed typo 2022-02-21 10:18:52 +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
huangzhhui
68324564f4 Update doc 2022-02-16 02:13:55 +08:00