apisix/t
罗泽轩 2a6e2b4247
feat: add dns discovery (#3629)
Fix #3517
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-02-25 09:42:31 +08:00
..
admin feat: support to bind plugin config by plugin_config_id (#3567) 2021-02-20 20:42:10 +08:00
certs fix: check decrypt key to prevent lua thread aborted (#2815) 2020-11-24 16:43:29 +08:00
chaos ci: use httpbin deployed in kubernetes to avoid unstability (#3623) 2021-02-22 11:49:43 +08:00
cli feat(cli): parse IPv6 resolver address (#3187) 2021-01-05 11:01:17 +08:00
config-center-yaml feat: support to bind plugin config by plugin_config_id (#3567) 2021-02-20 20:42:10 +08:00
control feat: allow getting health check status via control API (#3345) 2021-01-20 18:06:03 +08:00
core fix: don't use port 80 for all schemes (#3544) 2021-02-20 16:01:00 +08:00
coredns feat: add dns discovery (#3629) 2021-02-25 09:42:31 +08:00
debug chore: enable plugin server-info by default. (#3170) 2021-01-04 20:18:21 +08:00
discovery feat: add dns discovery (#3629) 2021-02-25 09:42:31 +08:00
fuzzing test: add fuzzing case for the route with serverless-post-function (#3639) 2021-02-25 09:33:25 +08:00
lib feat: support to bind plugin config by plugin_config_id (#3567) 2021-02-20 20:42:10 +08:00
node ci: avoid requesting IPv6 address as GitHub Action doesn't support it (#3656) 2021-02-24 16:09:25 +08:00
plugin ci: avoid requesting IPv6 address as GitHub Action doesn't support it (#3656) 2021-02-24 16:09:25 +08:00
router fix: ignore the case of configured host (#3377) 2021-01-22 10:18:50 +08:00
script typo: fixed typo about function. (#2007) 2020-08-06 16:06:52 +08:00
stream-node CI: turn off the Lua code coverage check in CI. (#2435) 2020-10-16 09:59:30 +08:00
stream-plugin test: ensure all plugins have unique priority (#3582) 2021-02-20 15:40:28 +08:00
toolkit@ab2471cc9c ci: make it work under OpenResty 1.19 (#2768) 2020-11-30 10:32:35 +08:00
utils ci: make it work under OpenResty 1.19 (#2768) 2020-11-30 10:32:35 +08:00
apisix.luacov feature: support discovery center (#1440) 2020-05-14 23:20:44 +08:00
APISIX.pm fix: don't use port 80 for all schemes (#3544) 2021-02-20 16:01:00 +08:00
fake-plugin-exit.lua fix: return response code and msg instead of exit directly in plugins. (#2115) 2020-08-25 09:56:45 +08:00
grpc-proxy-test.sh feat: support listen http2 with plaintext (#3547) 2021-02-19 09:04:48 +08:00