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
XianLei Gao
dda6991aca
docs: fix spelling error ( #3981 )
2021-04-03 12:35:05 +08:00
罗泽轩
807498e288
docs: add a placeholder for Eureka SD ( #3977 )
2021-04-02 16:06:27 +08:00
罗泽轩
dbd86f2ad4
ci: bypass test if the change is doc only ( #3950 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-02 15:26:24 +08:00
琚致远
c48de0695b
docs: improve Getting Started ( #3941 )
2021-04-02 09:29:40 +08:00
nic-chen
9a68bd3862
feat: add management fields for stream_route and proto in schema ( #3966 )
2021-04-02 09:01:31 +08:00
Yuelin Zheng
708d266512
fix(traffic-split): upstream.type support chash configuration ( #3955 )
2021-04-01 20:57:10 +08:00
ashly
5a32d51bad
feat: upgrade lua-resty-template to 2.0 ( #3965 )
...
Co-authored-by: chenm <chenm@getui.com>
2021-04-01 20:47:29 +08:00
罗泽轩
2e29d78011
change: drop support of OpenResty 1.15 ( #3960 )
2021-04-01 20:45:25 +08:00
罗泽轩
d67da18d53
fix: make sure SNI is changed with HTTP host ( #3948 )
...
Move the variables under locations to avoid being reset by proxy-mirror.
Fix #3864
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-01 13:06:33 +08:00
John Bampton
5513f1f66b
docs: fix Markdown links ( #3957 )
2021-04-01 09:49:44 +08:00