Releases: yugabyte/debezium-connector-yugabytedb
Releases · yugabyte/debezium-connector-yugabytedb
v1.9.5.y.30
What's Changed
- [yugabyte/yugabyte-db#18239] Add consistency configuration properties by @vaibhav-yb in #249
Full Changelog: v1.9.5.y.29...v1.9.5.y.30
v1.9.5.y.29
What's Changed
- Add task ID to the log statement while getting callback by @vaibhav-yb in #243
- Refactor wait code section into methods by @vaibhav-yb in #244
- Explicit checkpoint wait on Tablet Split is now based on LastRecordCheckpoint by @adithya-yb in #246
Full Changelog: v1.9.5.y.28...v1.9.5.y.29
v1.9.5.y.28
What's Changed
- Download JDBC jar from GitHub releases by @vaibhav-yb in #235
- Add commit_time from record to Kafka instead of response safe_time by @adithya-yb in #242
Full Changelog: v1.9.5.y.27...v1.9.5.y.28
v1.9.5.y.27
What's Changed
- [yugabyte/yugabyte-db#18076] Fix test errors by @vaibhav-yb in #241
- [yugabyte/yugabyte-db#18075] Send snapshot_done_key before starting streaming by @vaibhav-yb in #239
Full Changelog: v1.9.5.y.26...v1.9.5.y.27
v1.9.5.y.26
What's Changed
- [yugabyte/yugabyte-db#17859] Regression with colocated tables by @vaibhav-yb in #234
- [yugabyte/yugabyte-db#17854] Bug while transition from snapshot to streaming by @vaibhav-yb in #236
- Remove guard logic of using the checkpoints sent by server by @vaibhav-yb in #237
Full Changelog: v1.9.5.y.25...v1.9.5.y.26
v1.9.5.y.25
What's Changed
- Add
walSegmentIndex
parameter while requesting changes by @vaibhav-yb in #227 - Fix flaky tests and test infra failures due to stuck tests by @vaibhav-yb in #232
- [yugabyte/yugabyte-db#17769] Refactoring YugabyteDBOffsetContext by @vaibhav-yb in #233
- Adding changes for consistent streaming of records by @vaibhav-yb in #155
Full Changelog: v1.9.5.y.24...v1.9.5.y.25
v1.9.5.y.24
What's Changed
- [#222] Fix test infra error of not consuming records by @vaibhav-yb in #223
- Test infra changes to fix flakiness by @vaibhav-yb in #228
- [yugabyte/yugabyte-db#17734] Fix loss of precision in timestamp values by @vaibhav-yb in #229
Full Changelog: v1.9.5.y.23...v1.9.5.y.24
v1.9.5.y.23
What's Changed
- [yugabyte/yugabyte-db#16058] Set tablet safetime parameter in the GetChanges request by @vaibhav-yb in #218
- [yugabyte/yugabyte-db#16928] Add method to check the count of intents by @vaibhav-yb in #211
- [yugabyte/yugabyte-db#17541] Log full exceptions instead of just message by @vaibhav-yb in #219
- [yugabyte/yugabyte-db#17551] Make all tests in the connector use explicit checkpointing by @vaibhav-yb in #220
- Add test to verify the function of null values by @vaibhav-yb in #221
Full Changelog: v1.9.5.y.22...v1.9.5.y.23
v1.9.5.y.22
What's Changed
- [yugabyte/yugabyte-db#16905] Fix metrics regex by @vaibhav-yb in #210
- [yugabyte/yugabyte-db#16929] Add method to implement yugabyted restart by @vaibhav-yb in #212
- [yugabyte/yugabyte-db#16563] Send transaction metadata to the transaction topic properly by @vaibhav-yb in #209
- [yugabyte/yugabyte-db#16946] Handle tablet split scenario with explicit checkpointing by @vaibhav-yb in #214
- [yugabyte/yugabyte-db#17167] Crash with Explicit checkpoint + Tablet splitting by @vaibhav-yb in #215
Full Changelog: v1.9.5.y.19...v1.9.5.y.22
v1.9.5.y.100
What's Changed
- Update cdc_consistency branch to use latest code base by @vrajat in #128
- Stream consistency bug fixes and test additions by @vaibhav-yb in #130
- [#148] Modifying compareTo to not compare using sequence by @vaibhav-yb in #151
- [#148] Modifications to add, poll and peek in Merger by @vaibhav-yb in #150
- [#148] Change in yb-client version by @vaibhav-yb in #156
- [#148] Ability to run consistency tests against YugabyteDB docker image by @vaibhav-yb in #159
- [#148] Ignore DDL records while adding to merger by @vaibhav-yb in #160
- [#148] Add UT with complex hierarchical table dependencies by @vaibhav-yb in #154
- Refactoring for consistency related classes by @vaibhav-yb in #165
- [#162] Support for EXPLICIT checkpointing by @suranjan in #161
Full Changelog: v1.9.5.y.19...v1.9.5.y.100