Commit Graph

9096 Commits

Author SHA1 Message Date
harveyyue
f64ea1a5f8 DBZ-6907 Extract an abstract transformation class from ExtractNewRecordState 2023-10-19 09:35:15 +02:00
Mark Ducommun
57e29ba575
DBZ-7044 Adapted DebeziumContainer to lazily retrieve latest stable… (#4940)
DBZ-7044 Adapted DebeziumContainer to lazily retrieve latest stable image tag when needed and cache it for subsequent usages
2023-10-19 09:28:47 +02:00
harveyyue
2d31987888 DBZ-6970 Add the new property "truncate.enabled" to jdbc doc 2023-10-19 09:12:00 +02:00
Chris Cranford
6e814e17a3 DBZ-6975 Fix test failures 2023-10-18 17:56:12 -04:00
rkerner
b6b56d07cf DBZ-6763 Fix CI tests caused by MongoDbReplicaSet which is trying to stop not running containers almost infinitely 2023-10-18 11:21:01 +02:00
rkerner
84cd41d42a DBZ-7033 Upgrade Kafka to 3.6.0
* remove usage of old SMT parent class `org.apache.kafka.connect.runtime.PredicatedTransformation` that was previously used to enable predicates on an SMT but got removed in Kafka 3.5, see https://github.com/apache/kafka/pull/13184 and https://issues.apache.org/jira/browse/KAFKA-14671
2023-10-18 07:23:42 +02:00
Jiri Pechanec
6dfbdb4f69 DBZ-7033 Upgrade Kafka to 3.6.0 2023-10-18 07:23:42 +02:00
Don Seiler
0d0c784c54 [docs] Update documentation/modules/ROOT/pages/connectors/postgresql.adoc
Thanks @roldanbob

Co-authored-by: roldanbob <broldan@redhat.com>
2023-10-17 21:07:08 -04:00
dtseiler
2dd1b9507c [docs] Add note about including heartbeat table in publication 2023-10-17 21:07:08 -04:00
Jiri Pechanec
cb093057c2 DBZ-7042 Use 8.0 in docs 2023-10-17 13:09:52 +02:00
ani-sha
07c1c0b0ad DBZ-7042 Use mysql server image tag for docker/oracle hub 2023-10-17 13:09:52 +02:00
ani-sha
a72a15fef6 DBZ-7042 Use oracle container registry for MySQL images 2023-10-17 13:09:52 +02:00
mfvitale
db4babbdb4 DBZ-7035 Remove wrong test log configuration 2023-10-17 11:28:53 +02:00
mfvitale
24f1c5322b DBZ-7035 MySqlStreamingChangeEventSource will effectively stop during blocking snapshot 2023-10-17 11:28:53 +02:00
Bob Roldan
8356d3fe47 DBZ-7046 Formatting and xref fixes; addresses downstream build errors 2023-10-17 07:15:37 +02:00
dependabot[bot]
d46082f3b9 [ci] Bump tj-actions/changed-files from 39.2.1 to 39.2.2
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39.2.1 to 39.2.2.
- [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/v39.2.1...v39.2.2)

---
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>
2023-10-17 06:11:22 +02:00
Jiri Pechanec
899ac0d285 DBZ-7015 Hide the option in UI 2023-10-16 15:37:29 +02:00
Praveen Burgu
f9b07e6517 DBZ-7015 Make slot validation check opt-in 2023-10-16 15:37:29 +02:00
Praveen Burgu
7fd68a5a0d DBZ-7015 Enable replication slot advance check
This reverts commit 925de0184c.
2023-10-16 15:37:29 +02:00
ani-sha
49ff78ae9a DBZ-7020 Modify the updated schema envelope, adjust tests 2023-10-16 10:06:38 +02:00
ani-sha
d28bedb710 DBZ-7020 Use single record schema definition 2023-10-16 10:06:38 +02:00
ani-sha
c4fe510f00 DBZ-7020 Add source block struct for transformed records 2023-10-16 10:06:38 +02:00
ani-sha
8cb02eb16a DBZ-7020 Use optional schema for Timezone Converter tests 2023-10-16 10:06:38 +02:00
rajdangwal
cf463bad26 DBZ-7041: pgoutput limitation for generated columns 2023-10-16 10:00:19 +02:00
Bob Roldan
416d1e171b DBZ-7039 Fixes links in Signalling additional resources list 2023-10-13 17:21:25 -04:00
Bob Roldan
537328b1ea DBZ-7039 Link fixes 2023-10-13 17:21:25 -04:00
Bob Roldan
c3fb800797 DBZ-7039 Cherry-pick from DBZ-6997 #4e7d112 2023-10-13 17:21:25 -04:00
Bob Roldan
09cfa6e011 DBZ-6997 Remove trailing quote character from target ID in xref
(cherry picked from commit 3a4e6f356d3b62e2909a975354d70385dc5a0579)
2023-10-13 17:21:25 -04:00
Bob Roldan
618d949765 DBZ-6997 Corrects target ID in xref
(cherry picked from commit b55f1070a7463ee89a4106038cc376dd32d30df1)
2023-10-13 17:21:25 -04:00
Bob Roldan
60e75bd726 DBZ-6997 Update head levels, ModIDs; remove dup IDs; reorg; edits
(cherry picked from commit 87961109dee0e4a9bf7d13ae7f3b8ccf1687d442)
2023-10-13 17:21:25 -04:00
Bob Roldan
00a2ec5a54 DBZ-6997 Make topic source ID and Module ID unique, update xref
(cherry picked from commit fa83eddd83dc974761d7c066cde6f088bdd28a6c)
2023-10-13 17:21:25 -04:00
Bob Roldan
2dd26d9135 DBZ-6997 Add ModID for event changes topic
(cherry picked from commit d7e7fa1b36df4cfc490a11fdce9a96d1b114a761)
2023-10-13 17:21:25 -04:00
Bob Roldan
b44e3959ae DBZ-6997 Dup db2 ID in Using Kafka signals to stop incremental snapshots
(cherry picked from commit 924d7437fd82d187cf3501c62a2e9d3134f46f80)
2023-10-13 17:21:25 -04:00
Bob Roldan
be99ae5d57 DBZ-6997 Replace duplicate "event-flattening" ID
(cherry picked from commit 39f622e9b0de97d6bc0be5bc4498e33ae44bca46)
2023-10-13 17:21:25 -04:00
Bob Roldan
a346bc2106 DBZ-6989 Insert empty line after Db2 incremental snapshot headers
(cherry picked from commit 44224d8195f517ba76771e6fb12e3750a63cdf5f)
2023-10-13 17:21:25 -04:00
Bob Roldan
657ed638d6 DBZ-6989 Refactor SQL Srvr triggering/stopping incremental snapshots doc
(cherry picked from commit 94f80e98f40a117bbf7a80b0bf1ed43f2f58c30b)
2023-10-13 17:21:25 -04:00
Bob Roldan
4586b9ffbe DBZ-6989 Refactor PG triggering/stopping incremental snapshots doc
(cherry picked from commit 674ad34cb305ff044390784c6c3d5188780014c6)
2023-10-13 17:21:25 -04:00
Bob Roldan
eaf5ef1fbc DBZ-6989 Refactor Oracle triggering/stopping incremental snapshots doc
(cherry picked from commit ab639cfe6eddc99ad1f47626a164a27cffeeb695)
2023-10-13 17:21:25 -04:00
Bob Roldan
25028d1ffc DBZ-6989 Refactor MySQL triggering/stopping incremental snapshots doc
(cherry picked from commit 31b5a8b809d7cb76d2039e60ade2c73e71370cd5)
2023-10-13 17:21:25 -04:00
Bob Roldan
c1d7d9a3be DBZ-6989 Refactor mongodb triggering/stopping incremental snapshots doc
(cherry picked from commit dc4801e6ed1ee1db8363c305354b7bdbfdfa9fb7)
2023-10-13 17:21:25 -04:00
Bob Roldan
f8d31c5815 DBZ-7039 Cherry-pick from DBZ-6989 #fa33249 2023-10-13 17:21:25 -04:00
Bob Roldan
661358a867 DBZ-6980 Relocates conditional delimiter
(cherry picked from commit 99e3a68b17bb75f0c07df84cbbb86318fe652722)
2023-10-13 17:21:25 -04:00
Bob Roldan
9b6170963b DBZ-6980 Promote CB routing,filtering to GA; update notif. annotations
(cherry picked from commit 43fbeeadfd8ab47d8ef7b738c57f25b7adc11086)
2023-10-13 17:21:25 -04:00
Bob Roldan
c6d51f08a5 DBZ-6980 Promote Mongo signaling, notifications to GA in product doc
(cherry picked from commit 71dede9411cbb515c114a83ded773dd78a7edfcf)
2023-10-13 17:21:25 -04:00
Bob Roldan
13520e119d DBZ-7039 Cherry-pick from DBZ-6980 #5bd1350 2023-10-13 17:21:25 -04:00
Bob Roldan
619b7b36b6 DBZ-7039 Cherry-pick from DBZ-6980 #16bfa6af8 2023-10-13 17:21:25 -04:00
Bob Roldan
3672ed6ef5 DBZ-7039 Cherry-pick commits from DBZ-6980 2023-10-13 17:21:25 -04:00
Bob Roldan
5d1767be01 DBZ-6980 Conditionalize content;edit annotations in notification.adoc
(cherry picked from commit 6d5fb83a1b35ec5c6cf2dae1241dec2b81743636)
2023-10-13 17:21:25 -04:00
Bob Roldan
da4fe70a36 DBZ-6980 Adds event changes, jdbc, & notifications attrs to antora.yml
(cherry picked from commit 39bcb8ba49861b61da19295e0a941f29301ac790)
2023-10-13 17:21:25 -04:00
Bob Roldan
ba074d9317 DBZ-6980 Adds Nebel annotations for Event changes SMT doc
(cherry picked from commit 6888eb6c202ab9d5703703aa3f26baf762abddb1)
2023-10-13 17:21:25 -04:00