apisix/apisix
2022-01-18 14:55:09 +08:00
..
admin feat(plugin config): add dependency for delete plugin config (#6092) 2022-01-18 14:55:09 +08:00
balancer fix(balancer): ensure fallback for chash balancer with vars_combinations can work (#4779) 2021-08-09 19:11:24 +08:00
cli fix(ngx_tpl): fix position of apisix_mirror_on_demand (#6100) 2022-01-17 09:56:36 +08:00
control feat: support to use path parameter with plugin's control api (#5934) 2021-12-29 10:15:45 +08:00
core chore: streamline error checking process (#6103) 2022-01-16 21:38:57 +08:00
discovery chore: streamline error checking process (#6103) 2022-01-16 21:38:57 +08:00
http fix(radixtree_host_uri): correct matched host (#5124) 2021-09-23 20:30:49 +08:00
plugins chore: streamline error checking process (#6103) 2022-01-16 21:38:57 +08:00
ssl/router fix(ssl): correct variable name in radixtree_sni.lua (#6107) 2022-01-14 17:03:43 +08:00
stream feat(mqtt): balance by client id (#6079) 2022-01-14 16:47:18 +08:00
utils feat: supports to logging apisix_latency and upstream_latency. (#6063) 2022-01-18 09:21:10 +08:00
api_router.lua chore: avoid injecting ip-restriction twice to interceptors_schema (#4939) 2021-09-07 11:16:44 +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(wasm): allow running in the rewrite phase (#5695) 2021-12-07 15:35:59 +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 fix: ignore changes of /apisix/plugins/ (#5558) 2021-11-19 18:10:21 +08:00
router.lua feat(stream): accept tls over tcp (#4409) 2021-06-11 17:23:16 +08:00
schema_def.lua feat(L4): support TLS over TCP upstream (#6030) 2022-01-11 10:29:56 +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 feat(L4): support TLS over TCP upstream (#6030) 2022-01-11 10:29:56 +08:00
wasm.lua feat(wasm): allow running in the rewrite phase (#5695) 2021-12-07 15:35:59 +08:00