罗泽轩
fd0bcc034f
fix(stream): missing shdict to store etcd health check info ( #4608 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-16 14:54:47 +08:00
jackfu
554a30e64d
fix: the limit-conn plugin cannot effectively intercept requests in special scenarios ( #4585 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
Co-authored-by: spacewander <spacewanderlzx@gmail.com>
2021-07-16 11:48:36 +08:00
罗泽轩
36adb11ccb
feat(discovery): check node format ( #4610 )
...
To prevent 500 error or infinite loop because of a malformed nodes
format.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-16 10:27:34 +08:00
RocFang
503adc0f35
fix: correct the return value checking of pcall, since apisix_ngx_cli… ( #4606 )
2021-07-16 10:18:12 +08:00
Shuyang Wu
3f295731b5
test: ensure apisix containers recover in test_etcd_healthcheck.t ( #4597 )
2021-07-16 09:13:15 +08:00
Kishani Kandasamy
6af1b69607
docs: make the components of request URL much simpler ( #4562 )
2021-07-15 15:28:54 +08:00
罗泽轩
1ab12ac2b0
chore: make t/node/upstream-retries.t stable ( #4599 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-15 11:48:44 +08:00
Ayush das
6ec4c5033d
docs: default value correction in include_in_response ( #4598 )
2021-07-15 08:50:24 +08:00
clown
bfa70e4f86
fix: ref check while deleting proto via Admin API ( #4575 )
2021-07-14 19:58:27 +08:00
yilinzeng
13ec787749
docs: update CN and EN how-to-build document ( #4577 )
2021-07-14 15:09:58 +08:00
罗泽轩
3509d1db9d
feat: enable balancer phase for plugins ( #4549 )
2021-07-14 12:16:35 +08:00
罗泽轩
9bcca2c1f2
fix(skywalking): handle conflict between global rule and route ( #4589 )
...
Fix #4571
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-14 10:56:13 +08:00
罗泽轩
816de423b1
docs: don't need to modify config-default.yaml to add your plugin ( #4586 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-14 10:55:58 +08:00
罗泽轩
302073ed22
test: clean fake upstream API ( #4578 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-14 10:53:05 +08:00
罗泽轩
03a9b80055
change: enable stream proxy only by default ( #4580 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-14 10:33:36 +08:00
chen zhuo
307c7f69eb
feat: Add option retry_timeout that like nginx's proxy_next_upstream_timeout ( #4574 )
...
Co-authored-by: zhuo.chen <zhuo.chen@upai.com>
2021-07-14 09:53:29 +08:00
罗泽轩
5061221f40
chore: prevent people to submit an issue before updating the yaml lib ( #4596 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-13 09:13:30 -04:00
Bill
cfd4045357
feat: add prefix when using config_etcd:getkeys ( #4561 )
...
Co-authored-by: 黄圣彪 <huangshengbiao@bilibili.com>
2021-07-13 20:23:49 +08:00
Shuyang Wu
7abd9585cf
chore: update tinyyaml lib and remove unnecessary quotes in config ( #4484 )
2021-07-13 14:49:30 +08:00
Shuyang Wu
247bf4c5c5
docs: fix standalone mode yaml config ( #4593 )
...
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-07-13 13:42:05 +08:00
罗泽轩
808d511dd4
feat(stream): add limit-conn ( #4515 )
...
* feat(stream): add limit-conn
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
* break down long bracket to avoid missing the closing long bracket "]]"
https: //github.com/apache/apisix/pull/4515/checks?check_run_id=2962435093
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-13 13:17:52 +08:00
罗泽轩
a1154be209
test: avoid hardcode in the fuzzing test ( #4591 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-13 11:58:59 +08:00
Applenice
131998df4f
feat: support lua_shared_dict variable in ngx_tpl.lua loaded via configuration file ( #4524 )
2021-07-13 10:02:34 +08:00
Liu Peng
59e9b41b1b
fix: invalid discovery servers setting in config-default.yaml ( #4584 )
2021-07-11 22:34:53 -04:00
imlewc
32f9d699a9
docs: update powered-by.md ( #4581 )
2021-07-10 20:08:27 +08:00
Arthur.Zhang
06d0030dcc
feat(batch-requests): allow customizing uri in batch-requests ( #4563 )
2021-07-10 18:13:30 +08:00
okaybase
4d79dbcfad
docs: modify nodes property description ( #4573 )
...
modify nodes property description of the upstream object config, the previous config desc is not a correct json format.
2021-07-10 13:24:35 +08:00
okaybase
7515b39774
docs: modify the nodes property description ( #4572 )
...
modify nodes property description of the upstream object config
2021-07-10 13:23:34 +08:00
罗泽轩
42ab614927
feat: allow additional properties in upstream ( #4570 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-10 12:02:54 +08:00
AnJia
0a583e8549
docs: How to fix unable to get local issuer certificate
error ( #4553 )
...
Co-authored-by: Shuyang Wu <wosoyoung@gmail.com>
2021-07-09 10:45:52 -04:00
guoqqqi
b22ddd3ed1
docs: update powered-by file ( #4576 )
...
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2021-07-09 18:16:57 +08:00
yilinzeng
932865bdf6
docs: update CN and EN getting-started documents ( #4546 )
2021-07-09 18:08:07 +08:00
Liu Peng
9f45341ff0
fix: ctx.var.cookie_* cookie not found log ( #4564 )
...
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-07-09 15:44:43 +08:00
罗泽轩
89765ba188
fix: upgrade lua-resty-radixtree to 2.8.1 ( #4566 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-09 09:59:04 +08:00
罗泽轩
172a10397d
feat: increase ext-plugin timeout to 60s ( #4557 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-08 12:49:05 -04:00
Arthur.Zhang
78c251409f
fix: has_route_not_under_apisix value is wrongly assigned ( #4558 )
2021-07-08 19:06:55 +08:00
Arthur.Zhang
765b7f192c
feat(cli): check listen port conflicts with each other ( #4540 )
2021-07-07 20:06:08 +08:00
罗泽轩
3602646ff7
test: use latest boofuzz ( #4541 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-07 09:59:37 +08:00
Hoshea Jiang
220fb832b2
docs: fix the valid value interval of max_breaker_sec
( #4539 )
2021-07-06 11:15:41 +08:00
罗泽轩
a12c0e2973
test: avoid from moudle_name import *
( #4537 )
...
Fix #3688
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-06 09:50:41 +08:00
Applenice
2d9c1a1165
docs(install-dependencies): add stop the openresty after installed ( #4521 )
...
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
Co-authored-by: Shuyang Wu <wosoyoung@gmail.com>
2021-07-06 09:49:36 +08:00
yilinzeng
59d4f1015e
docs: update EN FAQ ( #4535 )
2021-07-05 19:29:49 +08:00
Sarasa Kisaragi
4702de8f29
fix: force encode upstream to avoid circular reference nesting ( #4533 )
...
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-07-05 15:23:29 +08:00
罗泽轩
38785557be
chore: dismiss warning "load balancing method redefined" ( #4520 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-05 09:16:43 +08:00
Kishani Kandasamy
cb8e41d5f4
fix incorrect link ( #4523 )
2021-07-03 17:04:34 +08:00
Shuyang Wu
e35ef6d544
chore: also print error when json decode failed ( #4518 )
...
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-07-02 14:06:31 +08:00
wisdom
de20916e5f
feat(key-auth): supporting key-auth plugin to get key from query string ( #4490 )
2021-07-02 11:05:49 +08:00
Mao18
2832a69af5
feat(cli): check if control port conflicts with the node port ( #4504 )
...
Co-authored-by: zhangya <zhangya@cvte.com>
2021-07-02 10:57:57 +08:00
Applenice
cd8afe6ec4
feat(ip-restriction): support user-defined configuration message ( #4493 )
2021-07-02 08:56:30 +08:00
neOG
d902cb197b
docs: modify the error content in admin-api.md file ( #4512 )
2021-07-01 19:13:02 +08:00