Commit Graph

2241 Commits

Author SHA1 Message Date
罗泽轩
fb920c6a31
fix: avoid being taint by empty global rule (#4087)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-25 16:51:20 +08:00
Himanshu
681b0bda16
chore: update architecture diagram (#4122) 2021-04-25 14:26:30 +08:00
Yuelin Zheng
249509458d
docs: added X-API-KEY introduction (#4118) 2021-04-25 14:03:13 +08:00
罗泽轩
725e9879cd
fix: remove unexpected blocking in background timer (#4106) 2021-04-23 11:12:46 +08:00
罗泽轩
3bb063321c
feat(ext-plugin): step 1, add flatbuffer proto and generated files (#4081) 2021-04-23 09:16:51 +08:00
_chg_
b83ad3c39c
feat: jwt-auth support extension payload (#4099) 2021-04-23 09:13:50 +08:00
罗泽轩
544ab52a40
feat: support client certificate verification (#4034)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-22 22:00:02 +08:00
Yuelin Zheng
93a9feb9b5
feat: support to fetch balancer ip/port from ctx.var (#4109) 2021-04-22 21:52:49 +08:00
罗泽轩
3bd9459535
docs(health-check): more notes (#4105) 2021-04-22 19:05:59 +08:00
Mujahid Al-Majali
86e49837d2
docs: Arabic translation of README.md. (#4044)
Co-authored-by: John Bampton <jbampton@gmail.com>
2021-04-22 10:17:02 +08:00
Yuelin Zheng
750a9cf5e7
docs: faq doc add use the FQDN address (#4003) 2021-04-22 09:47:32 +08:00
Yuelin Zheng
94565689f7
fix(traffic-split): configure multiple "rules", the request will be confused between upstream (#4092) 2021-04-22 08:58:23 +08:00
罗泽轩
3ac7c1b804
chore: ask for luarocks version if user ask questions about installation (#4088)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-21 21:35:09 +08:00
_chg_
8757080697
feat: add nacos support (#3820)
Co-authored-by: spacewander <spacewanderlzx@gmail.com>
2021-04-21 17:48:56 +08:00
litesun
b17bb8fe72
docs: add dynamic contributor over time chart (#4089) 2021-04-21 08:57:17 +08:00
Kishani Kandasamy
81678a7a15
docs: the link should be to dashboard instead of APISIX (#4085) 2021-04-21 08:56:47 +08:00
罗泽轩
12c9e6f267
feat: upstream grpcs support mTLS (#4070) 2021-04-20 18:08:13 +08:00
罗泽轩
baf216dc7f
test: add FIRST to the forbidden directives (#4072)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-19 22:16:20 +08:00
罗泽轩
3ecffea638
fix: add code which is removed in #3991 by mistake. (#4082)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-19 22:14:52 +08:00
Kishani Kandasamy
43b6e0d150
docs: fix broken links in FAQ (#4053) 2021-04-19 08:59:34 +08:00
XianLei Gao
35498295f0
docs: update the Getting Started guide in Chinese (#3980)
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2021-04-19 08:46:15 +08:00
罗泽轩
ce4d8fb1e5
fix: ensure upstream with domain is cached (#4061)
Fix #4047

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-16 19:09:45 +08:00
Daming
77f8926d64
feat: update skywalking componentId (#4060)
Co-authored-by: Yuelin Zheng <2226815922@qq.com>
Co-authored-by: zhuanghaochao <zhuanghaochao@yy.com>
2021-04-16 17:25:51 +08:00
Shuyang Wu
0a8670041a
ci: cancel duplicate workflow to reduce CI queue time (#4050) 2021-04-15 21:21:43 +08:00
罗泽轩
5259b8c796
fix: be compatible with the router created before 2.5 (#4056)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-15 16:24:17 +08:00
罗泽轩
cd4d2ece58
ci: centos7-ci.sh should be under ci/ (#4045)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-14 20:57:25 +08:00
yejingx
7029bb9cc6
plugin(kafka-logger): send logs in async mode by default (#4035) 2021-04-14 16:14:54 +08:00
罗泽轩
1a2e8e06d4
chore: update linguist-vendored (#4023) 2021-04-13 17:15:18 +08:00
nic-chen
22dd899913
ci: cache deps (#4026) 2021-04-13 17:14:37 +08:00
罗泽轩
3cec253baa
docs(limit-count): correct redis_cluster_nodes (#4039) 2021-04-13 17:14:11 +08:00
Shuyang Wu
8d860ec675
fix: when route name is not set, it would be given the service name (#4020) 2021-04-13 16:05:14 +08:00
Shuyang Wu
206a807ff6
ci: more retry on fetching lua rocks (#4029) 2021-04-13 14:04:36 +08:00
罗泽轩
3cde740838
fix(standalone): the conf should be available during start (#4027) 2021-04-13 08:54:36 +08:00
Yuelin Zheng
a57408d3a3
docs: improve the prometheus docs (#4033)
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2021-04-12 19:15:19 +08:00
Yuelin Zheng
d6708874e0
docs: Improve the jwt-auth docs (#4030) 2021-04-12 19:12:03 +08:00
Ayush das
42ea885fb7
docs: made dark mode compatible APISIX architecture image (#4028) 2021-04-12 18:02:27 +08:00
Yuelin Zheng
de80319029
chore(traffic-split): remove the default match rule of the traffic-split plugin (#4019) 2021-04-12 09:12:19 +08:00
Yuelin Zheng
c260b2800a
docs(admin-api): increase the introduction of the use of cookies (#4016) 2021-04-12 09:07:17 +08:00
罗泽轩
2e8f738ded
ci: retry make deps (#4024)
cool pr!!
2021-04-11 18:59:19 +08:00
罗泽轩
022d7527c2
feat: new way to cache ctx.var (#3915) 2021-04-11 13:43:25 +08:00
罗泽轩
e295ebb9e8
feat: support upstream mTLS (#4005) 2021-04-10 18:55:20 +08:00
罗泽轩
bb7d8a8f53
test: rewrite flaky consul_kv case (#3972) 2021-04-10 18:53:41 +08:00
Ryan Yin
f6d81cdc5c
docs: fix markdown style (#4018) 2021-04-10 13:20:31 +08:00
罗泽轩
e9fedee192
fix(prometheus): collect nginx_status and return the body (#4014)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
Co-authored-by: John Bampton <jbampton@users.noreply.github.com>
2021-04-10 12:20:24 +08:00
罗泽轩
d6f3f7ae02
test: show how to fetch special cookie which is not supported by Nginx (#4011)
Fix #4009

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-09 21:43:27 +08:00
罗泽轩
89d8697743
feat(key-auth): allow customizing header (#4013) 2021-04-09 18:08:21 +08:00
Shuyang Wu
52a91bb846
feat: use route/service name instead of id in prometheus metric (#4004) 2021-04-09 16:02:11 +08:00
John Bampton
63a6239a68
docs: add Slack to the communication channels (#3627) 2021-04-09 09:22:52 +08:00
John Bampton
f5ef5f2620
feat: add Spanish translation of the FAQ (#3693)
Co-authored-by: Jorge Araica <summerhill5@hotmail.com>
2021-04-08 20:56:49 +08:00
罗泽轩
005a790a5e
feat(serverless): pass conf & ctx to the functions (#3971) 2021-04-08 18:29:32 +08:00