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

[incubator-apisix] branch master updated (7d33fb6 -> 5e85e93)

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

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


    from 7d33fb6  bugfix: key-auth plugin cannot run accurately in the case of multiple consumers (#826)
     add 5e85e93  change: don't strip square brackets from the IPv6 (#822)

No new revisions were added by this update.

Summary of changes:
 lua/apisix/core/utils.lua                          |  8 +++----
 rockspec/apisix-master-0.rockspec                  |  1 +
 t/APISIX.pm                                        |  8 +++++++
 t/core/utils.t                                     |  8 ++++---
 ...hcheck-multiple-worker.t => healthcheck-ipv6.t} | 28 ++++++++++++++++------
 t/node/remote-addr-ipv6.t                          |  7 +++---
 t/node/{upstream-domain.t => upstream-ipv6.t}      | 20 ++++++++++++----
 7 files changed, 58 insertions(+), 22 deletions(-)
 copy t/node/{healthcheck-multiple-worker.t => healthcheck-ipv6.t} (85%)
 copy t/node/{upstream-domain.t => upstream-ipv6.t} (85%)