Commit Graph

1934 Commits

Author SHA1 Message Date
罗泽轩
116deb2f36
change(zipkin): rearrange the child span (#3877)
Fix #3827
2021-03-23 20:19:16 +08:00
罗泽轩
12f2223c3a
feat: show how to specify --server when installing the dependency (#3884)
Fix #3671
2021-03-23 20:10:57 +08:00
罗泽轩
9aa1833722
ci: use build-apisix-openresty.sh instead (#3847) 2021-03-23 20:07:48 +08:00
罗泽轩
216debe223
feat: support priority in SRV record (#3845) 2021-03-23 20:05:23 +08:00
罗泽轩
1a09b0d7a0
feat(cli): support etcd mTLS (#3836) 2021-03-23 20:03:21 +08:00
罗泽轩
e8364746ca
docs(dubbo): describe the returned data requirement (#3829) 2021-03-23 20:00:34 +08:00
Cliff Su
e9a59ac5e8
docs: fix stand-alone doc link broken (#3889) 2021-03-23 16:24:14 +08:00
yongboy
1896cb1826
feat: add dump for consul_kv (#3848)
Co-authored-by: nieyong <nieyong@staff.weibo.com>
2021-03-23 10:07:32 +08:00
Yuelin Zheng
2744a99472
docs: add route uri regular matching in the FAQ doc (#3881) 2021-03-23 09:08:08 +08:00
罗泽轩
1ced2c3298
docs: remove duplicated section from discovery.md (#3869)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-23 09:02:30 +08:00
batman-ezio
bb95f7af54
feat: add allow_origins_by_regex to cors plugin (#3839) 2021-03-22 15:55:54 +08:00
罗泽轩
7ae302034a
test: use longer timeout for internet DNS query (#3872)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-22 10:05:50 +08:00
罗泽轩
957bef0783
chore: remove unused consumer.id (#3868)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-21 19:14:12 +08:00
罗泽轩
1064e2d4b7
docs: update plugin-develop.md (#3862)
I still think we should try our best to prevent modifying APISIX itself.

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-19 10:17:50 +08:00
罗泽轩
f3a6c2a555
change: remove deprecated upstream.enable_websocket (#3854)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-19 09:38:45 +08:00
Cliff Su
6b3140e5c1
docs: fix limit-count typo (#3863) 2021-03-19 09:34:40 +08:00
罗泽轩
c3e03bb44a
docs: fix mtls example (#3850)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-18 09:05:38 +08:00
Yuelin Zheng
faab4ba4d8
fix(traffic-split): binding upstream via upstream_id is invalid (#3842) 2021-03-17 20:48:45 +08:00
Gerrard-YNWA
ae2db153ef
docs: fix broken link (#3838) 2021-03-16 19:31:28 +08:00
Yuelin Zheng
be2e68401c
chore: the route_name and service_name in ctx should remain different (#3831) 2021-03-16 15:26:37 +08:00
罗泽轩
01da213e6f
test: don't crash when dubbo upstream returns integer status code (#3823)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-16 15:19:58 +08:00
Yuelin Zheng
f0d7460911
docs: added access to Dashboard through APISIX proxy in FAQ (#3828) 2021-03-16 14:30:36 +08:00
bzp2010
2ee828b2ee
docs: fix link error after split architecture-design (#3834)
fix #3833
2021-03-16 09:03:50 +08:00
罗泽轩
0c1b208588
fix: correct the validation for ssl_trusted_certificate (#3832)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-16 09:01:26 +08:00
罗泽轩
7047932548
feat: upgrade lua-resty-expr/radixtree to support logical expression (#3809)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-15 09:51:15 +08:00
罗泽轩
ecb04f380f
test: make control/discovery.t stable (#3817) 2021-03-15 09:13:20 +08:00
John Bampton
9fafa43b37
chore: fix spelling, grammar and JSON example (#3821) 2021-03-15 08:56:43 +08:00
tzssangglass
210ca462b7
fix: the traffic-split plugin is invalid to bind upstream via upstream_id (#3758)
fix #3740
2021-03-15 08:55:49 +08:00
John Bampton
4ebccafbdc
chore: fix spelling (#3253) 2021-03-14 22:53:34 +08:00
罗泽轩
e957bc3daa
fix: correct the luasocket patch (#3819) 2021-03-14 18:06:04 +08:00
Wen Ming
e468fb901c
docs: improve the document more easier to read about upstream host. (#3815) 2021-03-13 01:06:00 +08:00
罗泽轩
837f4d9a6d
test: make node/priority-balancer/sanity.t stable (#3816) 2021-03-12 18:06:32 +08:00
罗泽轩
038acfcc9b
docs: use the build script which is more up-to-date. (#3814) 2021-03-12 15:26:15 +08:00
罗泽轩
20ee3c1ecb
feat: add a safe exit to disable sync conf during start (#3812) 2021-03-12 14:53:58 +08:00
琚致远
00baca28fa
docs: added generated contributor over time service provider (#3813) 2021-03-12 11:46:39 +08:00
罗泽轩
83537ad158
feat: load etcd configuration when apisix starts (#3799)
Fix #3370
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-12 09:09:19 +08:00
Yuelin Zheng
843a6523d3
docs: update the admin-api.md document (#3805)
related issue #3802
2021-03-12 09:07:50 +08:00
罗泽轩
176dc45e67
test: move all tests under t/ (#3808)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-12 00:02:02 +08:00
litesun
f05debba6e
docs: update contributor over time image (#3797) 2021-03-10 22:54:10 +08:00
罗泽轩
8609cd507a
docs: sync English doc to Chinese (#3796)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-10 15:14:41 +08:00
罗泽轩
8dcbe4e00d
feat: let balancer support priority (#3755)
Fix #1809
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-10 14:56:26 +08:00
Yuelin Zheng
f7eb87c893
docs: update the content of "Does APISIX have a console interface" in the FAQ doc (#3788) 2021-03-10 10:34:29 +08:00
罗泽轩
d538105b1a
fix: don't override cache relative headers (#3789) 2021-03-10 09:02:28 +08:00
Ayush das
3db716dd1b
docs: updated the users wall of powered-by.md (#3793)
Fix #3795
2021-03-10 08:58:13 +08:00
litesun
01a0fff724
docs: update contibutor graph (#3790) 2021-03-10 08:22:50 +08:00
罗泽轩
369c6d9163
refactor: remove unused etcd key node_status (#3786)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-09 17:30:38 +08:00
罗泽轩
c530135c5a
perf(standalone): load configuration in the init phase (#3782)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-09 10:12:39 +08:00
罗泽轩
630769c4ac
docs: rewrite sidebar (#3780)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-09 09:05:26 +08:00
Wen Ming
dedf79875d
docs: add more detailed desc of default_conn_delay. (#3750) 2021-03-08 19:34:32 +08:00
Yuelin Zheng
50ece6a70f
docs: FAQ doc added make deps execution failed (#3636) 2021-03-08 19:17:04 +08:00