From be1cb166012932157ea71b357c086d11196eddbf Mon Sep 17 00:00:00 2001 From: Ali Ince Date: Wed, 11 Jun 2025 23:00:52 +0100 Subject: [PATCH] Release 5.1.12 --- antora.yml | 2 +- modules/ROOT/pages/changelog.adoc | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/antora.yml b/antora.yml index 87c8359..248dd01 100644 --- a/antora.yml +++ b/antora.yml @@ -12,7 +12,7 @@ asciidoc: page-product: Neo4j Connector for Kafka kafka-connect-version: 3.0 connector-version: '5.1' - exact-connector-version: '5.1.11' + exact-connector-version: '5.1.12' page-pagination: true product-name: Neo4j Connector for Kafka url-common-license-page: https://neo4j.com/docs/license/ diff --git a/modules/ROOT/pages/changelog.adoc b/modules/ROOT/pages/changelog.adoc index a62a3cf..18dbb2d 100644 --- a/modules/ROOT/pages/changelog.adoc +++ b/modules/ROOT/pages/changelog.adoc @@ -2,6 +2,14 @@ This page lists changes to the {product-name}. +== Version 5.1.12 + +This is a maintenance release which provides updated dependencies. + +== Version 5.1.11 + +This is a maintenance release which provides updated dependencies. + == Version 5.1.10 This is a maintenance release which provides updated dependencies. @@ -449,4 +457,4 @@ a| Neo4j 5.15 introduced a breaking change on change event schema, where the structure of the `keys` field in node and relationship change events is updated to handle multiple key constraints. This release supports both the old and the new structure for compatibility. -|=== \ No newline at end of file +|===