Commit Graph

6725 Commits

Author SHA1 Message Date
Bob Roldan
ca01aa9b50 DBZ-4392 Capitalize Dockerfile RUN command for consistency 2022-04-01 13:17:13 -04:00
Bob Roldan
880029630b DBZ-4392 Update legacy Db2 connector deploy steps to use Maven artifacts 2022-04-01 13:17:13 -04:00
Bob Roldan
cfeac5b0db DBZ-4392 Fix link; restore terminator for community ifdef conditional 2022-04-01 13:17:13 -04:00
Bob Roldan
e77e1411f7 DBZ-4392 Describe adding Db2/ Oracle JDBC drivers from Maven 2022-04-01 13:17:13 -04:00
Nenad Stojanovikj
758203567d DBZ-4933 Add COPYRIGHT and Aliases 2022-04-01 08:36:05 +02:00
Nenad Stojanovikj
2d89f296de DBZ-4933 Fix NPE on null column data in MySQL
When doing a snapshot on a MySQL database which has char type columns
(VARCHAR, TEXT, CHAR) and they are null, and a custom converter is
present, the MySQL reader throws an NPE.

This fix addresses the problem by returning an object from the `null`
value.

https://issues.redhat.com/browse/DBZ-4933
2022-04-01 08:36:05 +02:00
Chris Cranford
13a96549bc DBZ-4907 Increment Commit SCN when any COMMIT is detected 2022-03-31 10:02:38 -04:00
Jiri Pechanec
1355067ef0 DBZ-4814 Use schema not catalog in table id 2022-03-31 15:26:12 +02:00
Vojtech Juranek
78206deeee DBZ-4927 Allow OR REPLACE when creating trigger
`CREATE OR REPLACE TRIGGER` is not possible in MySQL [1], however this
is possible in MariaDB [2].

[1] https://dev.mysql.com/doc/refman/8.0/en/create-trigger.html
[2] https://mariadb.com/kb/en/create-trigger/
2022-03-31 11:25:23 +02:00
spicy-sauce
de3935797a DBZ-4911 sort-imports 2022-03-31 10:52:42 +02:00
spicy-sauce
b527ae373d DBZ-4911 fixed tests 2022-03-31 10:52:42 +02:00
spicy-sauce
40153c2c0c DBZ-4911 header 2022-03-31 10:52:42 +02:00
spicy-sauce
a66c90661b DBZ-4911 RedisConnection class 2022-03-31 10:52:42 +02:00
spicy-sauce
3409e9bc20 DBZ-4911 Use Jedis' clientSetname when establishing Redis connections 2022-03-31 10:52:42 +02:00
zalmane
304d9631af DBZ-4742 update tests 2022-03-31 08:54:46 +02:00
zalmane
9408176bf4 DBZ-4742 support file config provider 2022-03-31 08:54:46 +02:00
zalmane
e679b37849 DBZ-4742 change connect config to use WorkerConfig values for interpolation 2022-03-31 08:54:46 +02:00
Anisha Mohanty
5b4989a7c0 DBZ-4924 Use new action to setup openjdk in all build steps 2022-03-31 06:45:25 +02:00
Chris Cranford
0c09f4c834
DBZ-4891 Update contributors 2022-03-30 16:06:04 -04:00
Chris Cranford
36ad6f23db
DBZ-4891 Remove unused variable 2022-03-30 16:06:04 -04:00
Chris Cranford
6f7fa743ed
DBZ-4862 Correctly parse double single-quotes in SEL_LOB_LOCATOR events 2022-03-30 16:06:04 -04:00
asibanovs
1fe8dbb1cd
DBZ-4891 Fix Oracle Logminer's escaped single quotes parsing in DMLs, related unit test and fix for the old DBZ-3414 test. 2022-03-30 16:06:04 -04:00
zalmane
1f64e8f8da DBZ-4814 exclude spatial_ref_sys 2022-03-30 20:08:38 +02:00
Chris Cranford
8ecd50dc21 DBZ-4884 Document AWS timeout and keep-alive requirements 2022-03-30 13:04:09 -04:00
Yossi Shirizli
2e0ec4a86c
DBZ-4912 Debezium Server Redis sink: multi-shard support 2022-03-30 10:46:04 +02:00
Gunnar Morling
0581fe1a6b [docs] Disambiguating Redis-related property ids 2022-03-30 10:40:00 +02:00
Ethan Zou
7fb2959c4e DBZ-4926 spelling mistake in oracle.adoc 2022-03-30 09:59:38 +02:00
jcechace
58232ccb61 DBZ-4892 Fixed pull secret setup on non-build KC resources 2022-03-29 14:54:14 +02:00
jcechace
c2569ae00b DBZ-4892 Alwyas policy for snapshot downloads from sonatype 2022-03-29 14:54:14 +02:00
Christian Stein
7d11ea02cb
DBZ-4924 Updating JDK Outreach workflow;
Use Quality Outreach's new action to download
and setup "latest-and-greatest" JDK.

