This is an automated email from the ASF dual-hosted git repository.
dwysakowicz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 4370139 [FLINK-19699][e2e] Collect dmesg output after tests
add 15fa170 [FLINK-18546] Upgrade to Kafka Schema Registry Client 5.5.2
No new revisions were added by this update.
Summary of changes:
.../dev/table/connectors/formats/avro-confluent.md | 2 +-
.../flink-confluent-schema-registry/pom.xml | 1 -
.../flink-avro-confluent-registry/pom.xml | 75 +--
.../src/main/resources/META-INF/NOTICE | 14 -
.../pom.xml | 51 +-
.../src/main/resources/META-INF/NOTICE | 25 +
.../licenses/LICENSE.jakarta-annotation-api | 637 +++++++++++++++++++++
.../META-INF/licenses/LICENSE.jakarta-inject | 637 +++++++++++++++++++++
.../META-INF/licenses/LICENSE.jakarta-ws-rs-api | 637 +++++++++++++++++++++
.../licenses/LICENSE.osgi-resource-locator | 637 +++++++++++++++++++++
flink-formats/pom.xml | 1 +
11 files changed, 2631 insertions(+), 86 deletions(-)
delete mode 100644
flink-formats/flink-avro-confluent-registry/src/main/resources/META-INF/NOTICE
copy flink-formats/{flink-sql-avro =>
flink-sql-avro-confluent-registry}/pom.xml (51%)
create mode 100644
flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/NOTICE
create mode 100644
flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/licenses/LICENSE.jakarta-annotation-api
create mode 100644
flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/licenses/LICENSE.jakarta-inject
create mode 100644
flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/licenses/LICENSE.jakarta-ws-rs-api
create mode 100644
flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/licenses/LICENSE.osgi-resource-locator