apisix/apisix
2021-08-03 10:15:17 +08:00
..
admin chore: avoid using 500 as it will be captured as APISIX's bug (#4737) 2021-08-03 08:53:18 +08:00
balancer feat: support lua_shared_dict variable in ngx_tpl.lua loaded via configuration file (#4524) 2021-07-13 10:02:34 +08:00
cli fix: when a request caused a 500 error, the status was converted to 405 (#4696) 2021-07-29 19:05:51 +08:00
control feat(control-api): add a way to trigger gc (#4472) 2021-06-23 21:45:00 -04:00
core fix: the _graphql was incorrectly cached under ctx.var but not ctx (#4723) 2021-08-01 19:26:27 +08:00
discovery fix: host pattern for nacos host (#4627) 2021-07-19 15:26:25 -04:00
http feat: support upstream mTLS (#4005) 2021-04-10 18:55:20 +08:00
plugins fix(ext-plugin): avoid using 0 as the default http status code (#4734) 2021-08-03 10:15:17 +08:00
ssl/router fix(stream): sni router is broken when session reuses (#4607) 2021-07-22 11:08:10 +08:00
stream feat: add additional option to control the default_conn_delay option of the limit-conn plugin (#4604) 2021-07-22 15:23:53 +08:00
utils feat: allow user-defined balancer with metadata in node (#4605) 2021-07-21 13:06:04 +08:00
api_router.lua fix: has_route_not_under_apisix value is wrongly assigned (#4558) 2021-07-08 19:06:55 +08:00
balancer.lua change: rename plugin's balancer method to before_proxy (#4697) 2021-07-29 19:06:14 +08:00
constants.lua feat: step 3, manage the plugin runner (#4163) 2021-05-04 10:41:08 +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 fix(ext-plugin): pass environment variables (#4349) 2021-06-01 18:43:42 +08:00
debug.lua test: enable master-worker mode by default (#3927) 2021-03-29 23:38:07 +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 change: rename plugin's balancer method to before_proxy (#4697) 2021-07-29 19:06:14 +08:00
patch.lua feat: patch UDP socket to resolve host by ourselves (#4473) 2021-06-24 22:56:33 -04:00
plugin_config.lua fix: validate plugins configuration of plugin_config via incremental sync (#3700) 2021-03-01 14:43:44 +08:00
plugin.lua feat: enable balancer phase for plugins (#4549) 2021-07-14 12:16:35 +08:00
router.lua feat(stream): accept tls over tcp (#4409) 2021-06-11 17:23:16 +08:00
schema_def.lua feat: allow user-defined balancer with metadata in node (#4605) 2021-07-21 13:06:04 +08:00
script.lua typo: fixed typo about function. (#2007) 2020-08-06 16:06:52 +08:00
ssl.lua feat: validate ssl certificate and more in the DP (#4202) 2021-05-09 15:54:24 -04:00
timers.lua fix: remove unexpected blocking in background timer (#4106) 2021-04-23 11:12:46 +08:00
upstream.lua chore: avoid using 500 as it will be captured as APISIX's bug (#4737) 2021-08-03 08:53:18 +08:00