Yuelin Zheng
01360fb9ad
feat: support custom variables_hash_max_size parameters in config.yaml ( #4344 )
2021-05-31 19:06:39 +08:00
罗泽轩
3c857a8a13
fix: ensure the plugin is always reloaded ( #4319 )
...
* fix: ensure the plugin is always reloaded
Only trigger a reset from admin when the etcd's data is different
from the one of admin. So there is no need to add check in node side.
Fix #4314
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
* fix reset check
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
* fix error handling
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
* update test
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-31 16:37:23 +08:00
吴晟 Wu Sheng
09e298302c
docs: Polish SkyWalking doc and a tiny thing about Zipkin ( #4339 )
...
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
Co-authored-by: Shuyang Wu <wosoyoung@gmail.com>
2021-05-30 21:16:57 -04:00
罗泽轩
11b5ec7b2f
docs(ext-plugin): init docs ( #4321 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-31 09:05:17 +08:00
wang xiang
4d60170ee0
feat: add real_ip_recursive to nginx.conf ( #4332 )
2021-05-31 08:54:42 +08:00
Joshua Yang
7cf52c051e
docs: update install-dependencies ( #4338 )
2021-05-30 15:01:17 +08:00
xyz2b
0968fa7978
docs: fix tls client_key parameter name of upstream request body in Chinese document ( #4334 )
2021-05-29 19:53:29 +08:00
罗泽轩
d855dcb871
docs: fix link in zh docs ( #4335 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-29 19:23:12 +08:00
batman-ezio
1266801154
change(echo): remove odd auth_value ( #4055 )
...
Co-authored-by: spacewander <spacewanderlzx@gmail.com>
2021-05-28 10:44:36 -04:00
罗泽轩
98d6b12419
chore: show priority of stream plugins ( #4326 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-28 19:47:25 +08:00
Yuelin Zheng
7e4ff9880d
chore: support custom charset parameters in config.yaml ( #4331 )
2021-05-28 18:07:30 +08:00
dependabot[bot]
660be32684
chore(deps): bump actions/cache from 2.1.5 to 2.1.6 ( #4330 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 06:04:33 -04:00
Shuyang Wu
9a40fd7cb4
ci: chaos test could not directly read error.log ( #4320 )
...
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-05-27 20:09:31 +08:00
Demogorgon314
0746f81ea3
feat: nacos discovery support namespace ( #4313 )
2021-05-27 20:08:12 +08:00
罗泽轩
f0a5c94f83
chore(ext-plugin): remove useless extra_info
field ( #4311 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-27 10:27:46 +08:00
罗泽轩
3ccc5b8b82
docs: update make lint
output ( #4309 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-26 12:58:43 -04:00
罗泽轩
f7c6f4fff7
docs: fix typo ( #4305 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-26 09:57:27 +08:00
AnJia
8487636080
docs: show how to auto renew SSL cert via acme.sh ( #4297 )
...
Fix #3841
2021-05-26 09:51:03 +08:00
Yuelin Zheng
0876389863
docs: add the helm chart link in the k8s deployment apisix doc ( #4303 )
2021-05-25 15:45:43 -04:00
Gary-Airwallex
a1872a4842
feat: support appending query string in redirect ( #4298 )
2021-05-25 10:17:36 +08:00
罗泽轩
709561afe7
feat: release 2.6 ( #4286 )
2021-05-24 19:26:14 +08:00
罗泽轩
d6acd8d568
chore: sort plugin by priority and recommend priority for custom plugin ( #4292 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-24 17:41:50 +08:00
nic-chen
52cb59213d
fix: invalid schema field for plugin fault-injection
( #4291 )
2021-05-23 19:16:48 +08:00
罗泽轩
916041d9ab
feat(ext-plugin): respawn with delay to avoid flushing error log ( #4283 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-21 09:48:11 +08:00
tzssangglass
52c2aea0a6
fix: making APISIX compatible on macOS with ARM chip ( #4256 )
2021-05-20 19:22:46 +08:00
罗泽轩
0a0aa9a757
chore: remove stale yamllint comment ( #4278 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-19 22:11:34 -04:00
Simon
744370606e
docs: update document getting-started.md in en and zh ( #4277 )
2021-05-20 08:54:06 +08:00
Yihan Strong
83436ee125
docs: added etcd.conf.yml enable grpc gateway ( #4275 )
...
Co-authored-by: zhangyihan <zhangyihan@cmss.chinamobile.com>
2021-05-19 18:12:08 +08:00
Yuelin Zheng
53ece39aa3
docs(FAQ): add a note in "How to allow all IPs to access Admin API" ( #4264 )
2021-05-19 14:39:43 +08:00
罗泽轩
cf483c610e
chore: don't run *_phase for Admin/Control API ( #4266 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-19 11:11:53 +08:00
Shuyang Wu
adb76de293
docs: add instruction about how to add systemd unit files ( #4246 )
...
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-05-19 09:30:21 +08:00
Yuelin Zheng
5993b6a71c
feat: support the configuration of keepalive related parameters in upstream ( #4261 )
2021-05-18 14:28:30 +08:00
罗泽轩
831a5888f8
chore: add missing PHONY marks ( #4262 )
2021-05-18 14:27:42 +08:00
罗泽轩
fce9afa7fb
feat(traffic-split): support passing different host headers in multiple nodes ( #4251 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-18 09:36:16 +08:00
Joshua Yang
a4817fc561
docs(response-rewrite): fixed type error
...
Fixed #4259
2021-05-18 09:26:42 +08:00
Gary-Airwallex
b0cae100d2
feat: support uri encoding in redirect ( #4244 )
2021-05-17 22:42:16 +08:00
罗泽轩
5d58dacaa8
feat: avoid overriding customized X-Forwarded-Proto header ( #4260 )
...
Close #4252
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-17 21:23:56 +08:00
罗泽轩
0114c983ee
chore(traffic-split): remove unnecessary warn ( #4257 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-17 09:03:49 +08:00
Shuyang Wu
0dc54a4e0a
ci: remove redirect error when create nacos docker network, to see what happend ( #4247 )
...
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-05-15 23:54:25 +08:00
罗泽轩
5a1fa2784e
fix: avoid 'using uninitialized "from_error_page" variable' ( #4253 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-14 18:24:08 -04:00
罗泽轩
c70d797c7c
fix(DNS): support IPv6 resolver ( #4242 )
2021-05-14 08:54:01 +08:00
罗泽轩
045c35140f
feat: support passing different host headers in multiple nodes ( #4208 )
...
Fix #2620
Fix #4197
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-13 22:26:27 +08:00
罗泽轩
d30fe3659e
chore: require issue author to provide information ( #4236 )
2021-05-13 16:15:23 +08:00
dependabot[bot]
c9d3cba845
chore(deps): bump actions/checkout from 2 to 2.3.4 ( #4225 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 19:00:14 +08:00
dependabot[bot]
87890266a0
chore(deps): bump actions/cache from 2 to 2.1.5 ( #4224 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 18:58:49 +08:00
Yuelin Zheng
cd08a1a27c
docs: FAQ Add allow all IPs to access Admin API ( #4227 )
2021-05-12 18:46:43 +08:00
罗泽轩
e748b71db1
test: make t/plugin/log-rotate.t stable ( #4218 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-12 11:14:13 +08:00
罗泽轩
dd5f93b70b
chore: avoid creating lrucache twice ( #4220 )
...
Also refactor part of the code.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-12 09:46:34 +08:00
罗泽轩
e4fd1cb198
ci: move license & plugin style check to separate job ( #4211 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-11 19:41:30 +08:00
罗泽轩
692ccae1fd
chore: correct typo in the error msg ( #4214 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-11 19:02:45 +08:00