Commit Graph

10715 Commits

Author SHA1 Message Date
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
Jakub Cechacek
3df71aac48 DBZ-7224 Switched to centralised JDK version control for Quarkus Outbox 2024-07-04 09:57:52 +02:00
Jiri Pechanec
9a1c53bf8b DBZ-7224 Use Java 21 for building 2024-07-03 13:24:30 +02:00
Jiri Pechanec
d6a81678aa DBZ-7224 Use Java 17 as baseline 2024-07-03 13:24:20 +02:00
Chris Cranford
2d377ef3b0 DBZ-7965 Use Maven 3.9.8 for Debezium builds 2024-07-01 12:27:59 +02:00
Chris Cranford
4955244532 DBZ-7965 Use Maven 3.9.8 for Debezium builds 2024-07-01 12:27:08 +02:00
Debezium Builder
c665fdf8e2 [release] New parent 3.0.0-SNAPSHOT for development 2024-06-28 04:53:09 -04:00
Debezium Builder
aed762e155 [maven-release-plugin] prepare for next development iteration 2024-06-28 04:51:15 -04:00
Debezium Builder
30f634efe6 [maven-release-plugin] prepare release v2.7.0.Final 2024-06-28 04:51:15 -04:00
Debezium Builder
53825c32f5 [release] Stable parent 2.7.0.Final for release 2024-06-28 04:50:42 -04:00
Debezium Builder
a877cb510c [release] Development version for testing module deps 2024-06-28 04:50:17 -04:00
Debezium Builder
ee2c192ae0 [maven-release-plugin] prepare for next development iteration 2024-06-28 04:36:37 -04:00
Debezium Builder
d47ba9bcb0 [maven-release-plugin] prepare release v2.7.0.Final 2024-06-28 04:36:37 -04:00
Debezium Builder
c998b9cd72 [release] Stable 2.7.0.Final for testing module deps 2024-06-28 04:33:27 -04:00
Jiri Pechanec
a87b9c3f6d [release] Changelog for 2.7.0.Final 2024-06-28 10:10:55 +02:00
Jiri Pechanec
3400b3b9b6 DBZ-7988 Guard for connector without coordinator 2024-06-28 10:10:17 +02:00
Ondrej Babec
506db25824 DBZ-7986 Fix testcontainers Kafka container 2024-06-28 10:07:36 +02:00
Jiri Pechanec
44057015ec DBZ-7760 Docs improvements
Co-authored-by: roldanbob <broldan@redhat.com>
2024-06-28 05:39:10 +02:00
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
Chris Cranford
78dbaf45bb DBZ-7969 Remove configuration toggle 2024-06-26 09:18:24 +02:00
Chris Cranford
8eddf34adf DBZ-7969 Fix nvarchar test failures 2024-06-26 09:18:24 +02:00
Chris Cranford
b8da6e0acc DBZ-7969 Fix more test failures 2024-06-26 09:18:24 +02:00
Chris Cranford
419f0633ce DBZ-7969 Fix test failures 2024-06-26 09:18:24 +02:00
Chris Cranford
3af4edc376 DBZ-7969 Bump Hibernate dependency to 6.4.8.Final 2024-06-26 09:18:24 +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
edd90e46a0 DBZ-7956 Fix UPDATE/DELETE statement column name resolution
Certain databases like Oracle and Db2 upper case identifiers by default while
others like PostgreSQL lowercase identifiers. The tests primarily use lower
case so this wasn't visible on PG tests; however, after adding the guard for
NullPointerException, several tests failed.  This addresses the bug for Oracle,
Db2, and PostgreSQL.
2024-06-21 10:45:26 +02:00
Chris Cranford
0a70e5f66d DBZ-7956 Guard column lookup with failure if not found 2024-06-21 10:45:26 +02:00