Kaynağa Gözat

chore: update ecql to v0.7.1

JianBo He 1 yıl önce
ebeveyn
işleme
af2187db18

+ 1 - 1
apps/emqx_bridge_cassandra/rebar.config

@@ -2,7 +2,7 @@
 
 {erl_opts, [debug_info]}.
 {deps, [
-    {ecql, {git, "https://github.com/emqx/ecql.git", {tag, "v0.7.0"}}},
+    {ecql, {git, "https://github.com/emqx/ecql.git", {tag, "v0.7.1"}}},
     {emqx_connector, {path, "../../apps/emqx_connector"}},
     {emqx_resource, {path, "../../apps/emqx_resource"}},
     {emqx_bridge, {path, "../../apps/emqx_bridge"}}

+ 1 - 1
apps/emqx_bridge_cassandra/test/emqx_bridge_cassandra_SUITE.erl

@@ -803,7 +803,7 @@ t_update_action_sql(Config) ->
     ),
 
     %% Update the SQL Teamplate
-    {ok, {{_, 201, _}, _, _}} =
+    {ok, _} =
         emqx_bridge_testlib:update_bridge_api(
             Config,
             #{