Commit Graph

211 Commits

Author SHA1 Message Date
Kishani Kandasamy
6af1b69607
docs: make the components of request URL much simpler (#4562) 2021-07-15 15:28:54 +08:00
罗泽轩
1ab12ac2b0
chore: make t/node/upstream-retries.t stable (#4599)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-15 11:48:44 +08:00
Ayush das
6ec4c5033d
docs: default value correction in include_in_response (#4598) 2021-07-15 08:50:24 +08:00
yilinzeng
13ec787749
docs: update CN and EN how-to-build document (#4577) 2021-07-14 15:09:58 +08:00
罗泽轩
9bcca2c1f2
fix(skywalking): handle conflict between global rule and route (#4589)
Fix #4571

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-14 10:56:13 +08:00
罗泽轩
816de423b1
docs: don't need to modify config-default.yaml to add your plugin (#4586)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-14 10:55:58 +08:00
罗泽轩
03a9b80055
change: enable stream proxy only by default (#4580)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-14 10:33:36 +08:00
chen zhuo
307c7f69eb
feat: Add option retry_timeout that like nginx's proxy_next_upstream_timeout (#4574)
Co-authored-by: zhuo.chen <zhuo.chen@upai.com>
2021-07-14 09:53:29 +08:00
Shuyang Wu
247bf4c5c5
docs: fix standalone mode yaml config (#4593)
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-07-13 13:42:05 +08:00
罗泽轩
808d511dd4
feat(stream): add limit-conn (#4515)
* feat(stream): add limit-conn

Signed-off-by: spacewander <spacewanderlzx@gmail.com>

* break down long bracket to avoid missing the closing long bracket "]]"

https: //github.com/apache/apisix/pull/4515/checks?check_run_id=2962435093
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-13 13:17:52 +08:00
Arthur.Zhang
06d0030dcc
feat(batch-requests): allow customizing uri in batch-requests (#4563) 2021-07-10 18:13:30 +08:00
okaybase
4d79dbcfad
docs: modify nodes property description (#4573)
modify nodes property description of the upstream object config, the previous config desc is not a correct json format.
2021-07-10 13:24:35 +08:00
okaybase
7515b39774
docs: modify the nodes property description (#4572)
modify nodes property description of the upstream object config
2021-07-10 13:23:34 +08:00
AnJia
0a583e8549
docs: How to fix unable to get local issuer certificate error (#4553)
Co-authored-by: Shuyang Wu <wosoyoung@gmail.com>
2021-07-09 10:45:52 -04:00
yilinzeng
932865bdf6
docs: update CN and EN getting-started documents (#4546) 2021-07-09 18:08:07 +08:00
Hoshea Jiang
220fb832b2
docs: fix the valid value interval of max_breaker_sec (#4539) 2021-07-06 11:15:41 +08:00
Applenice
2d9c1a1165
docs(install-dependencies): add stop the openresty after installed (#4521)
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
Co-authored-by: Shuyang Wu <wosoyoung@gmail.com>
2021-07-06 09:49:36 +08:00
yilinzeng
59d4f1015e
docs: update EN FAQ (#4535) 2021-07-05 19:29:49 +08:00
Kishani Kandasamy
cb8e41d5f4
fix incorrect link (#4523) 2021-07-03 17:04:34 +08:00
wisdom
de20916e5f
feat(key-auth): supporting key-auth plugin to get key from query string (#4490) 2021-07-02 11:05:49 +08:00
Applenice
cd8afe6ec4
feat(ip-restriction): support user-defined configuration message (#4493) 2021-07-02 08:56:30 +08:00
neOG
d902cb197b
docs: modify the error content in admin-api.md file (#4512) 2021-07-01 19:13:02 +08:00
罗泽轩
858a57715c
docs: don't repeat the same doc in the README (#4505)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-01 11:21:17 +08:00
罗泽轩
63a4703584
docs: clarify where the value comes from (#4508)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-01 09:53:04 +08:00
罗泽轩
ba71a29d3d
feat: allow setting separate keepalive pool (#4506)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-01 09:50:09 +08:00
chen zhuo
20d9dd21b6
feat(kafka-logger): support for specified the log formats via admin API. (#4483)
* feat(kafka-logger): support for specified the log formats via admin API.

* add kafka-logger log-format test case

* add english docs

Co-authored-by: zhuo.chen <zhuo.chen@upai.com>
2021-06-30 14:13:19 +08:00
neOG
c074fe7564
docs: update error content in zh upstream.md (#4501)
Co-authored-by: neOG <876200040@qq.com>
2021-06-29 13:03:23 -04:00
tzssangglass
07bfe5b9c0
fix: #4491 (#4492) 2021-06-27 15:12:15 +08:00
罗泽轩
3f0dee1d1d
feat: release 2.7 (#4453) 2021-06-25 09:07:25 +08:00
Applenice
2a252ef06b
docs: fix broken link (#4480) 2021-06-25 08:57:50 +08:00
Shuyang Wu
75376e3162
docs: add 'how to remove route prefix' in FAQ (#4459)
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-06-24 10:35:40 +08:00
罗泽轩
18dba6e36d
docs(openid-connect): fix public key format (#4468)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-23 21:45:47 -04:00
罗泽轩
74cc5c3420
feat(control-api): add a way to trigger gc (#4472)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-23 21:45:00 -04:00
罗泽轩
2707fda3eb
docs: add external plugin support to readme (#4456)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-21 14:10:41 -04:00
罗泽轩
10b3977eaf
docs: ensure the wechat QR codes are under the title (#4455) 2021-06-21 14:10:15 -04:00
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