A user discovered an issue with the Kafka Connect distribution as a result of an Azure dependency update. I have a PR up to fix that. It would be nice if we could get this in a follow-up 1.7.1 patch release, as the connector won't run on MSK without this.
Issue: https://github.com/apache/iceberg/issues/11489 PR: https://github.com/apache/iceberg/pull/11516 Thanks, Bryan > On Nov 9, 2024, at 1:12 AM, Jean-Baptiste Onofré <j...@nanthrax.net> wrote: > > Great ! > > Thanks Russell for driving this release ! > > Regards > JB > > On Fri, Nov 8, 2024 at 4:33 PM Russell Spitzer > <russell.spit...@gmail.com> wrote: >> >> I'm pleased to announce the release of Apache Iceberg 1.7.0! >> >> Apache Iceberg is an open table format for huge analytic datasets. Iceberg >> delivers high query performance for tables with tens of petabytes of data, >> along with atomic commits, concurrent writes, and SQL-compatible table >> evolution. >> >> This release can be downloaded from: >> https://dlcdn.apache.org/iceberg/apache-iceberg-1.7.0/apache-iceberg-1.7.0.tar.gz >> >> Doc Release notes: https://iceberg.apache.org/releases/#170-release >> >> Github Release Notes: >> https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.7.0 >> >> Java artifacts are available from Maven Central. >> >> Thanks to everyone for contributing!