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/08/02 05:34:34 UTC

[apisix] branch master updated: chore: upgrade lua-resty-etcd to 1.8.3 (#7565)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9749a9c13 chore: upgrade lua-resty-etcd to 1.8.3 (#7565)
9749a9c13 is described below

commit 9749a9c1314cc19a194384ee2409b705dc7b5481
Author: tzssangglass <tz...@gmail.com>
AuthorDate: Tue Aug 2 13:34:26 2022 +0800

    chore: upgrade lua-resty-etcd to 1.8.3 (#7565)
---
 rockspec/apisix-master-0.rockspec | 2 +-
 t/deployment/conf_server.t        | 4 ----
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/rockspec/apisix-master-0.rockspec b/rockspec/apisix-master-0.rockspec
index bb0b39e29..e012abd72 100644
--- a/rockspec/apisix-master-0.rockspec
+++ b/rockspec/apisix-master-0.rockspec
@@ -34,7 +34,7 @@ dependencies = {
     "lua-resty-ctxdump = 0.1-0",
     "lua-resty-dns-client = 6.0.2",
     "lua-resty-template = 2.0",
-    "lua-resty-etcd = 1.8.2",
+    "lua-resty-etcd = 1.8.3",
     "api7-lua-resty-http = 0.2.0",
     "lua-resty-balancer = 0.04",
     "lua-resty-ngxvar = 0.5.2",
diff --git a/t/deployment/conf_server.t b/t/deployment/conf_server.t
index 7b06cf09d..4943c78e4 100644
--- a/t/deployment/conf_server.t
+++ b/t/deployment/conf_server.t
@@ -124,8 +124,6 @@ deployment:
             - http://[::1]:2379
 --- error_log
 dns resolve localhost, result:
---- no_error_log
-[error]
 --- response_body
 foo
 
@@ -236,8 +234,6 @@ OK
 --- error_log
 x.com is resolved to: 127.0.0.3
 x.com is resolved to: 127.0.0.2
---- no_error_log
-[error]