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
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
罗泽轩
e295ebb9e8
feat: support upstream mTLS ( #4005 )
2021-04-10 18:55:20 +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
罗泽轩
005a790a5e
feat(serverless): pass conf & ctx to the functions ( #3971 )
2021-04-08 18:29:32 +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
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
罗泽轩
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
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
琚致远
c48de0695b
docs: improve Getting Started ( #3941 )
2021-04-02 09:29:40 +08:00
Yuelin Zheng
708d266512
fix(traffic-split): upstream.type support chash configuration ( #3955 )
2021-04-01 20:57:10 +08:00
John Bampton
5513f1f66b
docs: fix Markdown links ( #3957 )
2021-04-01 09:49:44 +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
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
罗泽轩
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
罗泽轩
664c760167
ci: the last day of travis ( #3926 )
2021-03-29 23:34:01 +08:00
qian0817
49e4fd307c
docs: Improve proxy-rewrite plugin docs ( #3929 )
2021-03-29 15:14:13 +08:00
Shuyang Wu
83931ba0a5
fix: refine example grafana dashboard ( #3457 )
2021-03-26 10:37:15 +08:00
John Bampton
a2b69b1530
chore: sort imports in the Markdown examples ( #3822 )
2021-03-24 09:05: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
Yuelin Zheng
2744a99472
docs: add route uri regular matching in the FAQ doc ( #3881 )
2021-03-23 09:08:08 +08:00
batman-ezio
bb95f7af54
feat: add allow_origins_by_regex to cors plugin ( #3839 )
2021-03-22 15:55:54 +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
罗泽轩
c3e03bb44a
docs: fix mtls example ( #3850 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-18 09:05:38 +08:00
Gerrard-YNWA
ae2db153ef
docs: fix broken link ( #3838 )
2021-03-16 19:31:28 +08:00
Yuelin Zheng
f0d7460911
docs: added access to Dashboard through APISIX proxy in FAQ ( #3828 )
2021-03-16 14:30:36 +08:00
bzp2010
2ee828b2ee
docs: fix link error after split architecture-design ( #3834 )
...
fix #3833
2021-03-16 09:03:50 +08:00
Wen Ming
e468fb901c
docs: improve the document more easier to read about upstream host. ( #3815 )
2021-03-13 01:06:00 +08:00
罗泽轩
038acfcc9b
docs: use the build script which is more up-to-date. ( #3814 )
2021-03-12 15:26:15 +08:00
Yuelin Zheng
843a6523d3
docs: update the admin-api.md document ( #3805 )
...
related issue #3802
2021-03-12 09:07:50 +08:00
罗泽轩
8609cd507a
docs: sync English doc to Chinese ( #3796 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-10 15:14:41 +08:00
罗泽轩
8dcbe4e00d
feat: let balancer support priority ( #3755 )
...
Fix #1809
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-10 14:56:26 +08:00
Yuelin Zheng
f7eb87c893
docs: update the content of "Does APISIX have a console interface" in the FAQ doc ( #3788 )
2021-03-10 10:34:29 +08:00
Yuelin Zheng
50ece6a70f
docs: FAQ doc added make deps execution failed ( #3636 )
2021-03-08 19:17:04 +08:00
nic-chen
fc9fcff55e
fix: fail to run make deps
on macOS ( #3718 )
2021-03-08 17:13:39 +08:00
Cliff Su
f657b9023b
docs: change the img tag to markdown syntax ( #3765 )
2021-03-05 21:09:30 +08:00
罗泽轩
b7b784f6f1
feat: release 2.4 ( #3723 )
2021-03-05 18:23:24 +08:00
Dhawal Kamdar
8c2d7c9e08
docs: Missing plugins doc of apisix shown in website ( #3754 )
...
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2021-03-05 09:35:54 +08:00