Commit Graph

2175 Commits

Author SHA1 Message Date
罗泽轩
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
罗泽轩
9782400901
ci: fix broken misspell check (#3976)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-08 18:26:12 +08:00
ChenghaoYu
252af4143d
fix: ensure automic operation in limit-count plugin (#3991)
Co-authored-by: yuchenghao <yuchenghao@didachuxing.com>
2021-04-08 10:16:30 +08:00
Yuelin Zheng
7dc60f1068
docs: add more example about how to use the router radixtree-uri (#3987) 2021-04-08 09:02:57 +08:00
罗泽轩
a6a97e3998
docs: add more SSL confugration examples (#4000)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-08 09:01:18 +08:00
dependabot[bot]
1fbee54eaa
chore(deps): bump actions/setup-node from v2.1.4 to v2.1.5 (#3997)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 16:01:28 +08:00
dependabot[bot]
9f39338ca9
chore(deps): bump actions/upload-artifact from v2.2.2 to v2.2.3 (#3996)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 15:39:28 +08:00
Shuyang Wu
b273ae7002
change(prometheus): redesign the latency metrics & update grafana (#3993)
Co-authored-by: nic-chen <johz@163.com>
2021-04-07 15:38:49 +08:00
罗泽轩
6a986f4649
change(prometheus): don't expose metrics to internet (#3994)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-07 14:40:28 +08:00
han6565
4156a73b9b
change(limit-count): ensure redis cluster name is set correctly (#3910)
fix the problem of multiple different redis-cluster data sources, stress test prompting ' ttl: ERR invalid password'

Co-authored-by: hanjinqi <hanjinqi@xdf.cn>
Co-authored-by: Yuelin Zheng <2226815922@qq.com>
2021-04-07 09:20:00 +08:00
罗泽轩
16c8648aa0
refactor: ssl schema (#3969)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-07 09:02:22 +08:00
John Bampton
e712abf5bf
docs: fix spelling (#3995) 2021-04-07 09:02:08 +08:00
罗泽轩
92b9bde8ee
fix: PATCH ssl should encrypt key (#3986) 2021-04-07 01:10:18 +08:00
罗泽轩
18767d8ed6
ci: remove unused markdown-link-check (#3992)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-06 17:08:33 +08:00
罗泽轩
359e0906c5
feat: release 2.5 (#3967)
Co-authored-by: Yuelin Zheng <2226815922@qq.com>
Co-authored-by: nic-chen <33000667+nic-chen@users.noreply.github.com>
2021-04-05 12:00:49 +08:00
罗泽轩
5b2be581d8
test: add cases for wss (#3961)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-05 11:41:25 +08:00
Yuelin Zheng
25301d60df
docs: admin-api.md document adds configuration https example (#3871) 2021-04-03 16:13:54 +08:00