Commit Graph

10760 Commits

Author SHA1 Message Date
Debezium Builder
a4a6b03397 [release] New parent 3.0.0-SNAPSHOT for development 2024-07-11 03:37:18 -04:00
Debezium Builder
4bdfc022e5 [maven-release-plugin] prepare for next development iteration 2024-07-11 03:35:25 -04:00
Debezium Builder
fe064f99ff [maven-release-plugin] prepare release v3.0.0.Alpha1 2024-07-11 03:35:25 -04:00
Debezium Builder
bf1ef0cd92 [release] Stable parent 3.0.0.Alpha1 for release 2024-07-11 03:34:57 -04:00
Debezium Builder
b58c445ec7 [release] Development version for testing module deps 2024-07-11 03:34:41 -04:00
Debezium Builder
53b14371e5 [maven-release-plugin] prepare for next development iteration 2024-07-11 03:24:06 -04:00
Debezium Builder
61fb58f24f [maven-release-plugin] prepare release v3.0.0.Alpha1 2024-07-11 03:24:06 -04:00
Debezium Builder
34650572a1 [release] Stable 3.0.0.Alpha1 for testing module deps 2024-07-11 03:21:39 -04:00
Jiri Pechanec
134b21d66f [release] Changelog for 3.0.0.Alpha1 2024-07-11 09:18:33 +02:00
Jiri Pechanec
f3ecf3517e DBZ-8043 Add contributor 2024-07-11 06:19:54 +02:00
Aravind
5ad3be2568 DBZ-8043 Document the support for spanner's FLOAT32 type 2024-07-11 06:19:54 +02:00
roldanbob
a5277b7463 DBZ-8031 Specify that custom converters require relational DB connector 2024-07-10 16:42:50 -04:00
Chris Cranford
d292bb8479 DBZ-7946 Add log message during partition open requests 2024-07-10 09:29:48 -04:00
Chris Cranford
d95e496df0 DBZ-7946 Handle partition rebalances
There are two things at play here to support partition rebalance. The first is to handle
the close function call to remove the entry from the offset map that is maintained by
the connector when a partition rebalance happens.

