Commit Graph

7514 Commits

Author SHA1 Message Date
jcechace
1e52e88602 DBZ-5779 Adding AssertJ to bom 2022-11-02 08:50:26 +01:00
jcechace
78b6947059 DBZ-5766 Upgraded jsonpath to version 2.7.0 2022-11-02 08:48:05 +01:00
Jiri Pechanec
0be517c7d3 DBZ-5780 Upgrade postgres driver to version 42.5.0 2022-11-01 14:16:40 +01:00
jcechace
55783d9303 DBZ-5767 Reflecting downstream name changes 2022-11-01 13:58:30 +01:00
Enzo Cappa
179c359ca6 DBZ-5770 Update documentation regarding the Binary Data Converter
Updated all references from `ByteBufferConverter` to
`BinaryDataConverter`.

Also added special note about changing the settings before upgrading
when running in Kafka Connect (otherwise Kakfa Connect will fail to
start).

chore: add my name to copyright and aliases
2022-11-01 09:28:28 +01:00
Chris Cranford
b7e2042b09 DBZ-5774 Source Jandex version from Quarkus BOM 2022-10-31 14:11:41 +01:00
Chris Cranford
eaab19539f DBZ-5774 Align debezium-server-pravega io.netty dependency with Quarkus 2022-10-31 14:11:41 +01:00
Chris Cranford
0837f529a5 DBZ-5774 Use new io.smallrye:jandex rather than org.jboss:jandex 2022-10-31 14:11:41 +01:00
Chris Cranford
8a680567bc DBZ-5774 Upgrade to Quarkus 2.14.CR1 2022-10-31 14:11:41 +01:00
Chris Cranford
dc5de5ae87 DBZ-5760 Only log full row data at TRACE level 2022-10-26 08:13:34 +02:00
jcechace
02f3360e3a DBZ-5768 Using product profile when runing oracle matrix against downstream 2022-10-25 15:51:54 +02:00
jcechace
ffe2e982f7 DBZ-5763 Updating testcontainers to allign with changes to sqlserver jdbc driver 2022-10-25 13:01:00 +02:00
Chris Cranford
c9084dd3f7 DBZ-5615 Mask apicurio registry credentials 2022-10-25 05:48:54 +02:00
Chris Cranford
a0299ec594 DBZ-5615 Mask schema registry credentials 2022-10-25 05:48:54 +02:00
jcechace
3929ea51cc DBZ-5764 Using correct jdbc driver class with docker fixture in testsuite 2022-10-24 19:13:46 +02:00
jcechace
9c7726ce5a DBZ-5165 reflecting changes to property changes from pom in test-suite code 2022-10-24 19:08:59 +02:00
jcechace
40e47f6ae8 DBZ-5763 disabling connection encryption for SqlServer connections in testsuite 2022-10-24 19:03:07 +02:00
Jiri Pechanec
27441b87da DBZ-5749 Convert Redis store into standard store module 2022-10-24 09:14:50 -04:00
jcechace
ad8935be3b DBZ-5753 ingres connection on Azure 2022-10-21 13:56:36 +02:00
Bob Roldan
2a186ad502 DBZ-5714 Address review comment. 2022-10-21 11:42:43 +02:00
Bob Roldan
08d042aa92 DBZ-5714 Remove redundant reference to database.names list 2022-10-21 11:42:43 +02:00
Bob Roldan
61a4240d06 DBZ-5714 Incorporate PR feedback 2022-10-21 11:42:43 +02:00
Bob Roldan
ef6588adf2 DBZ-5714 Modify description to address review comments. 2022-10-21 11:42:43 +02:00
Bob Roldan
93acd2a8ac DBZ-5714 Edits 2022-10-21 11:42:43 +02:00
Bob Roldan
ad0b63e388 DBZ-5714 tasks.max description now reflects support for multiple task 2022-10-21 11:42:43 +02:00
Bob Roldan
3074212bef DBZ-5748 Remove note that refers to incremental snapshots as TP feature 2022-10-21 11:39:05 +02:00
janjwerner-confluent
3e43a54801 DBZ-5747 Update protobuf to address CVE-2022-3171 2022-10-21 11:16:51 +02:00
Jiri Pechanec
ad2733eb1a DBZ-5727 Simplify checking of column filter presence 2022-10-20 12:47:47 +02:00
harveyyue
0e9bd53629 DBZ-5727 Columns are not excluded when doing incremental snapshots 2022-10-20 12:47:47 +02:00
Jiri Pechanec
495f9c6026 DBZ-5744 Add contributor 2022-10-20 11:24:52 +02:00
Ondrej Babec
3fcbc25e2b DBZ-5744 Add strimzi operator name as param 2022-10-20 11:24:52 +02:00
Jiri Pechanec
ec8bac7069 [release] Add contributors 2022-10-20 11:24:09 +02:00
Jiri Pechanec
8a02907576 DBZ-5610 Truncate events are not emitted by every connector 2022-10-20 08:57:28 +02:00
harveyyue
a37d3332df DBZ-5610 MySQL Connector capture TRUNCATE command as message in table topic 2022-10-20 08:57:28 +02:00
Jeremy Ford
6595bff32a DBZ-5530 Add documentation for using predicates 2022-10-20 08:27:27 +02:00
Jiri Pechanec
c6babedbdf DBZ-5530 Improve test cases 2022-10-20 08:27:27 +02:00
Jeremy Ford
9072ea404f DBZ-5530 Add support for predicates in debezium embedded engine. 2022-10-20 08:27:27 +02:00
Yang Wu
370a6db733 DBZ-5736 Expose heartbeatFrequency to Mongo connector config 2022-10-19 13:58:36 +02:00
Jiri Pechanec
b9b82c80ed DBZ-5352 Review comments applied
Co-authored-by: roldanbob <broldan@redhat.com>
2022-10-19 13:35:38 +02:00
Chris Cranford
033f104704 DBZ-5352 Clarify table eligibility rules for schema history topic 2022-10-19 13:35:38 +02:00
Chris Cranford
93e4eb0092 DBZ-5482 TransactionBoundaryMode ALL mode more reliable 2022-10-19 13:31:00 +02:00
Chris Cranford
7c07c3faaf DBZ-5682 Allow unique index NULL values in trx reconciliation 2022-10-19 13:28:40 +02:00
Anisha Mohanty
9010fa65ff DBZ-5726 Use DEFAULT_COLLATION_CLAUSE 2022-10-19 07:01:28 -04:00
Bob Roldan
ff971cee80 DBZ-5735 Promote Oracle RAC content to GA by removing TP admonitions 2022-10-19 09:30:33 +02:00
Anisha Mohanty
0c897925c5 DBZ-5734 Modify SPLIT_TABLE_PARTITION clause 2022-10-18 12:40:26 -04:00
Jiri Pechanec
53731e5662 DBZ-5370 Support for PostgreSQL 15 2022-10-18 12:04:55 +02:00
Jiri Pechanec
a51df5e55c DBZ-5737 Upgrade Pulsar to 2.10.1 2022-10-17 13:44:26 +02:00
Jiri Novotny
18df82710c DBZ-3129 Add OCP cluster provisioning job 2022-10-14 22:33:09 +02:00
Debezium Builder
c62d052562 [release] Development version for testing module deps 2022-10-14 11:35:56 +00:00
Debezium Builder
4d35fb8011 [maven-release-plugin] prepare for next development iteration 2022-10-14 11:26:32 +00:00