Skip to content

v7.0.0

Latest
Compare
Choose a tag to compare
@jjaakola-aiven jjaakola-aiven released this 07 May 11:01
· 20 commits to main since this release

Backwards compatibility

The Aiven Elasticsearch Connector for Apache Kafka is not anymore compatible with Elasticsearch 6.x. The connector
will now use the official Elasticsearch Java API Client.

What's Changed

  • Fix getting connector version by @ivanyu in #51
  • docs(security): change bugbounty provider from h1 to bugcrowd by @DocEmmetBrown in #90
  • fix: make the connector fail if a record is not recoverable even if drop.invalid.message is specified by @eliax1996 in #89
  • chore: bump gradle and fix version loading by @jeqo in #98
  • feat: add ElasticSearch 8 compatibility by @jjaakola-aiven in #94

Full Changelog: v6.1.1...v7.0.0