Ver código fonte

chore: bump influxdb version && update changes

firest 2 anos atrás
pai
commit
7d46fe8390

+ 1 - 1
apps/emqx_bridge_influxdb/src/emqx_bridge_influxdb.app.src

@@ -1,6 +1,6 @@
 {application, emqx_bridge_influxdb, [
     {description, "EMQX Enterprise InfluxDB Bridge"},
-    {vsn, "0.1.0"},
+    {vsn, "0.1.1"},
     {registered, []},
     {applications, [kernel, stdlib, influxdb]},
     {env, []},

+ 1 - 0
changes/ee/feat-10679.en.md

@@ -0,0 +1 @@
+Refactor the directory structure of the InfluxDB data bridge.