Commit Graph

9062 Commits

Author SHA1 Message Date
Roman Kudryashov
cb248e3d25 [docs] Update CloudEventsConverter docs
* add `metadata.location` property. describe how to pass metadata, id, and type in headers
* add `extension.attributes.enable` property (DBZ-6982)

Co-authored-by: roldanbob <broldan@redhat.com>
2023-10-25 09:21:45 +02:00
Chris Cranford
a1b88e98be DBZ-7071 Introduce internal schema change exclusion option
Add a new internal `log.mining.schema_changes.username.exclude.list` to allow users
to customize the default behavior for excluding the SYS and SYSTEM usernames from
DDL changes.
2023-10-25 09:19:11 +02:00
Bob Roldan
b13a8d1bb1 DBZ-6970 Edit description for JDBC connector truncate.enabled property 2023-10-24 22:41:58 -04:00
Chris Cranford
5c9870bcfa DBZ-7067 Improve Oracle logging for COMMITs 2023-10-24 22:39:21 -04:00
dependabot[bot]
9d007e6f4e [ci] Bump tj-actions/changed-files from 39.2.2 to 39.2.4
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39.2.2 to 39.2.4.
- [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.2...v39.2.4)

---
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-24 06:23:35 +02:00
Jiri Novotny
6bfaccf852 DBZ-6954 Add TSL for apicurio registry 2023-10-23 16:05:14 +02:00
Jiri Pechanec
13d1b4e0b2 DBZ-4999 Provide hook to allow Informix to avoid blocking 2023-10-20 11:15:17 +02:00
Chris Cranford
4beb3ae4dd DBZ-7055 Upgrade maven-surefire-plugin to 3.1.2 2023-10-20 07:16:13 +02:00
Roman Kudryashov
215f3098b7 DBZ-7016 Refactoring 2023-10-19 11:35:18 +02:00
Roman Kudryashov
b0d7d60b5d DBZ-7016 Optimize retrieval of id and type 2023-10-19 11:35:18 +02:00
Roman Kudryashov
89e2700cbf DBZ-7016 Fix dataschema() 2023-10-19 11:35:18 +02:00
Roman Kudryashov
22f6b083b1 DBZ-7016 Change metadata.location property syntax 2023-10-19 11:35:18 +02:00
Roman Kudryashov
ee64c70546 DBZ-7016 id and type of a CloudEvent can be retrieved from headers 2023-10-19 11:35:18 +02:00
Jiri Pechanec
9b098615ab DBZ-6907 Change package; use better strategy names 2023-10-19 09:35:15 +02:00
harveyyue
4836fcf1ea DBZ-6907 Introduce a new handling deleted record option "delete.tombstone.handling.mode" 2023-10-19 09:35:15 +02:00
harveyyue
fccaf37549 DBZ-6907 Remove unused method from ExtractNewDocumentState 2023-10-19 09:35:15 +02:00
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