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

fpaul pushed a change to branch v4.0
in repository https://gitbox.apache.org/repos/asf/flink-connector-kafka.git


    from 1461e419 [hotfix] Set version to 4.0-SNAPSHOT
     new 9d14d463 [FLINK-37714][Connector/Kafka] Generate entities in a 
temporary folder while tests
     new 312ec29b [FLINK-37983] Update to Kafka client 3.9.1  (#180)
     new 90184b25 [FLINK-38063] Update dependencies

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 flink-connector-kafka/pom.xml                      |   1 -
 .../kafka/testutils/DockerImageVersions.java       |   4 +-
 .../kafka/table/KafkaChangelogTableITCase.java     |  16 +-
 .../connectors/kafka/table/KafkaTableITCase.java   | 170 ++++++++++++---------
 .../connectors/kafka/table/KafkaTableTestBase.java |  20 +--
 .../kafka/table/UpsertKafkaTableITCase.java        | 101 ++++++------
 .../src/main/resources/META-INF/NOTICE             |   2 +-
 pom.xml                                            | 103 +++++++------
 8 files changed, 233 insertions(+), 184 deletions(-)

Reply via email to