Browse Source

chore: update changes && app version

firest 2 years ago
parent
commit
d01eee7fe4
2 changed files with 2 additions and 1 deletions
  1. 1 1
      apps/emqx_connector/src/emqx_connector.app.src
  2. 1 0
      changes/ee/fix-11225.en.md

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

@@ -1,7 +1,7 @@
 %% -*- mode: erlang -*-
 %% -*- mode: erlang -*-
 {application, emqx_connector, [
 {application, emqx_connector, [
     {description, "EMQX Data Integration Connectors"},
     {description, "EMQX Data Integration Connectors"},
-    {vsn, "0.1.26"},
+    {vsn, "0.1.27"},
     {registered, []},
     {registered, []},
     {mod, {emqx_connector_app, []}},
     {mod, {emqx_connector_app, []}},
     {applications, [
     {applications, [

+ 1 - 0
changes/ee/fix-11225.en.md

@@ -0,0 +1 @@
+Fix the `username` of PostgreSQL/Timescale/MatrixDB bridges could be empty