You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2022/01/14 01:35:29 UTC

[apisix] branch master updated (f3d7550 -> 7a31ec7)

This is an automated email from the ASF dual-hosted git repository.

spacewander pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git.


    from f3d7550  fix: the prometheus lables are inconsistent when using the same batch-processor instance on multi plugins (#6055)
     add 7a31ec7  fix: upgrade jsonschema to 0.9.6 (#6091)

No new revisions were added by this update.

Summary of changes:
 rockspec/apisix-master-0.rockspec |  2 +-
 t/admin/health-check.t            |  8 ++++----
 t/admin/routes.t                  |  6 +++---
 t/admin/routes3.t                 |  2 +-
 t/admin/services-string-id.t      |  6 +++---
 t/admin/services.t                |  6 +++---
 t/admin/upstream-array-nodes.t    |  8 ++++----
 t/admin/upstream.t                |  8 ++++----
 t/admin/upstream2.t               |  2 +-
 t/admin/upstream3.t               |  2 +-
 t/admin/upstream4.t               |  4 ++--
 t/node/healthcheck-passive.t      |  2 +-
 t/node/healthcheck.t              |  4 ++--
 t/node/upstream-keepalive-pool.t  |  2 +-
 t/plugin/api-breaker.t            |  2 +-
 t/plugin/authz-keycloak.t         |  6 +++---
 t/plugin/batch-requests.t         |  4 ++--
 t/plugin/client-control.t         |  2 +-
 t/plugin/example.t                |  2 +-
 t/plugin/gzip.t                   | 10 +++++-----
 t/plugin/ip-restriction.t         |  6 +++---
 t/plugin/kafka-logger2.t          |  4 ++--
 t/plugin/limit-conn.t             |  8 ++++----
 t/plugin/limit-count.t            | 12 ++++++------
 t/plugin/limit-req.t              |  4 ++--
 t/plugin/proxy-mirror.t           |  2 +-
 t/plugin/real-ip.t                |  2 +-
 t/plugin/request-validation.t     |  8 ++++----
 t/plugin/response-rewrite.t       |  2 +-
 t/plugin/zipkin.t                 |  4 ++--
 30 files changed, 70 insertions(+), 70 deletions(-)