apisix/apisix
2022-03-15 09:10:42 +08:00
..
admin chore: remove redundant semicolons (#6581) 2022-03-15 09:10:42 +08:00
balancer chore: remove redundant semicolons (#6581) 2022-03-15 09:10:42 +08:00
cli feat: allow set timeout for proxy-mirror (#6562) 2022-03-14 11:44:22 +08:00
control feat: support to use path parameter with plugin's control api (#5934) 2021-12-29 10:15:45 +08:00
core feat: support for reading environment variables from yaml configuration files #5244 (#6505) 2022-03-08 14:41:54 +08:00
discovery test: add test case for nacos service de-duplicate (#6282) 2022-03-02 15:58:42 +08:00
http fix(radixtree_host_uri): correct matched host (#5124) 2021-09-23 20:30:49 +08:00
plugins chore: remove redundant semicolons (#6581) 2022-03-15 09:10:42 +08:00
ssl/router fix(ssl): correct variable name in radixtree_sni.lua (#6107) 2022-01-14 17:03:43 +08:00
stream refactor: mv the var mqtt_client_id to plugin level (#6241) 2022-02-09 19:54:38 +08:00
utils feat(batchprocessor): support partial consumption of batch entries (#6203) 2022-01-28 16:08:46 +08:00
api_router.lua change: don't expose public API by default & remove plugin interceptor (#6196) 2022-01-27 12:57:53 +08:00
balancer.lua fix(upstream): should not override default keepalive value (#5054) 2021-09-14 08:49:00 +08:00
constants.lua feat(ext-plugin): support ExtraInfo (#4835) 2021-08-18 13:20:33 +08:00
consumer.lua fix(standalone): require consumer's id to be the same as username (#3394) 2021-01-22 17:30:59 +08:00
core.lua feat(plugin): support google cloud logging service (#5538) 2021-11-23 16:37:35 +08:00
debug.lua feat(debug-mode): add dynamic debug mode (#5012) 2021-09-22 09:34:31 +08:00
error_handling.lua fix: when a request caused a 500 error, the status was converted to 405 (#4696) 2021-07-29 19:05:51 +08:00
init.lua feat: rerun rewrite phase for newly added plugins in consumer (#6502) 2022-03-08 11:45:06 +08:00
patch.lua fix(patch): add global math.randomseed patch support (#5682) 2021-12-07 17:22:07 +08:00
plugin_config.lua fix(plugin_config): recover plugin when plugin_config changed (#4888) 2021-08-30 10:54:32 +08:00
plugin.lua feat: rerun rewrite phase for newly added plugins in consumer (#6502) 2022-03-08 11:45:06 +08:00
router.lua feat(stream): accept tls over tcp (#4409) 2021-06-11 17:23:16 +08:00
schema_def.lua chore(schema): remove array length limitation (#6448) 2022-02-27 20:05:26 +08:00
script.lua typo: fixed typo about function. (#2007) 2020-08-06 16:06:52 +08:00
ssl.lua fix(ssl): match sni in case-insensitive way (#5074) 2021-09-17 09:20:45 +08:00
timers.lua fix: remove unexpected blocking in background timer (#4106) 2021-04-23 11:12:46 +08:00
upstream.lua chore: clean up outdated code (#6493) 2022-03-03 09:24:24 +08:00
wasm.lua feat(Wasm): get response body (#6514) 2022-03-07 10:13:05 +08:00