Commit Graph

1021 Commits

Author SHA1 Message Date
帅进超
019eca71b3
fix: google cloud logging plugin file config error (#5646) 2021-12-01 08:52:42 +08:00
罗泽轩
cc0b601e50
feat(discovery): check schema before starting (#5629) 2021-11-30 14:19:16 +08:00
Bisakh
95af20ac73
refactor: plugins list test representation (#5642) 2021-11-30 11:55:56 +08:00
Bisakh
8f0b066c86
feat: faas plugin refactoring with url path forwarding (#5616) 2021-11-29 14:28:49 +08:00
tzssangglass
e7ceda0387
feat(ext-plugin): support to get request body (#5600) 2021-11-29 10:41:06 +08:00
帅进超
7242216076
feat(google-cloud-logging): set token type based on the Oauth response (#5619) 2021-11-26 19:03:17 +08:00
Daming
49a539bbb8
feat(http/kafka-logger): support to log response body (#5550)
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-11-26 11:12:53 +08:00
Zeping Bai
4f02605f3f
feat: Apache OpenWhisk plugin (#5518) 2021-11-25 16:53:28 +08:00
帅进超
54a0e115e5
fix: invalid error after passive health check is changed (#5589) 2021-11-24 10:57:07 +08:00
帅进超
59497deb8f
feat(plugin): support google cloud logging service (#5538) 2021-11-23 16:37:35 +08:00
罗泽轩
3f043abff6
feat(request-validation): default code is 400 (#5563) 2021-11-22 09:37:58 +08:00
Xunzhuo
2262e1c93a
feat(request-validation): add custom rejected_code (#5553) 2021-11-21 20:07:42 +08:00
tzssangglass
30c902895b
fix: ignore changes of /apisix/plugins/ (#5558) 2021-11-19 18:10:21 +08:00
罗泽轩
fc5d70ac68
feat(wasm): run in http header_filter (#5544) 2021-11-19 17:37:38 +08:00
Bisakh
3a6a4db281
feat(plugin): azure serverless functions (#5479)
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-11-19 10:31:20 +08:00
罗泽轩
7c4f10e445
chore: check the error from get_post_args (#5537) 2021-11-18 11:57:56 +08:00
windyrjc
5394dce6fb
feat(kafka-logger): supports logging request body (#5501)
Co-authored-by: windyrjc <windyrjc@formail.com>
Co-authored-by: yundian <yundian@mogu.com>
2021-11-18 09:48:14 +08:00
罗泽轩
2c12b36953
fix(wasm): the conf can't be empty (#5514) 2021-11-16 18:00:03 +08:00
罗泽轩
6c5108ff38
fix: response.set_header can remove header like request.set_header (#5499)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-11-14 15:08:55 +08:00
iGeeky
8206f47563
change(wolf-rbac): change default port number and add authType parameter to documentation (#5477) 2021-11-12 15:49:55 +08:00
Daming
5f6afdbc3a
feat: provide skywalking logger plugin (#5478)
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2021-11-12 15:17:27 +08:00
罗泽轩
0aa97c30f7
fix(batch-requests): correct the client ip in the pipeline (#5476) 2021-11-11 11:25:36 +08:00
Bisakh
7b60f42785
feat: introducing prefer_name attribute in datadog plugin (#5463) 2021-11-11 10:10:30 +08:00
罗泽轩
f06f6cc0e8
fix(upstream): load imbalance when it's referred by multiple routes (#5462) 2021-11-11 09:27:58 +08:00
tzssangglass
1514fe48c3
fix(hmac-auth): check if the X-HMAC-ALGORITHM header is missing (#5467) 2021-11-10 15:48:05 +08:00
Bisakh
8bb5adcb66
test: introducing ---exec & --- stdin section to run cmd (#5460) 2021-11-10 09:21:57 +08:00
罗泽轩
9fc38330e8
fix: prevent being hacked by untrusted request_uri (#5458)
Thanks to Marcin Niemiec for the report.

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-11-09 16:21:27 +08:00
Bisakh
da691b92b8
feat(plugins): Datadog for metrics collection (#5372) 2021-11-09 09:35:30 +08:00
罗泽轩
cc6caa974c
change: log insensitive consumer info only (#5445) 2021-11-09 09:16:31 +08:00
Zeping Bai
c2f5eba5cf
feat: support advanced matching based on post form (#5409) 2021-11-09 09:02:56 +08:00
tzssangglass
cd29ba3be7
fix(admin): modify boolean parameters with PATCH (#5434) 2021-11-08 10:52:09 +08:00
Xunzhuo
0e973fbb50
feat(limit-* plugin): fallback to remote_addr when key is missing (#5422) 2021-11-07 19:29:27 +08:00
leslie
2d8b676cdd
fix(auth-ldap): add handler for invalid basic auth header values (#5432) 2021-11-07 19:26:42 +08:00
tzssangglass
043cde3a36
fix(traffix-split): multiple rules with multiple weighted_upstreams under each rule cause upstream_key duplicate (#5414) 2021-11-05 09:56:19 +08:00
leslie
eab5606426
fix: add handler for invalid basic auth header values (#5419) 2021-11-05 09:27:38 +08:00
Xunzhuo
4346782a87
feat(limit-count): support multiple variables as key (#5378) 2021-11-04 15:51:37 +08:00
罗泽轩
4dafab5afa
feat(limit-conn): support multiple variables as key in L4 (#5413) 2021-11-04 09:48:02 +08:00
罗泽轩
f505d99e97
test: remove unused conf & make t/core/config_etcd.t stable (#5407) 2021-11-03 15:26:48 +08:00
leslie
25ee29d41b
ci: lint for editorconfig (#5391) 2021-11-03 12:50:17 +08:00
罗泽轩
9ba76cc265
test: avoid client timeout caused by DNS query (#5401) 2021-11-03 12:50:00 +08:00
罗泽轩
a0efeca194
test: show error.log once the CLI test failed (#5405) 2021-11-02 21:49:41 +08:00
Xunzhuo
7b06fcc468
feat(limit-conn): support multiple variables as key (#5354) 2021-11-02 20:38:28 +08:00
leslie
042ce5c1a6
fix: ldap deps in install-dependencies.sh (#5385) 2021-11-01 21:14:37 +08:00
罗泽轩
9fc67b1c39
test: the http2 is missing which causes weird result (#5382) 2021-11-01 15:36:03 +08:00
Xunzhuo
2bb86f6a97
fix(request-validation): correct rejected_message to rejected_msg (#5355) 2021-10-29 17:25:43 +08:00
Bisakh
83651715a6
test: grpc stream proxy test with test nginx (#5319)
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
2021-10-28 08:49:08 +08:00
罗泽轩
9df6e88734
test(wasm): add fault-injection example (#5337) 2021-10-27 10:27:27 +08:00
Bisakh
60f14bb1e3
refactor: migrate grpc proxy tests from shell to test Nginx (#5299) 2021-10-26 09:05:11 +08:00
Bisakh
5c27f0b3d4
ci: test framework requires grpcurl in centos7 ci (#5316)
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-10-25 14:43:38 +08:00
Zhendong Qi
a348ffffe4
feat(proxy-rewrite): add method proxy (#5292)
Co-authored-by: qizhendong <qizhendong@cmss.chinamobile.com>
2021-10-25 10:34:25 +08:00