Joshua Yang
a4817fc561
docs(response-rewrite): fixed type error
...
Fixed #4259
2021-05-18 09:26:42 +08:00
Gary-Airwallex
b0cae100d2
feat: support uri encoding in redirect ( #4244 )
2021-05-17 22:42:16 +08:00
Yuelin Zheng
cd08a1a27c
docs: FAQ Add allow all IPs to access Admin API ( #4227 )
2021-05-12 18:46:43 +08:00
罗泽轩
db5a5a9d21
feat(reponse-rewrite): allow using variable in the header ( #4194 )
...
* feat(reponse-rewrite): allow using variable in the header
Fix #3727
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-10 10:27:41 +08:00
罗泽轩
9bfc394ea0
docs: clarify that some tests depend on external services & system configuration ( #4201 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-09 10:33:10 +08:00
ken zhou
3ebe8004b1
feat: redirect plugin support regex ( #4152 )
...
Co-authored-by: jianzhou <zhoujian1@huya.com>
Co-authored-by: Alex Zhang <tokers@apache.org>
Co-authored-by: Yuelin Zheng <2226815922@qq.com>
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2021-05-07 15:55:38 -04:00
罗泽轩
232134ad6b
docs: avoid the misleading comment ( #4189 )
2021-05-07 08:55:17 +08:00
fc13240@gmail.com
81120e401d
docs: update limit-count.md to add redis_password in redis-cluster
policy ( #4153 )
2021-05-06 16:58:04 +08:00
罗泽轩
d4e5bca131
docs: add more way to install APISIX ( #4181 )
...
Also prefer to install via package instead of source.
The latter one is not so friendly for beginner.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-05 12:20:47 +08:00
Kishani Kandasamy
e2e6464364
docs: update docs with correct id ( #4174 )
2021-05-03 10:37:07 +08:00
Kishani Kandasamy
175fb833e9
docs: add plugin develop to sidebar ( #4173 )
2021-05-02 12:53:43 +08:00
琚致远
8a2a6d18fe
docs: improve Getting Started ( #4149 )
2021-05-02 09:25:35 +08:00
罗泽轩
988517769d
docs: remove unrecommended installation ( #4170 )
2021-05-01 22:58:22 +08:00
Mars
518a787fde
docs:Json Format Error ( #4168 )
...
Co-authored-by: Mars_Ken <xuchao1@laiyifen.com>
2021-04-30 17:48:44 +08:00
Kishani Kandasamy
e0c817dfc8
docs: add batch processor in sidebar ( #4136 )
...
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2021-04-28 00:33:08 +08:00
huangnauh
d4a999db42
feat(kafka-logger): add server info to kafka log ( #4131 )
2021-04-27 10:01:38 +08:00
seven dickens
c8c24deca4
feat: optimize skywalking instancename ( #4069 )
2021-04-26 13:14:29 +08:00
罗泽轩
043b65059c
docs(openid-connect): mention the token cache mechanism ( #4132 )
2021-04-26 13:14:12 +08:00
Yuelin Zheng
249509458d
docs: added X-API-KEY introduction ( #4118 )
2021-04-25 14:03:13 +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
罗泽轩
3bd9459535
docs(health-check): more notes ( #4105 )
2021-04-22 19:05:59 +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
_chg_
8757080697
feat: add nacos support ( #3820 )
...
Co-authored-by: spacewander <spacewanderlzx@gmail.com>
2021-04-21 17:48:56 +08:00
Kishani Kandasamy
81678a7a15
docs: the link should be to dashboard instead of APISIX ( #4085 )
2021-04-21 08:56:47 +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
罗泽轩
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
yejingx
7029bb9cc6
plugin(kafka-logger): send logs in async mode by default ( #4035 )
2021-04-14 16:14:54 +08:00
罗泽轩
3cec253baa
docs(limit-count): correct redis_cluster_nodes ( #4039 )
2021-04-13 17:14:11 +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
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
Ryan Yin
f6d81cdc5c
docs: fix markdown style ( #4018 )
2021-04-10 13:20:31 +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
罗泽轩
005a790a5e
feat(serverless): pass conf & ctx to the functions ( #3971 )
2021-04-08 18:29:32 +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
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
John Bampton
e712abf5bf
docs: fix spelling ( #3995 )
2021-04-07 09:02:08 +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
罗泽轩
807498e288
docs: add a placeholder for Eureka SD ( #3977 )
2021-04-02 16:06:27 +08:00
琚致远
c48de0695b
docs: improve Getting Started ( #3941 )
2021-04-02 09:29:40 +08:00