Commit Graph

3166 Commits

Author SHA1 Message Date
琚致远
b8495f81a3
docs: remove comparison section from README (#6609) 2022-03-15 08:50:48 +08:00
Navendu Pottekkat
e750bfd5f0
docs: update issue and pr templates (#6592) 2022-03-14 19:15:50 +08:00
Navendu Pottekkat
a490e0a257
docs: update the API docs (#6565) 2022-03-14 11:54:56 +08:00
帅进超
0f2f807197
test(redirect): add use regex_uri redirect and enable append_query_string case (#6585) 2022-03-14 11:53:27 +08:00
Gerrard-YNWA
92047c2694
feat: allow set timeout for proxy-mirror (#6562) 2022-03-14 11:44:22 +08:00
Gaoll
6182ba9f96
feat: jwt-plugin support custom parameters (#6561)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
2022-03-14 11:43:35 +08:00
soulbird
ddb884ca30
feat: support to install dependencies under arm64 (#6590)
Co-authored-by: soulbird <zhaothreee@gmail.com>
2022-03-14 11:13:59 +08:00
kwanhur
1ac7166e80
docs: unify plugin Description (#6532)
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2022-03-13 19:49:15 +08:00
Hwting
6406026276
docs: polishing error-log-logger plugin's docs (#6587) 2022-03-13 19:46:16 +08:00
罗泽轩
cb71030b58
docs: rewrite "Installation via Source" (#6588) 2022-03-13 19:38:04 +08:00
Baoyuan
cd3e7cdb49
feat: add expires timestamp for CSRF plugin (#6201) 2022-03-13 19:34:00 +08:00
Gary-Airwallex
09e36cd7ae
feat: set cors allow origins by plugin metadata (#6546)
Co-authored-by: tzssangglass <tzssangglass@gmail.com>
2022-03-13 19:31:46 +08:00
leslie
0c2ba4bca6
test(nacos): enrich nacos test case (#6567) 2022-03-11 11:43:59 +08:00
bin-ya
2f8427c135
docs: additional description to download different versions of APISIX (#6508) 2022-03-11 11:42:06 +08:00
guoqqqi
72bc1ef5a9
docs: update the jwt-auth zh version (#6127)
Co-authored-by: tzssangglass <tzssangglass@gmail.com>
Co-authored-by: Yu.Bozhong <y.bz@foxmail.com>
2022-03-11 09:27:39 +08:00
kwanhur
6645bbb04e
build: rm luarocks tar file behind successful installation (#6306)
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
2022-03-10 10:24:10 +08:00
John Chever
e16c337011
docs: refactor how-to-build.md (#6442) 2022-03-10 09:09:49 +08:00
罗泽轩
c84158c40f
change(syslog): correct the configuration (#6551) 2022-03-09 14:45:46 +08:00
Ming Wen
ce009b674a
docs: added the invite link of Slack. (#6556) 2022-03-09 14:25:21 +08:00
oil欧呦
5cc8ca9e29
feat: authz-keycloak plugin support redirect not authorized user (#6485) 2022-03-09 10:00:40 +08:00
罗泽轩
89dd00165f
ci: don't cancel other tests when a test fails (#6544) 2022-03-09 10:00:14 +08:00
JasonZhu
9b0460fb68
chore: remove unused option "global_rule_skip_internal_api" (#6539) 2022-03-08 17:56:12 +08:00
mango
1853bc8584
docs: add curl test for redirect plugin's http_to_https. (#6378)
Co-authored-by: tzssangglass <tzssangglass@gmail.com>
2022-03-08 15:04:02 +08:00
zenghuilin
cbeb6ebe36
feat: support for reading environment variables from yaml configuration files #5244 (#6505) 2022-03-08 14:41:54 +08:00
tzssangglass
65cd5d00cc
feat: rerun rewrite phase for newly added plugins in consumer (#6502) 2022-03-08 11:45:06 +08:00
罗泽轩
61a590843a
fix(proxy-mirror): pattern validation (#6529) 2022-03-08 11:37:02 +08:00
bin-ya
cb2ba6819f
docs: update prowered-by.md (#6531) 2022-03-08 08:57:29 +08:00
bin-ya
4e2403d556
docs: fix typo (#6526) 2022-03-07 16:30:10 +08:00
John Chever
6ddca1dad8
docs: logger doc refactor (#6503) 2022-03-07 12:07:47 +08:00
罗泽轩
fede22edb5
feat(Wasm): get response body (#6514) 2022-03-07 10:13:05 +08:00
soulbird
a4f0d7f563
docs: fix python script bug (#6498)
Co-authored-by: soulbird <zhaothreee@gmail.com>
2022-03-07 10:02:42 +08:00
罗泽轩
492f782d9f
fix(tracing): should trace request stopped by extern plugin (#6500) 2022-03-06 19:01:48 +08:00
罗泽轩
0aeba95826
feat(proxy-mirror): support custom path (#6506) 2022-03-06 18:59:39 +08:00
罗泽轩
1a1e8aa4ed
docs(Wasm): use official name (#6515)
Like iOS, WebAssembly is often called as Wasm but not WASM.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2022-03-06 10:57:42 +08:00
kwanhur
f31bef426e
ci: add shellcheck linter (#6428) 2022-03-04 15:33:28 +08:00
蚊子先生
c4229d15ef
feat: add rewrite:RespHeaders and modify the upstream response headers via request implementation (#6426)
Co-authored-by: 帅进超 <shuaijinchao@gmail.com>
2022-03-04 15:05:35 +08:00
罗泽轩
380f762f30
fix(wasm): ensure the process body flag is independent (#6496) 2022-03-04 14:56:02 +08:00
John Chever
66a5a2a44a
docs: add latest content about GraphQL in APISIX (#6449)
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2022-03-04 11:02:58 +08:00
帅进超
7fc2d8b5cd
test(http-logger): fetch request and response body test case (#6487) 2022-03-04 10:48:26 +08:00
Gaoll
d4154bc0a0
docs: remove all outlines from markdown files (#6494)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
2022-03-03 21:49:53 +08:00
Gallardot
c37fc9933a
docs: fix forward-auth plugin doc (#6444) 2022-03-03 11:17:37 +08:00
soulbird
12cffdb0e0
docs(style): fix json code block syntax (#6489)
Co-authored-by: soulbird <zhaothreee@gmail.com>
2022-03-03 11:11:58 +08:00
罗泽轩
54ffdeed11
test: switch back to openresty/test-nginx (#6478) 2022-03-03 09:58:15 +08:00
tzssangglass
c17ed1e094
chore: clean up outdated code (#6493) 2022-03-03 09:24:24 +08:00
John Chever
2f3bd9f453
docs: refactor the docs associated with Logger (#6415) 2022-03-03 09:05:28 +08:00
Navendu Pottekkat
fdad0aea0b
docs: restructure the "Architecture Design" Section (#6464)
Signed-off-by: Navendu Pottekkat <navendupottekkat@gmail.com>
2022-03-03 06:19:09 +08:00
dependabot[bot]
4feab8e6bf
build(deps): bump actions/checkout from 2.4.0 to 3 (#6483)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 18:10:01 +08:00
dependabot[bot]
42293bc5aa
build(deps): bump actions/stale from 4.1.0 to 5 (#6482)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 18:09:05 +08:00
Gaoll
0f9deb90f9
docs: fixed zh/response-rewrite.md format (#6476)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
2022-03-02 18:00:47 +08:00
tzssangglass
6066a25379
test: add test case for nacos service de-duplicate (#6282) 2022-03-02 15:58:42 +08:00