The second is to address the fact that Kafka 3.6+ changed the SinkRecord API and in
order to match the close TopicPartition list with the managed offsets, we need to
always make sure we use the originalXXXX methods that were added in Kafka 3.6, falling
back to the old behavior for Kafka 3.5 or before.
2024-07-10 09:29:48 -04:00
roldanbob
bedf4e5251 DBZ-8031 Remove statement about post processors not working with MongoDB 2024-07-10 08:24:18 -04:00
roldanbob
dd44a7b1dc DBZ-8031 Post processors/custom converters work only w/ src connectors 2024-07-10 08:24:18 -04:00
Andreas Martens
518e023fca DBZ-8023 check PDB field against both null and blank 2024-07-10 06:23:12 +02:00
Ryan van Huuksloot
ad1ae7a124 [typo] Typo in AsyncDebeziumEngine 2024-07-10 06:22:39 +02:00
mfvitale
5f17e289bc DBZ-7920 Rename ZonedTimestampType to DebeziumZonedTimestampType 2024-07-09 14:57:40 +02:00
mfvitale
e406ffd034 DBZ-7920 Add support for timestamp infinity values for Db2 2024-07-09 14:57:40 +02:00
mfvitale
4fd96e86af DBZ-7920 Add support for timestamp infinity values for Oracle 2024-07-09 14:57:40 +02:00
mfvitale
a035a2e4bf DBZ-7920 Add support for timestamp infinity values for SQLServer 2024-07-09 14:57:40 +02:00
mfvitale
370badd9e7 DBZ-7920 Add support for timestamp infinity values for MySQL 2024-07-09 14:57:40 +02:00
mfvitale
acabb806d3 DBZ-7920 Use more reliable check on infinity value assertions 2024-07-09 14:57:40 +02:00
mfvitale
2b9ad53b1a DBZ-7920 Add support for 'infinity' values for PostgreSQL 2024-07-09 14:57:40 +02:00
roldanbob
c691dcecd1 DBZ-7785 Replace connector name with attribute
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2024-07-09 08:54:53 -04:00
roldanbob
b7416af7fe DBZ-7785 Replace connector name with attribute
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2024-07-09 08:54:53 -04:00
roldanbob
63f2ed1fcb DBZ-7785 Replace connector name with attribute
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2024-07-09 08:54:53 -04:00
roldanbob
998937bfe6 DBZ-7785 Replace connector name with attribute
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2024-07-09 08:54:53 -04:00
roldanbob
b8a1bf76dc DBZ-7785 Replace connector name with attribute
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2024-07-09 08:54:53 -04:00
roldanbob
bd573f1106 DBZ-7785 Replace connector name with attribute
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2024-07-09 08:54:53 -04:00
roldanbob
49c6edb2ef DBZ-7786 Populate link text in shared file xrefs 2024-07-09 08:54:53 -04:00
roldanbob
1f56edfc7c DBZ-7786 Remove ModuleIDs for topics targeted by xrefs in shared file 2024-07-09 08:54:53 -04:00
roldanbob
0631f9a88e DBZ-7786 A few more adjustments to address downstream build errors 2024-07-09 08:54:53 -04:00
roldanbob
9b768b8aa4 DBZ-7786 Further fixes to address downstream build errors 2024-07-09 08:54:53 -04:00
roldanbob
70a8a76d15 DBZ-7786 Formatting fixes; corrections for downstream build issues 2024-07-09 08:54:53 -04:00
roldanbob
242931930b DBZ-7786 Edits to fix formatting and correct build errors. 2024-07-09 08:54:53 -04:00
roldanbob
11fa0ba0db DBZ-7786 Creates shared files; intial edits to incorporate into MariaDB 2024-07-09 08:54:53 -04:00
Chris Cranford
d2fd46e88b DBZ-7786 Remove MariaDB bits from MySQL documentation 2024-07-09 08:54:53 -04:00
Chris Cranford
06d930e990 DBZ-7786 Add MariaDB connector documentation 2024-07-09 08:54:53 -04:00
Fiore Mario Vitale
39c7591cdb DBZ-7224 Use Java 21 for building 2024-07-09 12:27:29 +02:00
Jiri Pechanec
c78a8d40ad DBZ-7223 Use separate test support classes 2024-07-04 13:21:46 +02:00
Jiri Pechanec
1f245b9c87 DBZ-7223 Move sink tests into a separate package 2024-07-04 13:21:46 +02:00
rkerner
143e8c3208 DBZ-7223 Add the MongoDB sink connector
* remove yet unused, commented code
* move MongoDbSinkConnector class to root level package
* address PR feedback about the container NETWORK change in MongoDbDatabaseProvider and possible side-effects

closes https://issues.redhat.com/browse/DBZ-7223
2024-07-04 13:21:46 +02:00
rkerner
f72339d93f DBZ-7223 Add the MongoDB sink connector
* checkstyle fixes

closes https://issues.redhat.com/browse/DBZ-7223
2024-07-04 13:21:46 +02:00
rkerner
36710c43ae DBZ-7223 Add the MongoDB sink connector
* address PR feedback

closes https://issues.redhat.com/browse/DBZ-7223
2024-07-04 13:21:46 +02:00
rkerner
56e63b98a8 DBZ-7223 Add the MongoDB sink connector
* add basic tests for MongoDB sink connector (MySQL to MongoDB 1 node ReplicaSet and multi-node sharded cluster)

closes https://issues.redhat.com/browse/DBZ-7223
2024-07-04 13:21:46 +02:00
Jiri Pechanec
6ba5a1e631 DBZ-7223 Use Optional attributes 2024-07-04 13:21:46 +02:00
rkerner
3799e3d76b DBZ-7223 Add the MongoDB sink connector
closes https://issues.redhat.com/browse/DBZ-7223
2024-07-04 13:21:46 +02:00
Jakub Cechacek
4806fb4567 DBZ-7224 Use JDK 21 as specific target for Server, Operator, Outbox 2024-07-04 09:59:39 +02:00