Commit Graph

5688 Commits

Author SHA1 Message Date
Yuan Zhang
fbf56a976d DBZ-4001 Using connection factory when validating SQL Server connector config 2021-09-15 14:16:39 +02:00
Jiri Pechanec
769b189a7c DBZ-3861 Use bacon CLI to automate product builds; generate Maven repo 2021-09-15 11:22:14 +02:00
jcechace
0e040d8090 DBZ-3934 Docker image for artifact server serving artifacts for Strimzi's build mechanism 2021-09-13 14:28:52 +02:00
harveyyue
97cb997be3 DBZ-3984 Mysql-Connector fails parsing invalid decimal format DDL statement 2021-09-13 13:55:49 +02:00
Gunnar Morling
14a5162ec0
DBZ-3822 Not checking out code for octocat commit checker 2021-09-09 23:01:49 +02:00
René Kerner
b92e5c5efe
DBZ-3943 Add ConfigDef unit tests to verify all Debezium Field instances have a proper documentation/description set;
Also adding missing descriptions.
2021-09-09 13:35:41 +02:00
Gunnar Morling
6f1577a70b DBZ-3958 Gracefully handling history file in sym-linked directory;
Also removing redundant test method definition.
2021-09-09 12:18:21 +02:00
camilesing
f2021330cb DBZ-3976 fix MySqlValueConvertes.java typo 2021-09-08 09:54:50 +02:00
Gunnar Morling
9941e9ec65
DBZ-3944 Updating image version in tutorial 2021-09-07 15:20:25 +02:00
uidoyen
53beb59a32 DBZ-3970 fix Openshift pods list image preview not found 2021-09-07 12:57:14 +05:30
jiabao.sun
96c2d33c83 DBZ-3969 Strings with binary collation shouldn't be parsed as Types.BINARY 2021-09-06 12:12:41 +02:00
Kate
390a331ecb DBZ-3947 Fix empty high watermark check 2021-09-06 10:53:33 +02:00
Chris Cranford
82e568ae34 DBZ-3962 Support DROP TABLE using recycle bin as-clause 2021-09-02 23:15:04 +02:00
Chris Cranford
093408bba8 DBZ-3954 Restrict capturing change events to configured PDB 2021-09-02 09:06:28 +02:00
Chris Cranford
47c3273985 DBZ-3892 Reuse precompiled pattern instance 2021-09-01 13:10:00 -04:00
Chris Cranford
8dc4a08c70 DBZ-3892 Correctly parse concatenated UNISTR values 2021-09-01 13:10:00 -04:00
Anisha Mohanty
e085bd788f DBZ-3822 GH Action that flags octocat commits 2021-09-01 17:05:14 +02:00
Ashmeet Lamba
c3c65fdd1f DBZ-3713 Wrapped client.xadd in RedisStreamChangeConsumer within Try-Catch Block
In case of a failure the entire batch would be skipped and the whole process
crashes. Adding a try catch block similar to other sinks
2021-09-01 15:43:21 +02:00
Gunnar Morling
7c150de943 DBZ-2525 Don't qualify selected columns with table name;
It shouldn't be needed as we select from a single table, and it caused the columns to not be found for the Db2 connector.
2021-08-31 17:39:36 +05:30
Gunnar Morling
e8d54494f8
[docs] Typo fix 2021-08-30 18:58:59 +02:00
Gunnar Morling
9c4cc7e395 DBZ-3918 Removing reference to development_docs branch 2021-08-30 14:21:33 +02:00
Gunnar Morling
26921a9836 DBZ-3918 Removing reference to development_docs branch 2021-08-30 14:17:36 +02:00
rkerner
6a4896d2d4 DBZ-3918 Update RELEASING.md to current process
closes https://issues.redhat.com/browse/DBZ-3918
2021-08-30 14:17:36 +02:00
Anisha Mohanty
153e0920e1 DBZ-2525 Generifying exclusion of columns from snapshotting in all relational connectors;
* Using RelationalDatabaseSchema in RelationalSnapshotChangeEventSource for consistency.
* Adding test for table/column names which are keywords
2021-08-30 12:20:56 +02:00
Gunnar Morling
aea2827016 DBZ-2525 Removing unused methods 2021-08-30 12:20:55 +02:00
Gunnar Morling
11ed86a807 DBZ-3889 Reducing logging of serializers 2021-08-30 12:20:55 +02:00
indraraj
2598c50887 DBZ-3873 review suggestiins 2021-08-30 11:56:06 +02:00
indraraj
e48b1a0433 DBZ-3873 Fix server link and change connectors order in menu 2021-08-30 11:56:06 +02:00
Bob Roldan
691bf80cf4 DBZ-3613 Specify when snapshot metrics are available. 2021-08-30 10:03:20 +02:00
Jiri Pechanec
82b151d0b9 DBZ-3935 Invalid validation of truncate handling mode 2021-08-30 09:47:55 +02:00
jcechace
8898db6f24 DBZ-3932 Support for running apicurio tests in CI 2021-08-29 21:24:37 +02:00
jcechace
090ad3f756 DBZ-3924 setting of pull secret configuration when deploying apicurio operator 2021-08-29 21:23:46 +02:00
Jiri Pechanec
a36eb45dff
DBZ-3912 Added Binary padding for hex/base64 handling mode
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-08-27 09:48:19 +02:00
Chris Cranford
7b399ae6f1 DBZ-3927 Upgrade to Jackson Databind 2.10.5.1 2021-08-26 20:19:17 +02:00
Chris Cranford
c1fa724145 DBZ-3776 Removed superfluous supplemental logging warning 2021-08-26 13:26:18 -04:00
Gunnar Morling
1919ed9281
DBZ-3873 Typo fix 2021-08-26 18:26:43 +02:00
Gunnar Morling
cae93bd857 DBZ-3873 Misc. adjustments 2021-08-26 18:24:56 +02:00
indraraj
6e1e78d365 DBZ-3873 Adding overview page to SMTs 2021-08-26 18:24:56 +02:00
Gunnar Morling
8f963fb1bf DBZ-3920 Misc. fixes 2021-08-26 09:42:49 +02:00
Bob Roldan
a8d84abfbf DBZ-3920 Define link targets for cross-references in the options table 2021-08-26 09:29:30 +02:00
Bob Roldan
60a3ede231 DBZ-3922 Update file locations for smt link attributes in antora.yml 2021-08-26 09:23:20 +02:00
Chris Cranford
0f07b43012 DBZ-3898 Skip excluded schema DDL events 2021-08-26 09:20:33 +02:00
Jiri Novotny
4d7be9a3a7 DBZ-3908 changed double quotation marks to single 2021-08-25 18:17:30 +02:00
Jiri Novotny
acd772deca DBZ-3908 Added option to skip image push to quay 2021-08-25 18:17:30 +02:00
Jiri Novotny
ad3c620b78 DBZ-3908 Added apicurio prepare job 2021-08-25 18:17:30 +02:00
Gunnar Morling
a6260fd338
DBZ-3584 Misc. doc fixes;
* Wording fixes
* Don't show ByteBuffer converter in downstream docs


Co-authored-by: Jiri Pechanec <jpechane@redhat.com>
2021-08-25 18:08:42 +02:00
Gunnar Morling
fc474bcbff
[docs] Updating contribution info 2021-08-25 17:17:38 +02:00
Gunnar Morling
a1bcfd5870
DBZ-3913 Allowing [docs] as commit message prefix for trivial changes 2021-08-25 17:17:03 +02:00
Anisha Mohanty
9acf8cb0cf DBZ-3913 Specify branch name on push/pull_request step 2021-08-25 12:32:33 +02:00
Jiri Pechanec
aff976438e DBZ-3909 Do the push in the context of git repo 2021-08-25 12:30:52 +02:00