Commit Graph

2602 Commits

Author SHA1 Message Date
罗泽轩
fc5d70ac68
feat(wasm): run in http header_filter (#5544) 2021-11-19 17:37:38 +08:00
罗泽轩
b9ecafab5f
docs(kafka-logger): explain when the request body can't be logged (#5552) 2021-11-19 17:03:21 +08:00
Bisakh
3a6a4db281
feat(plugin): azure serverless functions (#5479)
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-11-19 10:31:20 +08:00
cache-missing
1018576e30
fix: str concat in error call (#5540)
Co-authored-by: kaihaojiang <kaihaojiang@tencent.com>
2021-11-18 14:18:19 +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
Baoyuan
9b355c6f13
docs: update batch-processor.md (#5525) 2021-11-16 14:27:39 +08:00
tzssangglass
718eb4b21e
chore: remove unnecessary backport PR in CHANGELOG.md (#5519) 2021-11-16 09:34:57 +08:00
tzssangglass
cc43b9fc1b
chore: remove ldap on release 2.10.2 (#5516) 2021-11-15 16:27:32 +08:00
tzssangglass
5b72099028
ci: run CI on PR to release/** branch (#5509) 2021-11-15 15:35:42 +08:00
tzssangglass
d13e7f7f0b
feat: release 2.10.2 (#5508) 2021-11-15 14:07:34 +08:00
罗泽轩
12af57fc72
ci: rpm is published by build tools now (#5498) 2021-11-14 19:25:36 +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
Bisakh
4cd1edcc39
refactor: Method for latency calculation and related refactoring (#5480) 2021-11-12 15:27:27 +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
罗泽轩
0570d59fd0
docs: remove duplicate Dubbo entry (#5483)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-11-12 10:42:14 +08:00
Bisakh
4a57523627
docs: custom configuration for datadog plugin (#5486) 2021-11-12 10:41:37 +08:00
leslie
b358db4a1a
docs: fix borken link in FAQ.md (#5490)
Signed-off-by: leslie <leslie.tsang@icloud.com>
2021-11-12 10:41:12 +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
Xu_Mj
593f00ff57
docs: update limit-req.md (#5461) 2021-11-11 08:54:06 +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
罗泽轩
e94c6eef58
chore: clean up outdated comments (#5459) 2021-11-10 09:31:12 +08:00
tzssangglass
bb75ed6f40
chore: remove legacy code (#5454) 2021-11-10 09:25:38 +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
罗泽轩
d16aa8ec9b
docs: prepare for the upcoming Faas plugins (#5455) 2021-11-09 15:45:01 +08:00
Wen Ming
094282f12a
docs: add Datadog in README.md. (#5452) 2021-11-09 11:07:36 +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
brianzhangrong
9caf9f1865
feat(nacos): be compatible with password contains @ (#5420) 2021-11-08 10:21:08 +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
余茂林
b12cdf27aa
docs: fix the wrong secret in hmac-auth.md (#5433)
Co-authored-by: jon.yu <jon.yu@ambergroup.io>
2021-11-06 13:35:58 +08:00
Xunzhuo
fc7de8ea2c
docs(localization): translate ext-plugin-post-req from EN into ZH (#5423)
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2021-11-05 17:02:43 +08:00
Xunzhuo
308282b964
docs(localization): translate ext-plugin-pre-req from EN into ZH (#5424) 2021-11-05 14:29:10 +08:00
Xunzhuo
61e4d3e1a7
docs(localization): translate client-control from EN into ZH (#5426)
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-11-05 14:27:16 +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
Xunzhuo
4faa4d2283
docs: fix broken link with wrong path (#5427) 2021-11-05 09:43:22 +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
dependabot[bot]
1083359228
chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#5408)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-03 17:26:59 +08:00
罗泽轩
fc5f74709b
ci: no need to exclude submodule explicitly (#5393) 2021-11-03 15:45:55 +08:00
罗泽轩
f505d99e97
test: remove unused conf & make t/core/config_etcd.t stable (#5407) 2021-11-03 15:26:48 +08:00