You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by to...@apache.org on 2021/05/31 11:12:19 UTC

[apisix] branch master updated (01360fb -> 0d7fa65)

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

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


    from 01360fb  feat: support custom variables_hash_max_size parameters in config.yaml (#4344)
     add 0d7fa65  feat: nacos discovery support group (#4325)

No new revisions were added by this update.

Summary of changes:
 apisix/discovery/nacos.lua        |  20 ++-
 apisix/schema_def.lua             |   4 +
 docs/en/latest/discovery/nacos.md | 111 +++++++++++-
 t/discovery/nacos.t               | 352 ++++++++++++++++++++++++++++++++++++++
 4 files changed, 484 insertions(+), 3 deletions(-)