Skip to content

Releases: neo4j/neo4j-cdc-client

1.0.8

14 Oct 10:18
Compare
Choose a tag to compare

Changelog

4f914f7 build: release version 1.0.8
d15f00d Revert "build(deps): bump slf4j-api.version from 1.7.36 to 2.0.0 (#77)" (#84)
4351e34 build(deps): bump com.mycila:license-maven-plugin from 4.5 to 4.6 (#81)
54a44c1 build(deps): bump org.jetbrains:annotations from 25.0.0 to 26.0.1 (#83)
c06f74b build(deps-dev): bump testcontainers.version from 1.20.1 to 1.20.2 (#79)
9410c43 build(deps-dev): bump org.junit.jupiter:junit-jupiter (#78)
780c90e build(deps): bump slf4j-api.version from 1.7.36 to 2.0.0 (#77)
c662f4c build(deps): bump org.jreleaser:jreleaser-maven-plugin (#66)
124e36a build(deps-dev): bump org.apache.commons:commons-lang3 (#64)
591d743 build(deps): bump org.apache.maven.plugins:maven-deploy-plugin (#67)
4b79e79 build(deps): bump org.jetbrains:annotations from 24.1.0 to 25.0.0 (#73)
293b79b build(deps): bump reactor.version from 3.6.9 to 3.6.10 (#70)
0dcee74 build(deps): bump org.apache.maven.plugins:maven-install-plugin (#65)
88fc96c build(deps-dev): bump husky from 9.1.5 to 9.1.6 (#71)
7cf5743 build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#76)
74354ff build(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#74)
4062b1b build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin (#75)
879fda8 build(deps): bump org.apache.maven.plugins:maven-site-plugin (#63)
d6eb9c6 build: update version to 1.0.8-SNAPSHOT

1.0.7

28 Aug 08:28
Compare
Choose a tag to compare

What's Changed

  • test: enable integration tests for neo4j 5.15+ by @venikkin in #9
  • refactor: construct selectors using builder pattern by @ali-ince in #10
  • fix: update cursor with current when no changes are returned by @ali-ince in #26
  • fix: use new procedure names by @ali-ince in #48
  • feat: add transaction config supplier by @Emrehzl94 in #58

Full Changelog: 1.0.6...v1.0.7

1.0.6

06 Dec 15:43
Compare
Choose a tag to compare

What's Changed

  • build: add javadoc and source jars by @venikkin in #7
  • feat: add support for 5.15 key format and rename relationship keys by @venikkin in #8

Full Changelog: 1.0.5...1.0.6

1.0.5

20 Nov 10:58
d67e754
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.4...1.0.5

1.0.4

15 Nov 14:16
bfe4933
Compare
Choose a tag to compare

What's Changed

  • feat: add methods to provide additional/finer config params by @meistermeier in #5

Full Changelog: 1.0.3...1.0.4

1.0.3

11 Oct 09:57
322ba9b
Compare
Choose a tag to compare

Fixed licensing information

1.0.2

10 Oct 15:39
d408b8e
Compare
Choose a tag to compare
build: set license and release version

1.0.1

06 Oct 10:29
Compare
Choose a tag to compare

feat: add sessionConfig supplier #3

1.0.0

26 Sep 14:14
99436f1
Compare
Choose a tag to compare
build: add missing environment vars