Commit Graph

3166 Commits

Author SHA1 Message Date
tzssangglass
0fd582bc29
docs: automatic generate PDK docs by LDoc (#6321) 2022-03-02 11:19:50 +08:00
Peter Zhu
6c233d35f9
feat: support post_logout_redirect_uri config in openid-connect plugin (#6455) 2022-03-02 09:39:08 +08:00
罗泽轩
a7bde90d9a
refactor(grpc-transcode): new way to handle pb file (#6467) 2022-03-01 22:05:27 +08:00
tzssangglass
aed26c82b9
feat: set proxy_ssl_trusted_certificate as ssl_trusted_certificate (#6468) 2022-03-01 21:40:44 +08:00
dependabot[bot]
beff2df331
build(deps): bump actions/setup-go from 2.2.0 to 3 (#6475)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 14:06:29 +08:00
罗泽轩
48398d3f15
chore: reduce shdict if we disable the plugin (#6463) 2022-03-01 11:30:49 +08:00
tzssangglass
450c10dd0e
ci: adjust the kubernetes test directory (#6466) 2022-03-01 10:56:56 +08:00
YuanYingdong
cf8e855878
chore: remove some dumplicated code in ops.lua (#6459)
Co-authored-by: yingdongyuan <yingdongyuan@deeproute.ai>
2022-02-28 19:25:07 +08:00
帅进超
886ba46fea
test(grpc-web): add server-side streaming mode test case (#6451) 2022-02-28 18:14:21 +08:00
Zhendong Qi
b41a2e001e
feat(error-log-logger): add clickhouse for error-log-logger (#6256)
Co-authored-by: qizhendong <qizhendong@cmss.chinamobile.com>
2022-02-28 16:40:39 +08:00
roketyyang
acf7a0cc7f
fix(opentelemetry): exporter may panic when trace id is invalid. (#6465)
Co-authored-by: roketyyang <roketyyang@tencent.com>
2022-02-28 12:07:17 +08:00
tzssangglass
acbb111afb
ci: split the full CI into two parts (running t/plugin and the other) (#6390) 2022-02-28 09:28:49 +08:00
Yu.Bozhong
51d39cdfc6
chore(schema): remove array length limitation (#6448)
Co-authored-by: 阿杰鲁 <imbozhong@gmail.com>
2022-02-27 20:05:26 +08:00
dependabot[bot]
1dc4f2453a
build(deps): bump actions/setup-node from 2.5.1 to 3.0.0 (#6447)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-27 20:00:41 +08:00
Gerrard-YNWA
77e90d2f3d
chore: correct pre-allocate size (#6454) 2022-02-27 18:18:32 +08:00
Ming Wen
2953c7c7e2
docs: update users of Apache APISIX (#6445) 2022-02-27 18:10:07 +08:00
YuanYingdong
f099a9c63a
fix: add unzip into ubuntu dependency install script (#6453)
Co-authored-by: yingdongyuan <yingdongyuan@deeproute.ai>
2022-02-27 18:04:02 +08:00
Jintao Zhang
a2882dce66
chore: upgrade PyYAML to 5.4.1 (#6452) 2022-02-27 10:19:39 +08:00
leslie
7f9623554e
fix(deps): use fixed version of net-url (#6446) 2022-02-25 17:20:35 +08:00
EH
a8528ad8ed
feat: mocking plugin (#5940)
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
Co-authored-by: Peter Zhu <starszcan@gmail.com>
Co-authored-by: Bisakh <bisakhmondal00@gmail.com>
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
Co-authored-by: EH <jerryrdong@tencent.com>
2022-02-25 14:14:06 +08:00
Yu.Bozhong
bcabe5fa0a
change(server-info): use a new approach(keepalive) to report DP info (#6202)
Co-authored-by: 阿杰鲁 <imbozhong@gmail.com>
2022-02-25 13:55:13 +08:00
Gaoll
80aaf7eefe
feat: add config to control write all status to x-upsream-apisix-status (#6392)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
Co-authored-by: gaoliangliang <gaoliangliang@dtzhejiang.com>
2022-02-25 10:54:43 +08:00
shenzhuangzhi1
25809811c7
docs: update plugin-develop.md (#6370)
Co-authored-by: tzssangglass <tzssangglass@gmail.com>
Co-authored-by: Alex Zhang <tokers@apache.org>
Co-authored-by: Yu.Bozhong <y.bz@foxmail.com>
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
Co-authored-by: shenzhuangzhi <shenzhzh@inspur.com>
2022-02-25 10:50:58 +08:00
罗泽轩
d5d1c8a490
fix(json): ensure empty array is the same after decode then encode (#6383) 2022-02-24 15:37:35 +08:00
罗泽轩
0527e45733
test(dubbo-proxy): check service version (#6394) 2022-02-24 15:18:45 +08:00
Zhendong Qi
abc20bb38e
feat(http-logger): allow verifying ssl cert (#6311)
Co-authored-by: qizhendong <qizhendong@cmss.chinamobile.com>
2022-02-24 11:33:30 +08:00
Navendu Pottekkat
749094bb55
docs: update "getting started" and "how to build" guides (#6389)
Signed-off-by: Navendu Pottekkat <navendupottekkat@gmail.com>
2022-02-24 09:17:49 +08:00
Gaoll
49b16bf4be
docs: fix openresty doc link (#6417)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
2022-02-24 09:12:54 +08:00
SkyeYoung
3000b8240a
docs: improve consul_kv.md (#6278) 2022-02-23 22:38:20 +08:00
JasonZhu
4b4e727bae
feat(authz-keycloak): add token refresh/expire time configuration (#6229)
Co-authored-by: jasonzhu <zhutianqi@meituan.com>
2022-02-23 22:07:05 +08:00
zhixiongdu
f7b50f28ba
feat: add kubernetes discovery module (#4880)
Co-authored-by: zhixiogndu <adugeek@gmail.com>
Co-authored-by: zhixiongdu <zhixiongdu@upchina.com>
2022-02-23 10:26:54 +08:00
Gaoll
8579a02a70
docs: fix For L7 proxy -> For L4 proxy (#6423)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
2022-02-23 09:47:12 +08:00
leslie
28087e0516
fix(deps): upgrade jsonschema to 0.9.8 (#6407) 2022-02-23 09:08:59 +08:00
mango
4ec0d6b015
docs: translate Chinese to English in en clickhouse-logger (#6416) 2022-02-23 09:08:29 +08:00
Gaoll
462413551e
docs: add zh proxy-control.md&modify other doc error (#6346)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
2022-02-22 14:14:37 +08:00
Zeping Bai
ecf08c6dd5
docs: update public API relative usage (#6318)
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2022-02-22 12:00:20 +08:00
罗泽轩
1c6b47354a
docs(cn): remove datadog from sidebar & fix doc lint conf (#6411) 2022-02-22 11:30:06 +08:00
leslie
9bdee14dc7
fix(request-validation): should not limit the urlencoded post args number (#6396) 2022-02-21 17:36:04 +08:00
Zeping Bai
21aa21bbfc
docs: fix configuration file typo (#6395) 2022-02-21 17:12:55 +08:00
罗泽轩
42e84e437f
docs(extern-plugin): the implementation of runner (#6336) 2022-02-21 09:54:33 +08:00
Hwting
b0f71819fa
docs: polishing skywalking-logger plugin's docs (#6377) 2022-02-21 09:54:13 +08:00
Daming
51f87773f4
doc: adjust the directory structure of observability's documents (#6391) 2022-02-21 09:52:37 +08:00
罗泽轩
e279dfffef
change(admin): empty nodes should be encoded as array (#6384) 2022-02-21 09:51:52 +08:00
罗泽轩
682f8ccfe9
fix: should not limit the header number (#6379) 2022-02-19 23:31:47 +08:00
罗泽轩
17338b9b6a
ci: remove unnecessary tmate action (#6367) 2022-02-19 23:22:24 +08:00
roketyyang
9b98f1d131
fix(opentelemetry): batch_span_processor export zero length spans (#6349)
Co-authored-by: roketyyang <roketyyang@tencent.com>
2022-02-18 11:10:45 +08:00
帅进超
00b7b0198f
feat(graphql): support http get and post json request (#6343) 2022-02-18 11:09:26 +08:00
tyltr
deb3a56eae
feat: support for configuring the number of etcd health check retries (#6322)
Co-authored-by: tzssangglass <tzssangglass@gmail.com>
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2022-02-18 10:42:47 +08:00
罗泽轩
e4658fc236
feat(wasm): support getting request body (#6325)
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
2022-02-18 10:42:02 +08:00
吴治国
f37fc0eb77
fix(hmac-auth): hmac-auth plugin sort array param (#6314) 2022-02-16 21:47:10 +08:00