Commit Graph

2065 Commits

Author SHA1 Message Date
John Bampton
faf4715c82
chore: fix spelling (#3958) 2021-04-01 09:30:27 +08:00
罗泽轩
1f09c1ca05
chore(cli): tweak error msg (#3952)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-31 19:10:51 +08:00
Yuelin Zheng
a7e7d60e3b
docs: update the docs of the prometheus plugin (#3494)
close #3477
2021-03-31 10:42:24 +08:00
Dashuang Li
562841ba30
docs: ret_code type in plugin redirect should be integer (#3940) 2021-03-31 10:34:43 +08:00
罗泽轩
bad772641a
test: make plugin/log-rotate.t stable (#3943)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-31 10:31:01 +08:00
Wen Ming
ffa1a37d02
docs: fixed grammer in readme. (#3947) 2021-03-31 10:20:13 +08:00
Yuelin Zheng
c80292552f
docs(FAQ.md): add a configuration example in How to modify the log level (#3936)
Signed-off-by: Firstsawyou yuelinz99@gmail.com
2021-03-31 10:13:16 +08:00
Yuelin Zheng
dd20de2f9d
docs(hmac-auth): fix the document link (#3949)
Signed-off-by: Firstsawyou yuelinz99@gmail.com
2021-03-31 09:01:41 +08:00
罗泽轩
2a7987311f
docs: reflect the latest state of upstream.nodes (#3945)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-31 08:59:54 +08:00
super_mario
4c8f0f4a63
docs: add chinese version of dubbo-proxy.md (#3938) 2021-03-31 08:59:15 +08:00
John Bampton
0840d0b2ae
chore: fix Markdown links in the Spanish README (#3919) 2021-03-30 12:12:17 +08:00
罗泽轩
7c976b50ab
feat(skywalking): allow destory and configure report interval for reporter (#3925)
Fix #2895

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-30 09:54:18 +08:00
罗泽轩
0c96ffd6fb
test: make consul_kv stable (#3924) 2021-03-29 23:41:22 +08:00
罗泽轩
86e168e711
test: enable master-worker mode by default (#3927) 2021-03-29 23:38:07 +08:00
罗泽轩
664c760167
ci: the last day of travis (#3926) 2021-03-29 23:34:01 +08:00
Yuelin Zheng
da83328af9
feat(traffic-split): the upstream pass_host needs to support IP mode (#3870) 2021-03-29 18:27:22 +08:00
qian0817
49e4fd307c
docs: Improve proxy-rewrite plugin docs (#3929) 2021-03-29 15:14:13 +08:00
罗泽轩
3ba24c47d4
test: show how to bypass the ctx.var cache (#3914)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-29 08:53:32 +08:00
Ayush das
2b60d18010
docs: tells users where they are (#3922)
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2021-03-28 23:23:47 +08:00
罗泽轩
c9df9fca65
chore: remove unused shared dict (#3918)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-27 11:39:32 +08:00
罗泽轩
95d313ecf2
fix(error-log-logger): the logger should be run in each process (#3912) 2021-03-27 11:39:17 +08:00
Shuyang Wu
83931ba0a5
fix: refine example grafana dashboard (#3457) 2021-03-26 10:37:15 +08:00
罗泽轩
83ab5439a0
fix: use the builtin server by default (#3907)
Fix #3906
2021-03-25 23:49:38 +08:00
罗泽轩
92b352862a
feat: support mTLS with etcd (#3905) 2021-03-25 23:40:40 +08:00
罗泽轩
baf8434034
fix: allow addr:port format in stream_proxy (#3900)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-25 09:07:05 +08:00
罗泽轩
472ea3f1db
docs: add missing index of discovery (#3899)
Also remove useless TOC


Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-24 16:50:25 +08:00
罗泽轩
fb358e55b8
fix: priority for nonarray upstream node in stream (#3897) 2021-03-24 15:04:05 +08:00
罗泽轩
654b1a91a7
fix: corrent SRV record priority (#3896)
Fix #3895
2021-03-24 09:59:03 +08:00
John Bampton
a2b69b1530
chore: sort imports in the Markdown examples (#3822) 2021-03-24 09:05:14 +08:00
罗泽轩
b17feb59bb
feat: extend init configuration validation with jsonschema (#3860)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-23 21:57:53 +08:00
罗泽轩
eeb3d55a7e
test: break down cli test_main.sh (#3887)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-23 21:57:14 +08:00
罗泽轩
116deb2f36
change(zipkin): rearrange the child span (#3877)
Fix #3827
2021-03-23 20:19:16 +08:00
罗泽轩
12f2223c3a
feat: show how to specify --server when installing the dependency (#3884)
Fix #3671
2021-03-23 20:10:57 +08:00
罗泽轩
9aa1833722
ci: use build-apisix-openresty.sh instead (#3847) 2021-03-23 20:07:48 +08:00
罗泽轩
216debe223
feat: support priority in SRV record (#3845) 2021-03-23 20:05:23 +08:00
罗泽轩
1a09b0d7a0
feat(cli): support etcd mTLS (#3836) 2021-03-23 20:03:21 +08:00
罗泽轩
e8364746ca
docs(dubbo): describe the returned data requirement (#3829) 2021-03-23 20:00:34 +08:00
Cliff Su
e9a59ac5e8
docs: fix stand-alone doc link broken (#3889) 2021-03-23 16:24:14 +08:00
yongboy
1896cb1826
feat: add dump for consul_kv (#3848)
Co-authored-by: nieyong <nieyong@staff.weibo.com>
2021-03-23 10:07:32 +08:00
Yuelin Zheng
2744a99472
docs: add route uri regular matching in the FAQ doc (#3881) 2021-03-23 09:08:08 +08:00
罗泽轩
1ced2c3298
docs: remove duplicated section from discovery.md (#3869)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-23 09:02:30 +08:00
batman-ezio
bb95f7af54
feat: add allow_origins_by_regex to cors plugin (#3839) 2021-03-22 15:55:54 +08:00
罗泽轩
7ae302034a
test: use longer timeout for internet DNS query (#3872)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-22 10:05:50 +08:00
罗泽轩
957bef0783
chore: remove unused consumer.id (#3868)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-21 19:14:12 +08:00
罗泽轩
1064e2d4b7
docs: update plugin-develop.md (#3862)
I still think we should try our best to prevent modifying APISIX itself.

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-19 10:17:50 +08:00
罗泽轩
f3a6c2a555
change: remove deprecated upstream.enable_websocket (#3854)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-19 09:38:45 +08:00
Cliff Su
6b3140e5c1
docs: fix limit-count typo (#3863) 2021-03-19 09:34:40 +08:00
罗泽轩
c3e03bb44a
docs: fix mtls example (#3850)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-18 09:05:38 +08:00
Yuelin Zheng
faab4ba4d8
fix(traffic-split): binding upstream via upstream_id is invalid (#3842) 2021-03-17 20:48:45 +08:00
Gerrard-YNWA
ae2db153ef
docs: fix broken link (#3838) 2021-03-16 19:31:28 +08:00