Commit Graph

2516 Commits

Author SHA1 Message Date
罗泽轩
c3635d46ef
ci: move cli test to separate workflow (#5145) 2021-09-28 09:10:24 +08:00
罗泽轩
7d7dfdd22e
feat: support skywalking 8.7 (#5139) 2021-09-27 21:07:31 +08:00
tzssangglass
cc84b3c16b
chore: upgrade lua-resty-etcd (#5142)
Signed-off-by: tzssangglass <tzssangglass@gmail.com>
2021-09-27 13:42:45 +08:00
Superskyyy
912bbbb3e1
chore: clean up SkyWalking docs (#5101)
Co-authored-by: tzssangglass <tzssangglass@gmail.com>
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-09-27 09:25:07 +08:00
Joey
6162ca0ef9
ci: fix the rpm build (#5130) 2021-09-24 17:49:56 +08:00
tzssangglass
0e72b67762
chore(plugin): add scope equals to global attribute for some plugins (#5126) 2021-09-24 10:19:15 +08:00
帅进超
31fe0ff1d9
docs: supplementary health check documents (#5117) 2021-09-24 09:35:36 +08:00
罗泽轩
0333a4f547
docs(stream_routes): now support CIDR to match addr (#5118) 2021-09-24 09:34:46 +08:00
罗泽轩
95459c718a
fix(radixtree_host_uri): correct matched host (#5124) 2021-09-23 20:30:49 +08:00
tzssangglass
44b60cf3eb
docs: fix error link of build apisix openresty (#5121)
Signed-off-by: tzssangglass <tzssangglass@gmail.com>
2021-09-23 15:51:15 +08:00
tzssangglass
2ead2650ce
fix(nacos): distinguish services that has same name but in different groups or namespaces (#5083) 2021-09-23 09:27:35 +08:00
tzssangglass
8d69af536f
test(debug): add test cases for hook ctx (#5113) 2021-09-22 19:49:20 +08:00
罗泽轩
d848a440c9
fix(nacos): continue to process other services when request failed (#5112)
Fix #4949

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-09-22 19:22:50 +08:00
Joey
c12c75dc5d
chore: Bump build-tools version to v2.2.1 (#5111)
Signed-off-by: imjoey <majunjie@apache.org>
2021-09-22 14:13:21 +08:00
tzssangglass
c4c9b1fd09
feat(debug-mode): add dynamic debug mode (#5012) 2021-09-22 09:34:31 +08:00
帅进超
009a9ca7c4
docs: add router-radixtree chinese document. (#5100) 2021-09-22 09:25:24 +08:00
Zeno Zeng
064af069ab
docs(external-plugin): add a link to javascript plugin runner (#5110) 2021-09-22 08:49:07 +08:00
rao yunkun
996ad9c6d6
feat: add ulimit too small prompt (#5078) 2021-09-21 20:25:04 +08:00
罗泽轩
034d231183
fix(radixtree_host_uri): correct matched path (#5104)
Fix #5077

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-09-21 20:13:10 +08:00
罗泽轩
46cabd6b9e
test: gzip test may fail because size may be validated before number (#5097) 2021-09-18 14:47:26 +08:00
tzssangglass
353927aa79
test: add DISCOVERY_PORT env for nacos docker shell (#5093) 2021-09-18 12:28:28 +08:00
sunnycjd
0cc52ee22a
docs: update how-to-build step 3 to fix some descriptions of apisix commands (#5075) 2021-09-18 12:10:13 +08:00
bzp2010
cc644a83eb
fix(gzip): schema typo (#5086) 2021-09-18 11:58:24 +08:00
Shuyang Wu
6e1c37a6a6
ci: use chaos mesh released version but not latest (#5090) 2021-09-18 09:13:41 +08:00
Kishani Kandasamy
bf23e83b79
Update prometheus.md (#5084) 2021-09-17 23:58:14 +08:00
Manjusaka
1a072f4271
feat(stream_route): support CIDR in ip match (#4980)
Co-authored-by: spacewander <spacewanderlzx@gmail.com>
2021-09-17 18:10:17 +08:00
罗泽轩
c907ef0f66
fix(ssl): match sni in case-insensitive way (#5074) 2021-09-17 09:20:45 +08:00
Arthur.Zhang
d6c09fba65
feat(hmac-auth): Add validate request body for hmac auth plugin (#5038) 2021-09-16 15:41:26 +08:00
罗泽轩
f373faf62f
feat: allow injecting logic to APISIX's method (#5068) 2021-09-16 11:56:09 +08:00
John Bampton
2e6be2392a
docs: fix spelling (#4970) 2021-09-16 09:19:10 +08:00
罗泽轩
11763b806b
chore: avoid defining read_file repeatedly (#5062) 2021-09-15 09:52:44 +08:00
罗泽轩
0601249aba
chore: ask for the version of plugin runner (#5060)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-09-15 08:56:42 +08:00
tzssangglass
b5aca8cd36
change(debug): move 'enable_debug' form config.yaml to debug.yaml (#5046)
Co-authored-by: spacewander <spacewanderlzx@gmail.com>
2021-09-14 13:05:25 +08:00
罗泽轩
b52f95b53c
fix(upstream): should not override default keepalive value (#5054)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-09-14 08:49:00 +08:00
RedemptionC
cd97d827ab
docs: add Chinese version of control-api.md (#5019)
Co-authored-by: tzssangglass <tzssangglass@gmail.com>
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-09-13 12:08:55 +08:00
罗泽轩
f51729a24e
change: use a new name to customize lua_shared_dict in nginx.conf (#5030)
Co-authored-by: Alex Zhang <tokers@apache.org>
2021-09-13 11:51:04 +08:00
Wen Ming
9c73271f44
docs: add casbin and keycloak in README. (#5034) 2021-09-12 21:10:05 +08:00
okaybase
eea5cd02fc
docs: correct example and description (#5031)
Co-authored-by: Alex Zhang <tokers@apache.org>
2021-09-12 19:37:07 +08:00
罗泽轩
30411d44d9
docs(discovery): make dns query order clear (#5033)
See https://github.com/apache/apisix/pull/5023/files#r705594923

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-09-11 19:09:08 +08:00
2U
76cbffa9ce
docs: fix anchor in doc discovery/dns.md (#5040) 2021-09-11 19:07:09 +08:00
okaybase
63cfcbd3f6
feat(proxy-mirror): support mirror requests sample_ratio (#4965)
Co-authored-by: tzssangglass <tzssangglass@gmail.com>
Co-authored-by: Alex Zhang <tokers@apache.org>
Co-authored-by: spacewander <spacewanderlzx@gmail.com>
2021-09-10 23:45:10 +08:00
2U
0fc18a533a
docs: add Chinese doc for discovery DNS method (#5023) 2021-09-10 20:34:42 +08:00
Manjusaka
0e8b8660f6
feat(control): add new dump route config api for control api (#5011) 2021-09-10 13:53:46 +08:00
罗泽轩
2bae5987b5
test: pin the version of k8s to support chaos mesh (#5032) 2021-09-10 11:29:14 +08:00
罗泽轩
3789e12ead
docs(control): make it clear (#5021) 2021-09-10 08:54:10 +08:00
Joey
c7725fec12
docs: Add ARM64 support for getting-started guide (#5025) 2021-09-09 18:26:33 +08:00
okaybase
579ef5ad98
docs(discovery): add eureka and nacos (#5018) 2021-09-09 10:44:55 +08:00
okaybase
717760c2df
docs: add external-plugin and update README (#4995)
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-09-08 13:20:07 +08:00
罗泽轩
dd4bc04c7d
feat: allow configuring fallback SNI (#5000)
The fallback SNI works around cases that client doesn't send a SNI
during handshake.
By configuring a fallback SNI we can configure a fallback certificate
with the current SSL APIs.
Fix #3147

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-09-08 09:27:08 +08:00
罗泽轩
e7f4c99a96
docs: only keep English & Chinese versions of doc (#5008) 2021-09-07 19:27:38 +08:00