apisix/t
HaiYan 01a6ab4450
feat(api-breaker): allow configuring response (#6949)
Co-authored-by: qihaiyan <qihaiyan@hisense.com>
Co-authored-by: tzssangglass <tzssangglass@gmail.com>
Co-authored-by: Alex Zhang <tokers@apache.org>
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2022-05-10 13:42:54 +08:00
..
admin feat(ext-plugin): support hook response body (#6968) 2022-05-10 10:10:14 +08:00
certs feat(vault): vault lua module, integration with jwt-auth authentication plugin (#5745) 2021-12-15 11:45:59 +08:00
chaos refactor: move kubernetes configuration files to t/chaos. (#6634) 2022-03-18 15:08:22 +08:00
cli feat(ops): handle real_ip_from CIDR format (#6981) 2022-05-09 13:29:41 +08:00
config-center-yaml change: don't expose public API by default & remove plugin interceptor (#6196) 2022-01-27 12:57:53 +08:00
control feat(limit-count): support multiple variables as key (#5378) 2021-11-04 15:51:37 +08:00
core fix: deepcopy doesn't copy the metatable (#6623) 2022-03-16 17:26:19 +08:00
coredns fix(DNS): support SRV with port 0 (#6739) 2022-03-31 09:37:02 +08:00
debug fix(tracing): should trace request stopped by extern plugin (#6500) 2022-03-06 19:01:48 +08:00
discovery feat(DNS): allow specifying port to override the discovered one (#6764) 2022-04-01 09:29:51 +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 fix: allow purge method in route (#6780) 2022-04-06 16:53:16 +08:00
grpc_server_example refactor: merge grpc_server_example (#6653) 2022-03-21 17:27:49 +08:00
kubernetes ci: adjust the kubernetes test directory (#6466) 2022-03-01 10:56:56 +08:00
lib feat(ext-plugin): support hook response body (#6968) 2022-05-10 10:10:14 +08:00
misc test: remove duplicate --- no_error_log & --- request sections (#6317) 2022-02-16 21:40:14 +08:00
node test: add client mTLS test for vanilla OpenResty (#6951) 2022-04-29 11:03:12 +08:00
perf chore: upgrade PyYAML to 5.4.1 (#6452) 2022-02-27 10:19:39 +08:00
plugin feat(api-breaker): allow configuring response (#6949) 2022-05-10 13:42:54 +08:00
router feat: add option to normalize uri like servlet (#6984) 2022-05-07 10:25:01 +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 chore: don't report upstream http host check error in stream subsystem (#6904) 2022-04-24 10:34:01 +08:00
stream-plugin feat(stream): port syslog plugin (#6953) 2022-05-05 10:02:36 +08:00
tars feat: add tars discovery (#6599) 2022-03-21 17:22:45 +08:00
toolkit@94f471d3a9 ci: lint for editorconfig (#5391) 2021-11-03 12:50:17 +08:00
utils feat(batchprocessor): support partial consumption of batch entries (#6203) 2022-01-28 16:08:46 +08:00
wasm feat(Wasm): get response body (#6514) 2022-03-07 10:13:05 +08:00
xds-library feat(xds): using data written by xds to control dp behavior (#6759) 2022-04-07 11:32:14 +08:00
xrpc feat(redis): delay according to the cmd & key (#6999) 2022-05-10 09:44:21 +08:00
apisix.luacov feature: support discovery center (#1440) 2020-05-14 23:20:44 +08:00
APISIX.pm fix(hmac-auth): don't let client know why it is rejected (#6853) 2022-04-17 19:36:35 +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