.. |
authz-casbin
|
feat: Added authz-casbin plugin and doc and tests for it (#4710)
|
2021-08-06 11:35:07 +08:00 |
dubbo-proxy
|
test: don't crash when dubbo upstream returns integer status code (#3823)
|
2021-03-16 15:19:58 +08:00 |
ext-plugin
|
feat(plugin): add degradation switch for ext-plugin (#5897)
|
2021-12-28 09:39:20 +08:00 |
google-cloud-logging
|
fix(google-cloud-logging): move ssl_verify to plugin configuration top level (#5839)
|
2021-12-20 19:20:31 +08:00 |
proxy-cache
|
feat(proxy-cache): support memory-based strategy (#5028)
|
2021-10-21 15:57:54 +08:00 |
api-breaker.t
|
test: clean fake upstream API (#4578)
|
2021-07-14 10:53:05 +08:00 |
authz-casbin.t
|
feat: Added authz-casbin plugin and doc and tests for it (#4710)
|
2021-08-06 11:35:07 +08:00 |
authz-keycloak2.t
|
feat(authz-keycloak): dynamic scope and resource mapping. (#3308)
|
2021-01-27 21:50:18 +08:00 |
authz-keycloak.t
|
fix(authz-keycloak): set permissions as empty table when lazy_load_path is false (#4845)
|
2021-08-18 18:59:48 +08:00 |
aws-lambda.t
|
feat(plugins): aws lambda serverless (#5594)
|
2021-12-01 10:39:45 +08:00 |
azure-functions.t
|
feat: faas plugin refactoring with url path forwarding (#5616)
|
2021-11-29 14:28:49 +08:00 |
basic-auth.t
|
fix: add handler for invalid basic auth header values (#5419)
|
2021-11-05 09:27:38 +08:00 |
batch-requests2.t
|
fix(batch-requests): correct the client ip in the pipeline (#5476)
|
2021-11-11 11:25:36 +08:00 |
batch-requests.t
|
fix(batch-requests): correct the client ip in the pipeline (#5476)
|
2021-11-11 11:25:36 +08:00 |
client-control.t
|
feat(client-control): set client_max_body_size dynamically (#4423)
|
2021-06-16 17:25:50 +08:00 |
consumer-restriction.t
|
feat(consumer-restriction): customize rejected_msg (#5732)
|
2021-12-09 21:58:50 +08:00 |
cors2.t
|
feat(cors): validate allow_origins (#4757)
|
2021-08-06 18:05:35 +08:00 |
cors.t
|
fix(cors): compatible with scenarios where origin is modified (#5890)
|
2021-12-23 19:12:16 +08:00 |
custom_hmac_auth.t
|
fix: the plugin hmac-auth missed a \n (#2543)
|
2020-10-28 13:37:22 +08:00 |
datadog.t
|
fix(datadog): keep consistent with the other logger (#5972)
|
2022-01-03 19:24:43 +08:00 |
echo.t
|
feat: make A/B test APISIX easier by removing "additionalProperties = false" (#4797)
|
2021-08-12 09:21:10 +08:00 |
error-log-logger-skywalking.t
|
refactor: use manager to manage batch processor (#5763)
|
2021-12-14 10:16:05 +08:00 |
error-log-logger.t
|
ci: lint for editorconfig (#5391)
|
2021-11-03 12:50:17 +08:00 |
example.t
|
feat(debug): deduplicate response headers (#4961)
|
2021-09-06 08:47:39 +08:00 |
fault-injection2.t
|
test: enable master-worker mode by default (#3927)
|
2021-03-29 23:38:07 +08:00 |
fault-injection.t
|
fix: upgrade lua-resty-expr to fix the rule validation (#4678)
|
2021-07-31 12:06:09 +08:00 |
google-cloud-logging2.t
|
chore(google-cloud-logging): use batch queue default parameters (#5869)
|
2021-12-23 14:57:46 +08:00 |
google-cloud-logging.t
|
fix(google-cloud-logging): move ssl_verify to plugin configuration top level (#5839)
|
2021-12-20 19:20:31 +08:00 |
grpc-transcode2.t
|
fix(grpc-transcode): support converting nested message (#4859)
|
2021-08-21 11:52:31 +08:00 |
grpc-transcode.t
|
fix(grpc-transcode): handle enum type (#4706)
|
2021-07-31 16:27:11 -04:00 |
gzip.t
|
test: gzip test may fail because size may be validated before number (#5097)
|
2021-09-18 14:47:26 +08:00 |
hmac-auth2.t
|
feat: make A/B test APISIX easier by removing "additionalProperties = false" (#4797)
|
2021-08-12 09:21:10 +08:00 |
hmac-auth3.t
|
feat(hmac-auth): Add validate request body for hmac auth plugin (#5038)
|
2021-09-16 15:41:26 +08:00 |
hmac-auth.t
|
fix(hmac-auth): check if the X-HMAC-ALGORITHM header is missing (#5467)
|
2021-11-10 15:48:05 +08:00 |
http-logger2.t
|
refactor: use manager to manage batch processor (#5763)
|
2021-12-14 10:16:05 +08:00 |
http-logger-json.t
|
feat(http/kafka-logger): support to log response body (#5550)
|
2021-11-26 11:12:53 +08:00 |
http-logger-log-format.t
|
fix(logger): remove incorrect item type of include req/resp body expr (#5886)
|
2021-12-27 15:42:40 +08:00 |
http-logger-new-line.t
|
ci: make it work under OpenResty 1.19 (#2768)
|
2020-11-30 10:32:35 +08:00 |
http-logger.t
|
feat(http/kafka-logger): support to log response body (#5550)
|
2021-11-26 11:12:53 +08:00 |
ip-restriction.t
|
feat(ip-restriction): support user-defined configuration message (#4493)
|
2021-07-02 08:56:30 +08:00 |
jwt-auth-vault.t
|
feat(vault): vault lua module, integration with jwt-auth authentication plugin (#5745)
|
2021-12-15 11:45:59 +08:00 |
jwt-auth.t
|
feat: make A/B test APISIX easier by removing "additionalProperties = false" (#4797)
|
2021-08-12 09:21:10 +08:00 |
kafka-logger2.t
|
fix(logger): remove incorrect item type of include req/resp body expr (#5886)
|
2021-12-27 15:42:40 +08:00 |
kafka-logger-log-format.t
|
feat(kafka-logger): support for specified the log formats via admin API. (#4483)
|
2021-06-30 14:13:19 +08:00 |
kafka-logger.t
|
test(kafka-logger): reduce duplicate sections (#5717)
|
2021-12-08 09:11:46 +08:00 |
key-auth-upstream-domain-node.t
|
test: make key-auth-upstream-domain-node stable (#3666)
|
2021-02-25 13:07:18 +08:00 |
key-auth.t
|
feat(key-auth): supporting key-auth plugin to get key from query string (#4490)
|
2021-07-02 11:05:49 +08:00 |
ldap-auth.t
|
fix(auth-ldap): add handler for invalid basic auth header values (#5432)
|
2021-11-07 19:26:42 +08:00 |
limit-conn2.t
|
feat(limit-* plugin): fallback to remote_addr when key is missing (#5422)
|
2021-11-07 19:29:27 +08:00 |
limit-conn.t
|
feat(plugin): add degradation switch for traffic control plugin (#4774)
|
2021-08-08 22:42:54 +08:00 |
limit-count2.t
|
feat(limit-count): add constant key type (#5984)
|
2022-01-05 09:05:19 +08:00 |
limit-count-redis2.t
|
feat(limit-count): allow sharing counter (#5881)
|
2021-12-24 15:50:03 +08:00 |
limit-count-redis-cluster.t
|
feat(limit-count): support multiple variables as key (#5378)
|
2021-11-04 15:51:37 +08:00 |
limit-count-redis.t
|
chore(limit-count): don't return plugin inner error info to caller (#4830)
|
2021-08-17 21:41:27 +08:00 |
limit-count.t
|
feat(limit-count): support multiple variables as key (#5378)
|
2021-11-04 15:51:37 +08:00 |
limit-req2.t
|
feat(limit-* plugin): fallback to remote_addr when key is missing (#5422)
|
2021-11-07 19:29:27 +08:00 |
limit-req.t
|
feat(limit-* plugin): fallback to remote_addr when key is missing (#5422)
|
2021-11-07 19:29:27 +08:00 |
log-rotate2.t
|
fix(log-rotate): after enabling compression collect log exceptions (#5715)
|
2021-12-08 09:28:03 +08:00 |
log-rotate.t
|
fix(log-rotate): after enabling compression collect log exceptions (#5715)
|
2021-12-08 09:28:03 +08:00 |
node-status.t
|
test: enable master-worker mode by default (#3927)
|
2021-03-29 23:38:07 +08:00 |
opa2.t
|
feat: support send APISIX data to assist decision in OPA plugin (#5874)
|
2021-12-29 20:19:02 +08:00 |
opa.t
|
feat: supprot OPA plugin complex response (#5779)
|
2021-12-15 16:19:26 +08:00 |
openid-configuration.json
|
feat(stream): add limit-conn (#4515)
|
2021-07-13 13:17:52 +08:00 |
openid-connect.t
|
fix: proxy_set_header Host $host may lose port info (#2079)
|
2021-01-27 13:16:07 +08:00 |
openwhisk.t
|
feat: Apache OpenWhisk plugin (#5518)
|
2021-11-25 16:53:28 +08:00 |
plugin.t
|
test: ensure all plugins have unique priority (#3582)
|
2021-02-20 15:40:28 +08:00 |
prometheus2.t
|
ci: lint for editorconfig (#5391)
|
2021-11-03 12:50:17 +08:00 |
prometheus3.t
|
fix: use original modifiedIndex if possible (#4192)
|
2021-05-09 10:31:33 +08:00 |
prometheus.t
|
feat: make A/B test APISIX easier by removing "additionalProperties = false" (#4797)
|
2021-08-12 09:21:10 +08:00 |
proxy-mirror.t
|
feat(proxy-mirror): support mirror requests sample_ratio (#4965)
|
2021-09-10 23:45:10 +08:00 |
proxy-rewrite2.t
|
fix(proxy-rewrite): make sure proxy-rewrite update the core.request.header cache (#5914)
|
2021-12-24 16:02:38 +08:00 |
proxy-rewrite3.t
|
feat(proxy-rewrite): add method proxy (#5292)
|
2021-10-25 10:34:25 +08:00 |
proxy-rewrite.t
|
feat: make A/B test APISIX easier by removing "additionalProperties = false" (#4797)
|
2021-08-12 09:21:10 +08:00 |
real-ip.t
|
feat(real-ip): support specifying trusted addresses (#4864)
|
2021-08-23 09:56:20 +08:00 |
redirect.t
|
feat: support appending query string in redirect (#4298)
|
2021-05-25 10:17:36 +08:00 |
referer-restriction.t
|
feat(referer-restriction): add blacklist and message (#4916)
|
2021-08-30 10:41:04 +08:00 |
request-id.t
|
feat: Request-ID plugin add snowflake algorithm (#4559)
|
2021-08-09 10:20:52 +08:00 |
request-validation.t
|
feat(request-validation): default code is 400 (#5563)
|
2021-11-22 09:37:58 +08:00 |
response-rewrite.t
|
feat: make A/B test APISIX easier by removing "additionalProperties = false" (#4797)
|
2021-08-12 09:21:10 +08:00 |
rocketmq-logger2.t
|
fix(logger): remove incorrect item type of include req/resp body expr (#5886)
|
2021-12-27 15:42:40 +08:00 |
rocketmq-logger-log-format.t
|
feat: rocketmq logger (#5653)
|
2021-12-07 09:14:36 +08:00 |
rocketmq-logger.t
|
test(rocketmq-logger): reduce duplicate sections (#5743)
|
2021-12-10 15:50:52 +08:00 |
server-info.t
|
test: enable master-worker mode by default (#3927)
|
2021-03-29 23:38:07 +08:00 |
serverless.t
|
test: make t/plugin/serverless.t stable (#5889)
|
2021-12-23 14:57:25 +08:00 |
skywalking-logger.t
|
feat: provide skywalking logger plugin (#5478)
|
2021-11-12 15:17:27 +08:00 |
skywalking.t
|
test: make t/plugin/skywalking.t stable (#5170)
|
2021-10-04 10:28:46 +08:00 |
sls-logger.t
|
fix(sls-logger): log entry unable get millisecond timestamp (#5820)
|
2021-12-17 09:06:31 +08:00 |
splunk-hec-logging.t
|
feat(splunk): support splunk hec logging plugin (#5819)
|
2021-12-20 17:51:11 +08:00 |
syslog.t
|
fix: fixed the non-effective plugin configuration update in tcp/udp-logger plugin (#2928)
|
2020-12-04 23:55:38 +08:00 |
tcp-logger.t
|
fix: fixed the non-effective plugin configuration update in tcp/udp-logger plugin (#2928)
|
2020-12-04 23:55:38 +08:00 |
traffic-split2.t
|
feat(stream): add limit-conn (#4515)
|
2021-07-13 13:17:52 +08:00 |
traffic-split3.t
|
feat: make A/B test APISIX easier by removing "additionalProperties = false" (#4797)
|
2021-08-12 09:21:10 +08:00 |
traffic-split4.t
|
test: split large files (#4733)
|
2021-08-02 22:24:46 -04:00 |
traffic-split5.t
|
fix(traffix-split): multiple rules with multiple weighted_upstreams under each rule cause upstream_key duplicate (#5414)
|
2021-11-05 09:56:19 +08:00 |
traffic-split.t
|
test: make t/plugin/traffic-split.t stable (#5176)
|
2021-10-09 09:11:36 +08:00 |
ua-restriction.t
|
fix(ua-restriction): refine plugin configuration check logic (#5728)
|
2021-12-19 19:51:32 +08:00 |
udp-logger.t
|
fix: fixed the non-effective plugin configuration update in tcp/udp-logger plugin (#2928)
|
2020-12-04 23:55:38 +08:00 |
uri-blocker.t
|
fix: prevent being hacked by untrusted request_uri (#5458)
|
2021-11-09 16:21:27 +08:00 |
wolf-rbac.t
|
change(wolf-rbac): change default port number and add authType parameter to documentation (#5477)
|
2021-11-12 15:49:55 +08:00 |
zipkin2.t
|
fix(zipkin): response_span doesn't have correct start time (#5295)
|
2021-10-24 19:07:42 +08:00 |
zipkin.t
|
change(zipkin): rearrange the child span (#3877)
|
2021-03-23 20:19:16 +08:00 |