Releases: neo4j/neo4j-kafka-connector
5.1.0-beta02
Changelog
368cd1c build: release version 5.1.0-beta02
53dd619 feat: make schemas protobuf compatible (#67)
04f96ef refactor: re-implement cypher sink strategy (#66)
2d5343a ci: update version
40be48a ci: update token references
7c7a5f9 build: update kafka client and confluent platform (#65)
cb5935a build: update version to 5.1.0-SNAPSHOT
5.1.0-beta01
Changelog
35d23f5 build: release version 5.1.0-beta01
6e29c5a build: add default implementation entries to packages
2634a38 refactor: rename source-id config keys (#64)
99ab51d feat: add telemetry support (#63)
602eac9 test: add integration tests for cdc sink strategies (#62)
b33483a feat: support new cdc messages for cdc strategies (#61)
39431db feat: add support for constructing change events (#60)
b9870d9 test: adding more message formats to integration tests (#58)
967d5d7 feat: add headers for cdc generated messages (#59)
a561087 build: update version to 5.1.0-SNAPSHOT
5.1.0-alpha03
Changelog
0bdde81 build: release version 5.1.0-alpha03
cb6a2a4 fix: parse indexed patterns with sorted order (#57)
3ed32e2 build: upgrade byte-buddy to fix issue with JDK 21 (#56)
bf2e1c4 feat: make CDC message key serialization configurable (#52)
0bd49c0 chore: fix current and forbid future compilation warnings (#55)
e610495 fix: make event state schemas backward compatible (#54)
2b505eb chore: add CODEOWNERS and harden github path
335c589 refactor: remove redundant logic to replace database in property keys (#50)
c981d5e test: add integration tests for CDC source strategy (#49)
cbf4fa0 ci: add build cache feature (#51)
4e8eddd ci: format for trigger testing
9209cc4 ci: remove trailing whitespace
fd25394 ci: format for trigger testing
552ad5c ci: update build script version
58996e9 ci: update secrets
e39f237 refactor: make sink config consistent with the source (#48)
d869af0 build: update version to 5.1.0-SNAPSHOT
5.1.0-alpha02
Changelog
743d1f8 build: release version 5.1.0-alpha02
750f829 feat: support new CDC keys structure (#46)
3f8dbe4 build: delete open source kafka connect zip archives (#45)
568947e fix: move trigger rules to correct parameter (#43)
8eda0e2 build: return snapshot version (#42)
621d7d5 ci: correct release procedure, commit missing parent version (#41)
5.1.0-alpha01
Changelog
da494a7 build: release version 5.1.0-alpha01
8e82614 ci: use native git installed on agents (#36)
9f359d2 ci: execute git step in docker, validate version (#35)
6a20b01 ci: release pipeline (#30)
1d97ad6 fix: flaky test (crashes when list is empty)
7384fe9 fix: artifact name to allow both new source & sink to be deployed (#33)
5f46a9d fix: metadata selector parsing
917be75 fix: validate patterns only for pattern settings (#31)
054638e build: split packages (#29)
ab110fd feat: provide additional pattern config mechanism (#28)
eb8ad95 feat: convert change event to connect schema and struct (#26)
0b6895c fix: port fix for neo4j-contrib/neo4j-streams/issues/537 (#27)
8a06dc8 fix: port fix for neo4j-contrib/neo4j-streams/issues/567
fd036ab feat: introduce test & testing components for new source & sink (#24)
20c20a7 feat: introduce e2e test infrastructure for sink (#22)
62fbfee refactor: simplify configkey construction (#23)
dd344fc ci: set git auth method
65e58df ci: use a different name
7e4c5f3 ci: create an explicit vcs root for builds
1c4025e ci: set id explicitly
a237514 ci: configure vcs branch spec explicitly
b9540e7 ci: remove build cache feature (#21)
dd667de feat: source cdc support (#20)
42518e1 refactor: extract end-to-end test infrastructure + minor improvements (#18)
6c12c95 build: configure and document direnv (#19)
f5fbdfd build: remove connector-utils (#15)
32a8ba2 ci: fix build cache feature (#17)
ad2767a fix: stabilize CI (#16)
a8d0389 Introduce end-to-end test infrastructure for Neo4j sources
92f3d8e chore: rename packages (#14)
606e013 feat: introduce new configuration (#13)
d32cc52 build: fix build warnings (#12)
a654010 build: split projects (#10)
0e6ec08 feat: introduce cdc client library (#7)
d5cc40e style: make intellij and spotless formatting consistent (#8)
b0f81c9 test: migrate to junit jupiter (#6)
16a4a1c build: refactor maven module structure (#5)
e5ea20e ci: revert to repeated build of build-resources
bead5d7 ci: make pom location customisable
8aca805 ci: remove duplicate maven step and remove clean targets
5a1c578 ci: add prepare build step (#4)
e2fff0d build: refactor maven modules (#3)
07efcf5 ci: upgrade script version (#2)
45ac906 ci: set-up teamcity coded pipelines (#1)
6ab213e Update readme.adoc
2cbfb4a fixes #553: Struct can not be created from an array with optional elements (#554)
8fae5f0 remove docs (5.0) (#547)