apisix/t
2021-08-27 16:14:24 +08:00
..
admin feat(real-ip): implement the first version (#4813) 2021-08-13 17:00:00 +08:00
certs fix: check decrypt key to prevent lua thread aborted (#2815) 2020-11-24 16:43:29 +08:00
chaos test: add chaos test on network delay between apisix and etcd (#4315) 2021-08-05 10:13:24 +08:00
cli fix: validation during merging node_listen configuration (#4881) 2021-08-27 16:14:24 +08:00
config-center-yaml feat(cors): validate allow_origins (#4757) 2021-08-06 18:05:35 +08:00
control test: ensure health check is run completely (#4500) 2021-06-29 14:47:57 +08:00
core fix: validation during merging node_listen configuration (#4881) 2021-08-27 16:14:24 +08:00
coredns feat: support priority in SRV record (#3845) 2021-03-23 20:05:23 +08:00
debug feat(real-ip): implement the first version (#4813) 2021-08-13 17:00:00 +08:00
discovery perf: use events optimize nacos service discovery (#4347) 2021-06-02 17:49:44 +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: the issue that plugins in global rule may be cached to route (#4867) 2021-08-23 17:32:34 +08:00
plugin refactor(kafka-logger): identify the broker ahead of time (#4863) 2021-08-26 13:38:51 +08:00
router fix: upgrade lua-resty-expr to fix the rule validation (#4678) 2021-07-31 12:06:09 +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 fix(stream): sni router is broken when session reuses (#4607) 2021-07-22 11:08:10 +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