Releases: scylladb/scylla-cdc-java
Releases · scylladb/scylla-cdc-java
scylla-cdc-1.3.11
What's Changed
- Allow GroupedTasks construction with GenerationId only by @dkropachev in #176
Full Changelog: scylla-cdc-1.3.10...scylla-cdc-1.3.11
scylla-cdc-1.3.10
What's Changed
- fix(deps): update netty monorepo to v4.2.10.final by @renovate[bot] in #165
- chore(deps): update dependency io.fabric8:docker-maven-plugin to v0.48.1 by @renovate[bot] in #166
- fix(deps): update
scylla.driver.versionto3.11.5.13by @nikagra in #174
New Contributors
Full Changelog: scylla-cdc-1.3.9...scylla-cdc-1.3.10
scylla-cdc-1.3.9
What's Changed
- Update scylla driver to 3.11.5.11 by @dkropachev in #155
Full Changelog: scylla-cdc-1.3.8...scylla-cdc-1.3.9
scylla-cdc-1.3.8
What's Changed
- chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.8 by @renovate[bot] in #109
- chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.5.4 by @renovate[bot] in #108
- chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4 by @renovate[bot] in #110
- chore(deps): update dependency io.fabric8:docker-maven-plugin to v0.46.0 by @renovate[bot] in #113
- fix(deps): update slf4j monorepo by @renovate[bot] in #112
- chore(deps): update dependency org.apache.maven.scm:maven-scm-provider-gitexe to v2.2.1 by @renovate[bot] in #115
- chore(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.1 by @renovate[bot] in #114
- chore(deps): update dependency org.sonatype.central:central-publishing-maven-plugin to v0.9.0 by @renovate[bot] in #116
- fix(deps): update dependency com.google.guava:guava to v33.5.0-jre by @renovate[bot] in #117
- fix(deps): update flogger.version to v0.9 by @renovate[bot] in #119
- fix(deps): update dependency net.sourceforge.argparse4j:argparse4j to v0.9.0 - autoclosed by @renovate[bot] in #118
- fix(deps): update junit-framework monorepo to v5.14.0 by @renovate[bot] in #120
- fix(deps): update netty monorepo to v4.2.6.final by @renovate[bot] in #121
- fix(deps): update dependency org.slf4j:slf4j-jdk14 to v2 by @renovate[bot] in #124
- fix(deps): update netty monorepo to v4.2.7.final by @renovate[bot] in #130
- Finish background task in AlterTableIT gracefully by @Bouncheck in #132
- Update scylla driver core to 3.11.5.9 by @dkropachev in #127
- Driver3Reader: recreate schema between pages by @Bouncheck in #135
- fix(deps): update junit-framework monorepo to v5.14.1 by @renovate[bot] in #140
- Add IT that ALTERs right before Reader fetches next page by @Bouncheck in #134
- support CDC with tablets by @mlitvk in #102
- Update scylla-driver to 3.11.5.10 by @dkropachev in #146
- chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3.5.0 by @renovate[bot] in #147
- Fixed workersCount overriding by @Stepuk in #150
- Add handling for generations without streams by @Bouncheck in #145
New Contributors
- @renovate[bot] made their first contribution in #109
- @mlitvk made their first contribution in #102
- @Stepuk made their first contribution in #150
Full Changelog: scylla-cdc-1.3.7...scylla-cdc-1.3.8
scylla-cdc-1.3.7
What's Changed
- Expose
withMinimalWaitForWindowMsandwithClockoptions inCDCConsumerin #104
Full Changelog: scylla-cdc-1.3.6...scylla-cdc-1.3.7
scylla-cdc-1.3.6
What's Changed
- Bug fix by @Prateekdecp in #82
- Read each partition individually rather than using WHERE {set} IN query by @0xF0D0 in #66
- Bump io.netty:netty-common from 4.1.94.Final to 4.1.115.Final in /scylla-cdc-driver3 by @dependabot in #84
- add renovate.json by @dkropachev in #87
- update libraries and java version by @dkropachev in #86
- Make load balancing policy token aware when local-dc is provided by @dkropachev in #88
- Add integration test that alters table at runtime by @Bouncheck in #89
- Upgrade java driver to 3.11.5.7 by @Bouncheck in #90
- Add minimalWaitForWindowMs to WorkerConfiguration by @Bouncheck in #75
New Contributors
- @Prateekdecp made their first contribution in #82
- @0xF0D0 made their first contribution in #66
Full Changelog: scylla-cdc-1.3.3...scylla-cdc-1.3.6
scylla-cdc-1.3.5
What's Changed
- Bug fix by @Prateekdecp in #82
- Read each partition individually rather than using WHERE {set} IN query by @0xF0D0 in #66
- Bump io.netty:netty-common from 4.1.94.Final to 4.1.115.Final in /scylla-cdc-driver3 by @dependabot in #84
- update libraries and java version by @dkropachev in #86
- Make load balancing policy token aware when local-dc is provided by @dkropachev in #88
- Add integration test that alters table at runtime by @Bouncheck in #89
- Upgrade java driver to 3.11.5.7 by @Bouncheck in #90
- Add minimalWaitForWindowMs to WorkerConfiguration by @Bouncheck in #75
- Update ExponentialRetryBackoffWithJitter by @Bouncheck in #94
- Expose additional pooling options by @Bouncheck in #95
New Contributors
- @Prateekdecp made their first contribution in #82
- @0xF0D0 made their first contribution in #66
- @dkropachev made their first contribution in #87
Full Changelog: scylla-cdc-1.3.3...scylla-cdc-1.3.5
scylla-cdc-1.3.4
What's Changed
- Fix for withSleepBeforeGenerationDoneMs @Prateekdecp in #82
- Read each partition individually rather than using WHERE {set} IN query by @0xF0D0 in #66
- Bump io.netty:netty-common from 4.1.94.Final to 4.1.115.Final in /scylla-cdc-driver3 by @dependabot in #84
- update libraries and java version by @dkropachev in #86
- Make load balancing policy token aware when local-dc is provided by @dkropachev in #88
- Add integration test that alters table at runtime by @Bouncheck in #89
- Upgrade java driver to 3.11.5.7 by @Bouncheck in #90
New Contributors
- @Prateekdecp made their first contribution in #82
- @0xF0D0 made their first contribution in #66
- @dkropachev made their first contribution in #87
Full Changelog: scylla-cdc-1.3.3...scylla-cdc-1.3.4
scylla-cdc-1.3.3
What's Changed
- Add configurable fetch size by @Bouncheck in #81
- Change task update logic after consumed change by @Bouncheck in #78
- Bump io.netty:netty-handler from 4.1.75.Final to 4.1.94.Final in /scylla-cdc-base by @dependabot in #80
Full Changelog: scylla-cdc-1.3.2...scylla-cdc-1.3.3
scylla-cdc-1.3.2
What's Changed
- Update scylla-driver-core dependency to 3.11.5.0 by @avelanarius in #77
Full Changelog: scylla-cdc-1.3.1...scylla-cdc-1.3.2