Commit Graph

176 Commits

Author SHA1 Message Date
liuxiran
5162d7385e
docs: add GraphQL support to readme (#4450)
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-06-21 15:18:09 +08:00
罗泽轩
8b2d29e7ff
docs: make README up-to-date (#4451) 2021-06-21 14:26:27 +08:00
Shuyang Wu
bf90cbe81e
docs: use mockbin to view http logs for guidance (#4427)
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-06-18 18:23:37 +08:00
罗泽轩
059ad7dee6
docs: show the graceful way to stop (#4435)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-18 15:09:34 +08:00
罗泽轩
1cf9075750
docs: clarify why we require active health check (#4436) 2021-06-18 14:54:26 +08:00
罗泽轩
8578fe032e
feat(stream): match route with SNI (#4433)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-17 09:29:45 +08:00
Shuyang Wu
655ea98b65
docs: sync limit count en doc with zh (#4434)
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-06-17 08:55:09 +08:00
罗泽轩
93de2a7c6c
docs: fix category and add category check (#4429)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-16 19:04:30 +08:00
罗泽轩
597a233454
docs: fix broken image link (#4431)
Fix #4430

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-16 17:42:33 +08:00
罗泽轩
8282046bd8
feat(client-control): set client_max_body_size dynamically (#4423)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-16 17:25:50 +08:00
罗泽轩
e1d06059b2
docs: fix broken links (#4426)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-15 12:24:31 -04:00
罗泽轩
33d9f724a4
docs: fix debug-mode documentation (#4415)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-13 17:45:42 +08:00
罗泽轩
b822423b9a
feat(stream): accept tls over tcp (#4409) 2021-06-11 17:23:16 +08:00
罗泽轩
68711e443d
feat(ext-plugin): stop the runner with SIGTERM (#4367) 2021-06-11 13:04:42 +08:00
ken zhou
b6a60d0df6
feat: limit-req support nodelay (#4395)
Co-authored-by: Alex Zhang <tokers@apache.org>
Co-authored-by: Yuelin Zheng <2226815922@qq.com>
Co-authored-by: jianzhou <zhoujian1@huya.com>
2021-06-10 21:06:29 +08:00
Sarasa Kisaragi
f18a65c49f
docs: add route and upstream mtls (#4348)
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-06-09 13:15:25 -04:00
罗泽轩
8bf8cc1916
feat(mqtt-proxy): support domain (#4391)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-09 19:23:40 +08:00
罗泽轩
f7fc8599b1
docs: improve stream route/proxy (#4389)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-09 09:12:51 +08:00
罗泽轩
e6c69318e1
fix(admin): correct the resources' count field (#4385)
Here I use separate test files for the resources to ensure
the number of resource is 0.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-08 16:54:29 +08:00
琚致远
27ee55199d
docs: update Slack invitation link (#4387) 2021-06-08 08:23:16 +08:00
Ayush das
405f69b3f9
docs: removed navigation title from sidebar to docs dropdown (#4380) 2021-06-07 09:21:20 +08:00
Demogorgon314
804437fe8a
perf: use events optimize nacos service discovery (#4347)
related #4346
2021-06-02 17:49:44 +08:00
Shuyang Wu
2f34e1af26
docs: change quote to heading-3 in admin api (#4357)
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-06-02 09:40:52 +08:00
罗泽轩
5ebc4f65c1
fix(ext-plugin): pass environment variables (#4349)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-01 18:43:42 +08:00
Joshua Yang
91a048e68e
feat: allow to set custom timeout for route (#4340)
related #4258
2021-06-01 13:39:29 +08:00
Demogorgon314
0d7fa659d5
feat: nacos discovery support group (#4325) 2021-05-31 19:12:10 +08:00
吴晟 Wu Sheng
09e298302c
docs: Polish SkyWalking doc and a tiny thing about Zipkin (#4339)
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
Co-authored-by: Shuyang Wu <wosoyoung@gmail.com>
2021-05-30 21:16:57 -04:00
罗泽轩
11b5ec7b2f
docs(ext-plugin): init docs (#4321)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-31 09:05:17 +08:00
Joshua Yang
7cf52c051e
docs: update install-dependencies (#4338) 2021-05-30 15:01:17 +08:00
xyz2b
0968fa7978
docs: fix tls client_key parameter name of upstream request body in Chinese document (#4334) 2021-05-29 19:53:29 +08:00
罗泽轩
d855dcb871
docs: fix link in zh docs (#4335)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-29 19:23:12 +08:00
batman-ezio
1266801154
change(echo): remove odd auth_value (#4055)
Co-authored-by: spacewander <spacewanderlzx@gmail.com>
2021-05-28 10:44:36 -04:00
Demogorgon314
0746f81ea3
feat: nacos discovery support namespace (#4313) 2021-05-27 20:08:12 +08:00
罗泽轩
f7c6f4fff7
docs: fix typo (#4305)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-26 09:57:27 +08:00
AnJia
8487636080
docs: show how to auto renew SSL cert via acme.sh (#4297)
Fix #3841
2021-05-26 09:51:03 +08:00
Gary-Airwallex
a1872a4842
feat: support appending query string in redirect (#4298) 2021-05-25 10:17:36 +08:00
罗泽轩
709561afe7
feat: release 2.6 (#4286) 2021-05-24 19:26:14 +08:00
罗泽轩
d6acd8d568
chore: sort plugin by priority and recommend priority for custom plugin (#4292)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-24 17:41:50 +08:00
Simon
744370606e
docs: update document getting-started.md in en and zh (#4277) 2021-05-20 08:54:06 +08:00
Yihan Strong
83436ee125
docs: added etcd.conf.yml enable grpc gateway (#4275)
Co-authored-by: zhangyihan <zhangyihan@cmss.chinamobile.com>
2021-05-19 18:12:08 +08:00
Yuelin Zheng
53ece39aa3
docs(FAQ): add a note in "How to allow all IPs to access Admin API" (#4264) 2021-05-19 14:39:43 +08:00
Shuyang Wu
adb76de293
docs: add instruction about how to add systemd unit files (#4246)
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-05-19 09:30:21 +08:00
Joshua Yang
a4817fc561
docs(response-rewrite): fixed type error
Fixed #4259
2021-05-18 09:26:42 +08:00
Gary-Airwallex
b0cae100d2
feat: support uri encoding in redirect (#4244) 2021-05-17 22:42:16 +08:00
Yuelin Zheng
cd08a1a27c
docs: FAQ Add allow all IPs to access Admin API (#4227) 2021-05-12 18:46:43 +08:00
罗泽轩
db5a5a9d21
feat(reponse-rewrite): allow using variable in the header (#4194)
* feat(reponse-rewrite): allow using variable in the header

Fix #3727

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-10 10:27:41 +08:00
罗泽轩
9bfc394ea0
docs: clarify that some tests depend on external services & system configuration (#4201)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-09 10:33:10 +08:00
ken zhou
3ebe8004b1
feat: redirect plugin support regex (#4152)
Co-authored-by: jianzhou <zhoujian1@huya.com>
Co-authored-by: Alex Zhang <tokers@apache.org>
Co-authored-by: Yuelin Zheng <2226815922@qq.com>
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2021-05-07 15:55:38 -04:00
Shuyang Wu
5657fe088c
docs: fix argument name for prometheus (#4190)
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-05-07 09:33:42 +08:00
罗泽轩
232134ad6b
docs: avoid the misleading comment (#4189) 2021-05-07 08:55:17 +08:00