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

dannycranmer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 1ec4acd2c99 [FLINK-27155][changelog] Reduce multiple reads to the same 
Changelog file in the same taskmanager during restore
     add d2704b111a2 [FLINK-28094][kinesis][glue] Updating AWS SDK versions for 
Kinesis connectors and Glue Schema Registry formats

No new revisions were added by this update.

Summary of changes:
 flink-connectors/flink-connector-aws-base/pom.xml  | 18 ++--
 .../connector/aws/util/AWSAsyncSinkUtilTest.java   | 15 ++++
 .../flink-connector-aws-kinesis-firehose/pom.xml   | 22 +++--
 .../flink-connector-aws-kinesis-streams/pom.xml    | 21 +++--
 flink-connectors/flink-connector-kinesis/pom.xml   | 44 +++++-----
 .../src/main/resources/META-INF/NOTICE             | 58 ++++++-------
 .../util/JobManagerWatermarkTrackerTest.java       |  6 +-
 .../src/main/resources/META-INF/NOTICE             | 36 ++++----
 .../src/main/resources/META-INF/NOTICE             | 41 +++++----
 .../pom.xml                                        | 22 +++--
 .../flink-glue-schema-registry-avro-test/pom.xml   | 97 ++++++++++++++++------
 .../flink-glue-schema-registry-json-test/pom.xml   | 81 +++++++++++-------
 .../flink-avro-glue-schema-registry/pom.xml        | 60 ++++++++-----
 .../flink-json-glue-schema-registry/pom.xml        | 73 ++++++++--------
 14 files changed, 359 insertions(+), 235 deletions(-)

Reply via email to