Commit Graph

3870 Commits

Author SHA1 Message Date
Gunnar Morling
8bf4a85a81 DBZ-2382 Doc update 2021-02-03 13:53:01 +01:00
Naveen Kumar KR
75882f35ac DBZ-2382 Support emitting TRUNCATE events in PG11+ PGOUTPUT plugin
default - TruncateHandlingMode.SKIP
supported configs - TruncateHandlingMode.SKIP / TruncateHandlingMode.INCLUDE
2021-02-03 13:53:01 +01:00
Jiri Pechanec
ffd5e1ee2b DBZ-2274 Execute release from a candidate branch 2021-02-03 13:40:14 +01:00
Jiri Pechanec
5909548d42 DBZ-2274 Use new Jira API URL 2021-02-03 13:40:14 +01:00
Dave Cramer
546b2f2da9 [docs] Update docs for PostgreSQL and add CrunchyBridge 2021-02-03 12:27:07 +01:00
Jiri Pechanec
5e887b2bfb DBZ-3020 Ignore expressions in default values 2021-02-03 10:12:09 +01:00
Gunnar Morling
a5d0021626
DBZ-2970 Add Oracle frequent problems section (#2081)
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-02-03 09:00:19 +01:00
Gunnar Morling
71eb79de0a
Update documentation/modules/ROOT/pages/connectors/oracle.adoc 2021-02-03 08:59:51 +01:00
Jiri Pechanec
bfc7e25705 DBZ-3018 Signal option values can be calculated 2021-02-03 08:55:53 +01:00
Chris Cranford
5a0e65f284 DBZ-2970 Suggested changes & clarification 2021-02-03 02:43:38 -05:00
ani-sha
d4003c9172 DBZ-2420 Define database configs under RelationalDatabaseConnectorConfig 2021-02-03 08:05:42 +01:00
Jiri Pechanec
e526821594 DBZ-3017 Allow parentheses for functions with optional 2021-02-03 08:01:45 +01:00
Bob Roldan
c33e46cffa DBZ-2814 Remove Db2 Tech prev/incubating statements for promotion to GA. 2021-02-03 01:28:20 -05:00
rkerner
aeab62c0bc DBZ-3011 Add git repository suffix to repo URLs
closes https://issues.redhat.com/browse/DBZ-3011
2021-02-02 15:36:08 +01:00
rkerner
89cc1d7003 DBZ-3008 Fix that an invalid regex for database.inlcude.list and database.exlcude.list does not raise a validation error for MySQL connector and the connector only fails on start, also the config validated before
closes https://issues.redhat.com/browse/DBZ-3008
2021-02-01 18:38:54 +01:00
Chris Cranford
7b4da6b822 DBZ-2970 Add Oracle frequent problems section 2021-02-01 11:03:00 -05:00
Debezium Builder
237b4ac0f1 [maven-release-plugin] prepare for next development iteration 2021-01-28 07:38:55 -05:00
Debezium Builder
06b1d0cbad [maven-release-plugin] prepare release v1.4.1.Final 2021-01-28 07:38:55 -05:00
Jiri Pechanec
a6a3670976 [release] Changelog for 1.4.1.Final 2021-01-28 13:32:20 +01:00
Jiri Pechanec
5092f327d8 DBZ-2922 DatabaseLocales generates the DDL 2021-01-27 10:40:21 +01:00
Jiri Pechanec
8153404033 DBZ-2922 Support for cahrsets from collations 2021-01-27 10:40:21 +01:00
shuguang.xiang
363c794185 DBZ-2922 Resolve column type from collation name 2021-01-27 10:40:21 +01:00
rkerner
6aa13e756a DBZ-2952 Remove Postgres replication slot validation (maybe part 1 to fix user's issues) 2021-01-27 10:31:00 +01:00
Jiri Pechanec
3a55caf8b5 DBZ-2972 Handle IP only for user to avoid false matches;
If for example a label is used without space like `label1:BEGIN`, then the
tokenizer would create tokens `label1`, `:BE` and `GIN` as `:BE` matches
`IP_ADDRESS` token. As the tokenization is globally executed it is
better to skip a separate token and link IPv6/IPv4 directly to the
username token.
2021-01-27 09:37:00 +01:00
Gunnar Morling
9e3487eff1
Update install.adoc 2021-01-27 08:29:59 +01:00
Jiri Pechanec
8dbea7b80a DBZ-2630 Update Kafka to 2.6.1 2021-01-26 09:13:45 +01:00
siufay325
3d02eb47ac DBZ-2959 Retry on "The server failed to resume the transaction" 2021-01-25 12:30:34 +01:00
Gunnar Morling
5e38c9e136 DBZ-2915 Removing superfluous config var 2021-01-25 12:27:45 +01:00
Gunnar Morling
f2c0d282ef DBZ-2915 Moving Docker config to test class path 2021-01-25 12:27:45 +01:00
ani-sha
7a4d8d990e DBZ-2915 Use Testcontainers to setup Pulsar 2021-01-25 12:27:45 +01:00
Bob Roldan
68882fec1b DBZ-2966 Correct anchor id to exclude-list vs. include-list 2021-01-22 12:11:15 -05:00
Bob Roldan
23e8eeb854 DBZ-2918 Conscious language update: replace black-/white- list strings 2021-01-22 09:32:13 +01:00
Bob Roldan
ecad4535b5 DBZ-2958 Fix incorrect link IDs in connectors snapshot metrics table 2021-01-20 08:21:22 +01:00
Bob Roldan
69850f9d89 DBZ-2675 Edit SQL Server connector doc to improve clarity 2021-01-19 16:42:28 +01:00
ani-sha
7c16a25793 DBZ-2945 Provide details about system property for specifying apicurio version 2021-01-19 16:27:35 +01:00
ani-sha
040ec49e90 DBZ-2945 Rename local vars 2021-01-19 16:27:35 +01:00
Gunnar Morling
2b76063368 DBZ-2945 Extracting versions helper 2021-01-19 16:27:35 +01:00
ani-sha
8fb835f17f DBZ-2945 Fetch correct latest apicurio version for testcontainers 2021-01-19 16:27:35 +01:00
Nishant Singh
e1cd5b1c8b change tranaction metadat to transaction metadata 2021-01-19 15:36:37 +01:00
Gunnar Morling
f76d8e0869 DBZ-2938 Calling snapshot listener only after complete() hook 2021-01-19 15:16:46 +01:00
Gunnar Morling
6d441bc538 DBZ-2938 Centralizing listener handling; avoiding some empty methods 2021-01-19 15:16:46 +01:00
Gunnar Morling
e342158fa0 DBZ-2698 Using char instead of String 2021-01-19 08:50:31 +01:00
Giovanni De Stefano
8cd2da3bfb DBZ-2698 Added support for null default value for types int, bigint, smallint, tinyint, float, real 2021-01-18 18:04:34 +01:00
zxxz
1875826d3a DBZ-2698 Added support for null default value for types int, bigint, smallint, tinyint, float, real 2021-01-18 17:55:56 +01:00
Sergei Morozov
fa1ad8065d DBZ-2912: Add support for binary.handling.mode to the SQL Server connector 2021-01-16 10:58:06 +01:00
Troy Gaines
f3880e3d4a DBZ-2940 fixing misspelling db2 docs 2021-01-16 01:00:44 +01:00
Gunnar Morling
09254661a2
[docs] Typo fix 2021-01-15 14:56:53 +01:00
Gunnar Morling
aa674842a3 DBZ-2923 Improving test stability 2021-01-14 17:02:04 +01:00
Gunnar Morling
7144943a8f DBZ-2861 Not building dependent projects for testing, as we cannot build the components *they* depend on with a single call 2021-01-14 16:10:24 +01:00
Gunnar Morling
b5bb534429 DBZ-2921 Removing superfluous author tag 2021-01-14 15:52:18 +01:00