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 2021/02/10 04:02:10 UTC

[apisix] branch master updated (653e153 -> 13f3139)

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 653e153  change: default to cache DNS record according to the TTL (#3530)
     add 13f3139  change: global rules should not be executed on the internal api (#3396)

No new revisions were added by this update.

Summary of changes:
 apisix/api_router.lua    |  13 ++++--
 apisix/init.lua          | 108 ++++++-----------------------------------------
 apisix/plugin.lua        |  74 ++++++++++++++++++++++++++++++++
 conf/config-default.yaml |   2 +
 t/node/global-rule.t     |  56 +++++++++++++++++++++++-
 5 files changed, 153 insertions(+), 100 deletions(-)