apisix/t
2021-09-16 15:41:26 +08:00
..
admin feat(admin): return stream plugin info (#4947) 2021-09-02 09:50:35 +08:00
certs fix: check decrypt key to prevent lua thread aborted (#2815) 2020-11-24 16:43:29 +08:00
chaos test: pin the version of k8s to support chaos mesh (#5032) 2021-09-10 11:29:14 +08:00
cli feat: allow injecting logic to APISIX's method (#5068) 2021-09-16 11:56:09 +08:00
config-center-yaml chore: avoid defining read_file repeatedly (#5062) 2021-09-15 09:52:44 +08:00
control feat(control): add new dump route config api for control api (#5011) 2021-09-10 13:53:46 +08:00
core fix(upstream): should not override default keepalive value (#5054) 2021-09-14 08:49:00 +08:00
coredns fix(DNS): prefer SRV in service discovery (#4992) 2021-09-07 10:53:23 +08:00
debug chore: avoid defining read_file repeatedly (#5062) 2021-09-15 09:52:44 +08:00
discovery fix(DNS): prefer SRV in service discovery (#4992) 2021-09-07 10:53:23 +08:00
error_page fix: when a request caused a 500 error, the status was converted to 405 (#4696) 2021-07-29 19:05:51 +08:00
fuzzing test: fuzz with the simple http case (#4815) 2021-08-17 11:58:30 +08:00
lib feat(ext-plugin): support ExtraInfo (#4835) 2021-08-18 13:20:33 +08:00
misc test: update request to adapt server's change again (#4637) 2021-07-21 09:40:21 +08:00
node fix(upstream): should not override default keepalive value (#5054) 2021-09-14 08:49:00 +08:00
perf test: track perf test script (#4903) 2021-09-02 09:24:38 +08:00
plugin feat(hmac-auth): Add validate request body for hmac auth plugin (#5038) 2021-09-16 15:41:26 +08:00
router feat: allow configuring fallback SNI (#5000) 2021-09-08 09:27:08 +08:00
script fix: script does not work when the route is bound to a service. (#3678) 2021-02-26 14:35:21 +08:00
stream-node feat: allow configuring fallback SNI (#5000) 2021-09-08 09:27:08 +08:00
stream-plugin feat(stream): add ip-restriction (#4602) 2021-07-20 19:09:44 -04: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(proxy-cache): keep cache_method same with nginx's proxy_cache_methods (#4814) 2021-08-15 21:30:56 +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: upstream grpcs support mTLS (#4070) 2021-04-20 18:08:13 +08:00