Commit Graph

10231 Commits

Author SHA1 Message Date
ani-sha
05d041c71d DBZ-7760 Incubate feature in docs 2024-06-28 05:39:10 +02:00
ani-sha
bb32d47f6b DBZ-7760 Documentation for collection scoped streaming 2024-06-28 05:39:10 +02:00
ani-sha
7df6cc7b48 DBZ-7760 MongoDb collection scoped streaming 2024-06-28 05:39:10 +02:00
Jiri Pechanec
be368e18d7 DBZ-7964 Fix formatting 2024-06-27 13:14:14 +02:00
Jakub Cechacek
cac16464b4 DBZ-7964 (quickfix) Only reset error retry counter if poll() successfully produced records 2024-06-27 13:14:14 +02:00
Maithem
19c3fb365b [docs] Update postgresql.adoc
Document some of the side-effects of using replication slots and possible inconsistencies.
2024-06-25 13:49:07 -04:00
Vojtech Juranek
ee0045d962 DBZ-7976 Mark EmbeddedEngine as deprecated 2024-06-25 13:37:22 -04:00
Chris Cranford
3a80751a93 DBZ-7967 Fix Oracle MONITORING/NOMONITORING clause on CREATE TABLE 2024-06-25 12:11:20 +02:00
twthorn
1a4c22177f DBZ-6721 Add docs for SMTs 2024-06-25 12:10:13 +02:00
dependabot[bot]
1bb68dbcb6 [ci] Bump tj-actions/changed-files from 44.5.2 to 44.5.5
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.5.2 to 44.5.5.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v44.5.2...v44.5.5)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 18:52:25 -04:00
roldanbob
caae1c1ccc DBZ-7968 Replace incorrect Title annotation comments in connector docs 2024-06-24 15:51:57 -04:00
Chris Cranford
30d3c9d97a DBZ-6618 More changes 2024-06-21 10:48:08 -04:00
Chris Cranford
e178169ee2 DBZ-6618 More suggestions 2024-06-21 10:48:08 -04:00
Chris Cranford
d096603ae7 DBZ-6618 Apply suggested edits 2024-06-21 10:48:08 -04:00
Chris Cranford
de38ec8651 DBZ-6618 Document usage of ${source. prefix for table name formatting 2024-06-21 10:48:08 -04:00
Chris Cranford
63a439ef49 DBZ-7783 Use ServiceRegistry rather than CharsetRegistry directly 2024-06-21 10:52:29 +02:00
Chris Cranford
48c8a9d2db DBZ-7783 Remove unused instance of charset registry 2024-06-21 10:52:29 +02:00
Chris Cranford
08c7977cb7 DBZ-7783 Add BinlogCharsetRegistry to the service registry 2024-06-21 10:52:29 +02:00
Chris Cranford
6b9a49cbaa DBZ-7783 Remove MySQL driver dependency 2024-06-21 10:52:29 +02:00
Chris Cranford
ab821a0219 DBZ-7783 Add MariaDB Charset Mappings 2024-06-21 10:52:29 +02:00
Chris Cranford
14ec7d6477 DBZ-7783 Introduce BinlogCharsetRegistry contract 2024-06-21 10:52:29 +02:00
Chris Cranford
09de996b64 DBZ-7961 Bump Quarkus Outbox Extension to Quarkus 3.12.0 2024-06-21 06:18:05 +02:00
Chris Cranford
bedee9fc5d DBZ-7961 Bump Quarkus Outbox Extension to Quarkus 3.11.2 2024-06-21 06:18:05 +02:00
ani-sha
1315a857f9 DBZ-6522 Revert test changes for shouldFailWithoutPermissions() 2024-06-19 13:27:01 +02:00
ani-sha
5f6f40d591 DBZ-6522 Obtain offset _data string using mongo router to validate tests 2024-06-19 13:27:01 +02:00
ani-sha
b26aec4e9b DBZ-6522 Reorder assert statements 2024-06-19 13:27:01 +02:00
ani-sha
774edcacfa DBZ-6522 Resume token handling for documents with complex ids 2024-06-19 13:27:01 +02:00
Chris Cranford
76108b4835 DBZ-7939 Recommended changes 2024-06-18 13:02:03 -04:00
Chris Cranford
83febe0dbe DBZ-7939 Recommended changes 2024-06-18 13:02:03 -04:00
Chris Cranford
c120fe02f9 DBZ-7939 Clarify LogMiner destination name configuration expectations 2024-06-18 13:02:03 -04:00
Ondrej Babec
9e684af94a [ci] Update Jenkins jobs to CentosStream9 2024-06-18 10:17:08 +02:00
mfvitale
864690ce06 DBZ-7947 Check for read-only mode incompatibility 2024-06-17 11:03:24 +02:00
Fiore Mario Vitale
fa6d4e9e66 DBZ-7917 Improve read only incremental snapshot doc
Co-authored-by: roldanbob <broldan@redhat.com>
2024-06-17 10:47:14 +02:00
Fiore Mario Vitale
971e1fc1ab DBZ-7917 Improve read only incremental snapshot doc
Co-authored-by: roldanbob <broldan@redhat.com>
2024-06-17 10:47:14 +02:00
mfvitale
70fba6561b DBZ-7947 Correctly skip test not supported by read only mode 2024-06-17 10:47:14 +02:00
mfvitale
c0021ca53d DBZ-7917 Document PostgreSQL read-only incremental snapshot. 2024-06-17 10:47:14 +02:00
Piotr Piastucki
06f319d221 DBZ-7951 Call commit after running DDL statements
PostgreSQL does not auto-commit DDL statements so, currently, other clients trying to execute DDL statements might get stuck until commit is invoked in storeRecord for instance.
2024-06-14 10:27:46 +02:00
Chris Cranford
4c3781a22f DBZ-7944 Revert exclude signal data collection from Oracle supplemental log check 2024-06-14 07:54:55 +02:00
Chris Cranford
cf3cf909e5 DBZ-7944 Move signal collection check to snapshot select logic 2024-06-14 07:54:55 +02:00
Chris Cranford
7c2ca32b6b DBZ-7944 Exclude signal data collection from Oracle supplemental log check 2024-06-14 07:54:55 +02:00
Chris Cranford
57a6c43bf3 DBZ-7944 Exclude signal table from snapshot data collection 2024-06-14 07:54:55 +02:00
Chris Cranford
8f02d9bf39 DBZ-7942 Fix test failures 2024-06-14 07:44:56 +02:00
Chris Cranford
c06b1ce0be DBZ-7942 Address parsing signal tables with special characters 2024-06-14 07:44:56 +02:00
Chris Cranford
dbb11231d3 DBZ-7948 Run JDBC sink integration tests on connector changes 2024-06-14 07:39:56 +02:00
Debezium Builder
f9f129e995 [release] Development version for testing module deps 2024-06-13 09:17:31 +00:00
Debezium Builder
db691fd16f [maven-release-plugin] prepare for next development iteration 2024-06-13 09:04:36 +00:00
Debezium Builder
73ce5c5058 [maven-release-plugin] prepare release v2.7.0.Beta2 2024-06-13 09:04:36 +00:00
Debezium Builder
b5bd927193 [release] Stable 2.7.0.Beta2 for testing module deps 2024-06-13 09:02:03 +00:00
Jiri Pechanec
108a236d6a [release] Changelog for 2.7.0.Beta2 2024-06-13 10:59:00 +02:00
mfvitale
0fbc63c0c7 DBZ-7917 Add javadocs to PostgresReadOnlyIncrementalSnapshotChangeEventSource, PgSnapshot and PostgresReadOnlyIncrementalSnapshotContext 2024-06-13 08:41:49 +02:00