See also https://inside.java/2022/03/11/setup-java
2022-03-29 12:43:32 +02:00
zalmane
596142c8b2 DBZ-4864 pass sink properties 2022-03-29 12:40:05 +02:00
Jiri Pechanec
049e2d510a DBZ-4919 Upgrade postgres driver to version 42.3.3 2022-03-29 10:25:45 +02:00
jcechace
9f33598320 DBZ-4892 Now using fixture extension from ossrh 2022-03-29 09:48:58 +02:00
jcechace
606ac1ae83 DBZ-4892 Checkstyle fixes 2022-03-29 09:48:58 +02:00
jcechace
d9df4a1eb5 DBZ-4892 Migrated test fixtures to JUnit Extension 2022-03-29 09:48:58 +02:00
Jiri Pechanec
586657f715 DBZ-3541 Test scientific as string 2022-03-29 09:12:17 +02:00
Sergei Morozov
a0533227cb DBZ-3541 Test case for scientific notation 2022-03-29 09:12:17 +02:00
Sergei Morozov
d766d806af DBZ-3541 Round decimal default values of integer columns 2022-03-29 09:12:17 +02:00
Vojtech Juranek
d0c006f6f5 DBZ-2793 Add schema filters to SQL server documentation 2022-03-29 07:13:00 +02:00
Vojtech Juranek
581365e461 DBZ-2793 Add test for SQL server schema filters 2022-03-29 07:13:00 +02:00
Vojtech Juranek
cacd731f33 DBZ-2793 Allow enable CDC for non-default schema 2022-03-29 07:13:00 +02:00
zalmane
d5961eec52 DBZ-4511 add tls support 2022-03-28 09:13:52 +02:00
Debezium Builder
329dcb03d8 [release] Development version for testing module deps 2022-03-25 17:02:57 +00:00
Debezium Builder
ab7fe3b96a [maven-release-plugin] prepare for next development iteration 2022-03-25 16:45:06 +00:00
Debezium Builder
d19fc234ee [maven-release-plugin] prepare release v1.9.0.CR1 2022-03-25 16:45:06 +00:00
Debezium Builder
a4d195e2bc [release] Stable 1.9.0.CR1 for testing module deps 2022-03-25 16:40:08 +00:00
Chris Cranford
db2ad0ac55
[release] Update contributors 2022-03-25 12:33:48 -04:00
Chris Cranford
3408597d5e [release] Changelog for 1.9.0.CR1 2022-03-25 12:30:11 -04:00
Chris Cranford
114a899873 DBZ-2514 Update release, documentation, and POMs for Cassandra 4 2022-03-24 16:45:49 +01:00
Sergei Morozov
010f8c9d50 DBZ-3535: Rework CloudEventsConverter 2022-03-24 09:37:05 +01:00