apisix/t
nic-chen 0a4bc95e3d
feat: hmac-auth add signed headers to calculate signature (#2239)
Co-authored-by: YuanSheng Wang <membphis@gmail.com>
2020-09-18 20:25:41 +08:00
..
admin improve: use optimistic locking to avoid concurrency problem in admin PATCH APIs. (#2216) 2020-09-18 17:20:55 +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 feature: support etcd v3 by mocking v2 API (#2036) 2020-09-16 10:19:04 +08:00
debug feat: add AK/SK(HMAC) auth plugin. (#2192) 2020-09-16 14:27:56 +08:00
discovery feature: divide config.yaml into two files config-custom.yaml & confi… (#2023) 2020-08-18 20:18:55 +08:00
lib feature: support etcd v3 by mocking v2 API (#2036) 2020-09-16 10:19:04 +08:00
node test: before creating and deleting routes in batches, clear all routes first (#2253) 2020-09-18 18:43:02 +08:00
plugin feat: hmac-auth add signed headers to calculate signature (#2239) 2020-09-18 20:25:41 +08:00
router improve: use optimistic locking to avoid concurrency problem in admin PATCH APIs. (#2216) 2020-09-18 17:20:55 +08:00
script typo: fixed typo about function. (#2007) 2020-08-06 16:06:52 +08:00
stream-node bugfix: compare server_port with number data type. (#1154) 2020-02-24 19:32:32 +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: hmac-auth add signed headers to calculate signature (#2239) 2020-09-18 20:25:41 +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