Commit Graph

2539 Commits

Author SHA1 Message Date
Yujia Qiao
a62fd93932
docs: improve docs about testing (#5377) 2021-10-31 19:22:42 +08:00
Xunzhuo
be43ba9dd2
docs: bind route to correct upstream_id in the example (#5380) 2021-10-31 19:19:30 +08:00
Xunzhuo
2bb86f6a97
fix(request-validation): correct rejected_message to rejected_msg (#5355) 2021-10-29 17:25:43 +08:00
罗泽轩
bba6a0012b
perf(proxy-cache): flush the body chunk during caching (#5340) 2021-10-28 08:57:49 +08:00
Bisakh
83651715a6
test: grpc stream proxy test with test nginx (#5319)
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
2021-10-28 08:49:08 +08:00
罗泽轩
9df6e88734
test(wasm): add fault-injection example (#5337) 2021-10-27 10:27:27 +08:00
Bisakh
5fd95ce608
perf(grpc transcode): find proto in O(1) way (#5331) 2021-10-27 10:09:39 +08:00
tzssangglass
a08e02c370
ci: set timeout for github actions (#5335) 2021-10-27 08:57:33 +08:00
罗泽轩
8b8f55c17f
docs: use mirror when installing dependencies in China (#5332) 2021-10-26 20:47:05 +08:00
Bisakh
60f14bb1e3
refactor: migrate grpc proxy tests from shell to test Nginx (#5299) 2021-10-26 09:05:11 +08:00
罗泽轩
b1e3a78360
feat: release 2.10.1 (#5325) 2021-10-25 22:00:45 +08:00
Bisakh
5c27f0b3d4
ci: test framework requires grpcurl in centos7 ci (#5316)
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-10-25 14:43:38 +08:00
罗泽轩
b507601658
ci: don't run full tests when we just change *.md (#5323) 2021-10-25 12:43:45 +08:00
罗泽轩
1b3000556e
docs: record the release steps (#5324)
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2021-10-25 12:43:12 +08:00
Zhendong Qi
a348ffffe4
feat(proxy-rewrite): add method proxy (#5292)
Co-authored-by: qizhendong <qizhendong@cmss.chinamobile.com>
2021-10-25 10:34:25 +08:00
Bisakh
a960f85ca4
ci: the test framework requires curl with http2 support (#5308) 2021-10-25 08:59:44 +08:00
jackfu
ded7c44393
fix(zipkin): response_span doesn't have correct start time (#5295)
Co-authored-by: jack.fu <jack.fu@yijinin.com>
2021-10-24 19:07:42 +08:00
Huei Feng
bddec4189a
docs: add ctrl cloud to powered-by.md (#5315)
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
2021-10-24 12:14:24 +08:00
罗泽轩
8c3bbe0ede
chore: the buf doesn't bring any performance improvement but make code complex (#5317) 2021-10-24 11:34:08 +08:00
zdzh
05b36d3617
fix(ext-plugin): don't use stale key (#5309)
Co-authored-by: zdzh <yzh@yzh.com>
2021-10-22 18:02:15 +08:00
罗泽轩
fa8a34f72d
feat: initial wasm support (#5288) 2021-10-22 16:29:12 +08:00
leslie
a6f757e08f
refactor: unify code style in Makefile (#5248) 2021-10-22 14:15:33 +08:00
Yu.Bozhong
6aaf1f8755
docs: add simplified Chinese translation for plugin authz-casbin (#5274) 2021-10-22 10:10:03 +08:00
罗泽轩
2f250d5369
feat(limit-req): support multiple variables as key (#5302) 2021-10-22 08:49:58 +08:00
agile6v
71a2259d15
feat(proxy-cache): support memory-based strategy (#5028) 2021-10-21 15:57:54 +08:00
罗泽轩
4dd1f6799f
chore: we should release the 2.10.x versions from 2.10 branch (#5297)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-10-21 07:52:16 +08:00
Bisakh
1b964443c8
docs: enabling MD045 - images with alternate text (#5280) 2021-10-20 11:09:48 +08:00
罗泽轩
b5d72cbf13
chore: remove unused ASFLicenseHeaderMarkdown (#5284) 2021-10-20 08:55:15 +08:00
Bisakh
e68e03f863
feat(control): expose services(#5271) 2021-10-20 08:55:01 +08:00
刘训灼
50fed63082
feat(control): add dump upstream api (#5259) 2021-10-19 12:57:41 +08:00
Bisakh
021828018d
docs: update invalid links (#5266) 2021-10-19 12:54:52 +08:00
Yujia Qiao
ae08d23d97
docs: fix the indent of README.md (#5230) 2021-10-18 20:59:50 +08:00
罗泽轩
6798a7ce12
feat: use lock to ensure fetching token from shdict always (#5263) 2021-10-18 20:43:50 +08:00
帅进超
e71052783c
fix: shm health check is not enabled after upgrading etcd client to 1.6.0 (#5257) 2021-10-18 17:47:31 +08:00
dependabot[bot]
9abd12952d
chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#5262)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 17:46:02 +08:00
oliver
c46213a6e2
fix: route's timeout should not be overwrittern by service (#5219) 2021-10-18 09:17:02 +08:00
tzssangglass
4395d708e9
feat(ext-plugin): avoid sending conf request more times (#5183) 2021-10-18 09:04:19 +08:00
leslie
c36ebee7ca
fix(zipkin): the zipkin ctx isn't reused (#5256) 2021-10-17 19:26:01 +08:00
罗泽轩
053c3fa57b
chore(client-control): update outdated error msg (#5245) 2021-10-17 19:17:11 +08:00
Joey
153e643674
docs: Add RPM repository guide for CentOS 7 (#5252) 2021-10-15 23:12:41 +08:00
Joey
d44d91a48f
chore: Add tips for awk failures in makefile (#5250) 2021-10-15 19:19:55 +08:00
tzssangglass
298114f8d1
test: make test etcd healthcheck stable (#5239) 2021-10-15 09:45:55 +08:00
leslie
8ac00e0610
chore: docker-compose use fixed image tag to replace latest (#5242) 2021-10-15 08:50:41 +08:00
Yujia Qiao
0e7ff54e6e
fix: remove unexpected install target (#5235) 2021-10-14 19:44:16 +08:00
dependabot[bot]
7e68c8f802
chore(deps): bump apache/skywalking-eyes from 0.1.0 to 0.2.0 (#5231)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-14 19:43:33 +08:00
帅进超
a413014deb
feat: etcd cluster single node failure APISIX startup failure (#5158) 2021-10-14 16:03:26 +08:00
tzssangglass
2b23907743
feat: support specify custom sni in etcd conf (#5206) 2021-10-13 18:58:46 +08:00
Yu.Bozhong
9e3ce03865
docs: update apisix install dependencies guide (#5209) 2021-10-13 18:20:01 +08:00
monitor1379
65cfb94b17
docs: update batch-processor.md (#5212) 2021-10-13 17:51:58 +08:00
leslie
b5818cced7
ci: replace install-ext-services-via-docker.sh with docker-compose (#5200) 2021-10-13 17:25:38 +08:00