Commit Graph

211 Commits

Author SHA1 Message Date
Sarasa Kisaragi
f18a65c49f
docs: add route and upstream mtls (#4348)
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-06-09 13:15:25 -04:00
罗泽轩
8bf8cc1916
feat(mqtt-proxy): support domain (#4391)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-09 19:23:40 +08:00
罗泽轩
f7fc8599b1
docs: improve stream route/proxy (#4389)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-09 09:12:51 +08:00
罗泽轩
e6c69318e1
fix(admin): correct the resources' count field (#4385)
Here I use separate test files for the resources to ensure
the number of resource is 0.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-08 16:54:29 +08:00
琚致远
27ee55199d
docs: update Slack invitation link (#4387) 2021-06-08 08:23:16 +08:00
Ayush das
405f69b3f9
docs: removed navigation title from sidebar to docs dropdown (#4380) 2021-06-07 09:21:20 +08:00
Demogorgon314
804437fe8a
perf: use events optimize nacos service discovery (#4347)
related #4346
2021-06-02 17:49:44 +08:00
Shuyang Wu
2f34e1af26
docs: change quote to heading-3 in admin api (#4357)
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-06-02 09:40:52 +08:00
罗泽轩
5ebc4f65c1
fix(ext-plugin): pass environment variables (#4349)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-01 18:43:42 +08:00
Joshua Yang
91a048e68e
feat: allow to set custom timeout for route (#4340)
related #4258
2021-06-01 13:39:29 +08:00
Demogorgon314
0d7fa659d5
feat: nacos discovery support group (#4325) 2021-05-31 19:12:10 +08:00
吴晟 Wu Sheng
09e298302c
docs: Polish SkyWalking doc and a tiny thing about Zipkin (#4339)
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
Co-authored-by: Shuyang Wu <wosoyoung@gmail.com>
2021-05-30 21:16:57 -04:00
罗泽轩
11b5ec7b2f
docs(ext-plugin): init docs (#4321)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-31 09:05:17 +08:00
Joshua Yang
7cf52c051e
docs: update install-dependencies (#4338) 2021-05-30 15:01:17 +08:00
xyz2b
0968fa7978
docs: fix tls client_key parameter name of upstream request body in Chinese document (#4334) 2021-05-29 19:53:29 +08:00
罗泽轩
d855dcb871
docs: fix link in zh docs (#4335)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-29 19:23:12 +08:00
batman-ezio
1266801154
change(echo): remove odd auth_value (#4055)
Co-authored-by: spacewander <spacewanderlzx@gmail.com>
2021-05-28 10:44:36 -04:00
Demogorgon314
0746f81ea3
feat: nacos discovery support namespace (#4313) 2021-05-27 20:08:12 +08:00
罗泽轩
f7c6f4fff7
docs: fix typo (#4305)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-26 09:57:27 +08:00
AnJia
8487636080
docs: show how to auto renew SSL cert via acme.sh (#4297)
Fix #3841
2021-05-26 09:51:03 +08:00
Gary-Airwallex
a1872a4842
feat: support appending query string in redirect (#4298) 2021-05-25 10:17:36 +08:00
罗泽轩
709561afe7
feat: release 2.6 (#4286) 2021-05-24 19:26:14 +08:00
罗泽轩
d6acd8d568
chore: sort plugin by priority and recommend priority for custom plugin (#4292)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-24 17:41:50 +08:00
Simon
744370606e
docs: update document getting-started.md in en and zh (#4277) 2021-05-20 08:54:06 +08:00
Yihan Strong
83436ee125
docs: added etcd.conf.yml enable grpc gateway (#4275)
Co-authored-by: zhangyihan <zhangyihan@cmss.chinamobile.com>
2021-05-19 18:12:08 +08:00
Yuelin Zheng
53ece39aa3
docs(FAQ): add a note in "How to allow all IPs to access Admin API" (#4264) 2021-05-19 14:39:43 +08:00
Shuyang Wu
adb76de293
docs: add instruction about how to add systemd unit files (#4246)
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-05-19 09:30:21 +08:00
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
Shuyang Wu
5657fe088c
docs: fix argument name for prometheus (#4190)
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-05-07 09:33:42 +08:00
罗泽轩
232134ad6b
docs: avoid the misleading comment (#4189) 2021-05-07 08:55:17 +08:00
王晔倞 Wang Yeliang
8de7df9e25
docs: update README.md to add WeChat public number, video number of QR code pictures. (#4184) 2021-05-06 16:59:01 +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
John Bampton
17ae333df4
doc: fix capitalization and image alt attributes (#4008)
Remove unneeded blank line
2021-05-06 13:37:35 +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
Himanshu
681b0bda16
chore: update architecture diagram (#4122) 2021-04-25 14:26:30 +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
Mujahid Al-Majali
86e49837d2
docs: Arabic translation of README.md. (#4044)
Co-authored-by: John Bampton <jbampton@gmail.com>
2021-04-22 10:17:02 +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
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
罗泽轩
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
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
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
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
琚致远
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
罗泽轩
2e29d78011
change: drop support of OpenResty 1.15 (#3960) 2021-04-01 20:45:25 +08:00
John Bampton
5513f1f66b
docs: fix Markdown links (#3957) 2021-04-01 09:49:44 +08:00
John Bampton
faf4715c82
chore: fix spelling (#3958) 2021-04-01 09:30:27 +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
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
罗泽轩
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