You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bahir.apache.org by es...@apache.org on 2022/07/17 15:00:23 UTC

[bahir-flink] branch BAHIR-308 updated (f615204 -> 82ad516)

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

eskabetxe pushed a change to branch BAHIR-308
in repository https://gitbox.apache.org/repos/asf/bahir-flink.git


    omit f615204  [BAHIR-308] Bump flink version to 1.15.1
    omit 66cc4f1  [BAHIR-308] Remove support for scala 2.11
     add d7d3e5d  [BAHIR-284] Add option to use token authentication for influxdb2
     add 751955b  [BAHIR-308] Remove support for scala 2.11
     add 82ad516  [BAHIR-308] Bump flink version to 1.15.1

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (f615204)
            \
             N -- N -- N   refs/heads/BAHIR-308 (82ad516)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../influxdb/sink/InfluxDBSinkBuilder.java         | 30 ++++++++++++++++--
 .../influxdb/sink/InfluxDBSinkOptions.java         | 25 +++++++++++----
 .../influxdb/sink/InfluxDBSinkBuilderTest.java     | 37 +++++++++++++++++-----
 .../influxdb/util/InfluxDBContainer.java           |  1 +
 4 files changed, 76 insertions(+), 17 deletions(-)