apisix/t
Alex Zhang 188355494d
feat: hide APISIX version from Server header. (#2639)
Sometimes expose version is dangerous, which can be utilized by
malicious crackers when there are some security bugs in that version.
2020-11-07 00:04:28 +08:00
..
admin test: format by reindex. (#2601) 2020-11-03 13:59:01 +08:00
certs feat: support TLS connection with etcd. (#2548) 2020-11-03 13:53:39 +08:00
config-center-yaml feat: support stream configuration in standalone mode (#2610) 2020-11-04 10:45:09 +08:00
core feat: hide APISIX version from Server header. (#2639) 2020-11-07 00:04:28 +08:00
debug bugfix: fix zipkin plugin error when used with limit count plugin (#2499) 2020-10-30 16:20:43 +08:00
discovery feature: support multiple service discovery (#2556) 2020-10-30 20:34:10 +08:00
lib fix: plugin hot reload should work on node (#2430) 2020-11-03 13:46:24 +08:00
node fix(echo): modify response body correctly (#2561) 2020-10-29 16:48:53 +08:00
plugin fix(jwt-auth): validate if the claimed secret is base64 encoded. (#2642) 2020-11-06 23:48:21 +08:00
router fix(echo): modify response body correctly (#2561) 2020-10-29 16:48:53 +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: check the plugin name for each plugin (#2607) 2020-11-04 09:49:14 +08:00
utils Batch Processor: Fix for rescheduling execution for max_retry_count is 0 and 1 (#1349) 2020-03-30 09:44:33 +08:00
apisix.luacov feature: support discovery center (#1440) 2020-05-14 23:20:44 +08:00
APISIX.pm fix: after proxy-mirror plugin mirroring request, http version change… (#2629) 2020-11-05 14:48:58 +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 bugfix: fail to handshake if there is no certificate matched by host. (#1980) 2020-08-04 23:20:34 +08:00