Commit Graph

2585 Commits

Author SHA1 Message Date
罗泽轩
91b0977573
docs: fix typo in testing-framework (#5201) 2021-10-12 09:52:34 +08:00
Nic
3bc3ef8a74
docs: Optimize the sample configuration of prometheus job (#5196) 2021-10-11 19:08:13 +08:00
罗泽轩
872da378c9
chore: Bump build-tools version to v2.4.0 (#5190) 2021-10-11 09:09:39 +08:00
罗泽轩
621c7b8199
fix: pass correct host header to health checker target nodes (#5175) 2021-10-09 17:37:51 +08:00
罗泽轩
07d38a61dc
ci: run cli test under our customed Nginx (#5157) 2021-10-09 17:36:19 +08:00
罗泽轩
03a1c76084
test: make t/plugin/traffic-split.t stable (#5176) 2021-10-09 09:11:36 +08:00
zhendongcmss
4ddeb4fdbe
feat: refine admin API return JSON instead of code (#5174) 2021-10-08 20:16:37 +08:00
罗泽轩
178d18aa35
refactor: introduce hold_body_chunk to dismiss repeated code (#5167) 2021-10-08 11:34:07 +08:00
nic-chen
3e188389e3
feat: enhance the verification of the configuration (#5171) 2021-10-08 08:51:10 +08:00
罗泽轩
aa375ab2c8
test: make t/plugin/skywalking.t stable (#5170) 2021-10-04 10:28:46 +08:00
leslie
34df010cfc
chore: fix typo in init.lua (#5161) 2021-10-02 11:18:42 +08:00
罗泽轩
6096d7f9f7
fix: upgrade lua-resty-balancer to 0.04 (#5144) 2021-09-30 11:34:52 +08:00
罗泽轩
c4c10e1a0c
test: dismiss the ulimit too small warn (#5153) 2021-09-30 11:06:30 +08:00
li.can
598de4ce68
docs: update how-to-build.md (#5136) 2021-09-29 11:16:23 +08:00
dependabot[bot]
fe0b25b26b
chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#5148)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-29 09:08:36 +08:00
leslie
58d60ca2a2
fix(prometheus): avoid negative latency caused by inconsistent Nginx metrics (#5150)
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-09-29 08:56:32 +08:00
huang.xinghui
d413d77a9e
docs: add gzip and real-ip zh docs (#5116)
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-09-28 14:41:15 +08:00
罗泽轩
bc6ddf51f1
feat: release 2.10.0 (#5129) 2021-09-28 11:27:26 +08:00
leslie
76540a57f5
feat: add rejected_message support for plugin request-validation (#5122) 2021-09-28 10:17:08 +08:00
罗泽轩
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