Skip to content

Commit e96ac5c

Browse files
authored
Update connector version (#70)
1 parent 579cdde commit e96ac5c

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ asciidoc:
1212
page-product: Neo4j Connector for Kafka
1313
kafka-connect-version: 3.0
1414
connector-version: '5.1'
15-
exact-connector-version: '5.1.9'
15+
exact-connector-version: '5.1.10'
1616
page-pagination: true
1717
product-name: Neo4j Connector for Kafka
1818
url-common-license-page: https://neo4j.com/docs/license/

modules/ROOT/pages/changelog.adoc

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
This page lists changes to the {product-name}.
44

5+
== Version 5.1.10
6+
7+
This is a maintenance release which provides updated dependencies.
8+
9+
== Version 5.1.9
10+
11+
[cols="1,2", options="header"]
12+
|===
13+
| Feature | Details
14+
15+
a|
16+
label:bug[]
17+
label:fixed[]
18+
19+
Incorrect parsing of Neo4j version.
20+
| Resolved an issue where the sink connector fails due to wrong handling of Neo4j version strings.
21+
|===
22+
23+
524
== Version 5.1.8
625

726
[cols="1,2", options="header"]

0 commit comments

Comments
 (0)