apisix/t
JinChen 61bcb18885
fix: jwt-auth add consumer_schema to the _M (#2555)
Signed-off-by: Jaycean <jinchen_jacean@163.com>
2020-10-29 14:37:13 +08:00
..
admin feat: get schema by schema_type (#2509) 2020-10-29 09:26:59 +08:00
certs feat: Support admin API authentication with SSL certificates (#1747) 2020-07-21 11:41:11 +08:00
config-center-yaml feature: divide config.yaml into two files config-custom.yaml & confi… (#2023) 2020-08-18 20:18:55 +08:00
core change: read 8bytes from /dev/urandom as the random seed for better randomness (#2437) 2020-10-19 14:53:48 +08:00
debug feat: implement api breaker plugin. (#2455) 2020-10-27 13:40:23 +08:00
discovery feature: divide config.yaml into two files config-custom.yaml & confi… (#2023) 2020-08-18 20:18:55 +08:00
lib feat: implement api breaker plugin. (#2455) 2020-10-27 13:40:23 +08:00
node feat: In dns parse, when the parameter resolvers is empty, the local dns is used as resolvers by default (#2424) 2020-10-17 13:44:53 +08:00
plugin fix: jwt-auth add consumer_schema to the _M (#2555) 2020-10-29 14:37:13 +08:00
router bugfix: set route priority for router radixtree_host_uri. (#2447) 2020-10-17 19:20:51 +08:00
script typo: fixed typo about function. (#2007) 2020-08-06 16:06:52 +08:00
stream-node CI: turn off the Lua code coverage check in CI. (#2435) 2020-10-16 09:59:30 +08:00
stream-plugin refactory: collect upstream logic and put them in a single file. (#1734) 2020-06-22 14:21:42 +08:00
utils Batch Processor: Fix for rescheduling execution for max_retry_count is 0 and 1 (#1349) 2020-03-30 09:44:33 +08:00
apisix.luacov feature: support discovery center (#1440) 2020-05-14 23:20:44 +08:00
APISIX.pm feat: implement api breaker plugin. (#2455) 2020-10-27 13:40:23 +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 bugfix: fail to handshake if there is no certificate matched by host. (#1980) 2020-08-04 23:20:34 +08:00