Commit Graph

3476 Commits

Author SHA1 Message Date
Chris Cranford
207276800b DBZ-2324 Fix test failure - TablesWithoutPrimaryKeyIT#shouldProcessFromStreaming 2020-07-10 17:30:11 +02:00
Chris Cranford
2f71e92a82 DBZ-2325 Fix test failure - SqlServerConnectorIT#readOnlyApplicationIntent 2020-07-10 17:00:22 +02:00
Chris Cranford
e3abc020c9 DBZ-2238 Fix test failure - MySqlSourceTypeInSchemaIT#shouldPropagateSourceTypeAsSchemaParameter 2020-07-10 08:14:28 +02:00
Jiri Pechanec
5df2152aaf DBZ-2317 PostgeSQL driver upgrade 2020-07-09 20:25:23 +02:00
jgraf50
a7faa7f42f DBZ-2141 Code formatting 2020-07-09 11:38:32 -04:00
jgraf50
a7d66ed4e4 DBZ-2141 Fix formatting 2020-07-09 11:38:32 -04:00
jgraf50
ce7a44cb71 DBZ-2141 Narrow to only MongoSocketException errors 2020-07-09 11:38:32 -04:00
jgraf50
5ccec1d96e DBZ-2141 Add custom MongoDB connector error handler to do retries on connection errors 2020-07-09 11:38:32 -04:00
Chris Cranford
86b4e3f5b6 DBZ-2286 Fix test slowness with FieldRenamesIT 2020-07-09 09:13:27 +02:00
Chris Cranford
c718127faa DBZ-2264 Fix compatibility with MongoDB 3.x 2020-07-09 09:11:28 +02:00
Chris Cranford
bb01f4eaa7 DBZ-2264 Fix test failure - MongoDbConnectorIT#shouldConsumeTransaction 2020-07-09 09:11:28 +02:00
Omar Al-Safi
4d2467ca20 DBZ-2302: Allow OffsetCommitPolicy to be initiated with Properties object 2020-07-09 08:38:26 +02:00
Chris Cranford
a286de7d97 DBZ-2269 Fix test failure - MySqlSourceTypeInSchemaIT#shouldPropagateSourceTypeByDatatype 2020-07-09 08:23:59 +02:00
Chris Cranford
0e5122c69d DBZ-2319 Fix test failure - PostgresConnectorIT#shouldOutputRecordsInCloudEventsFormat 2020-07-09 08:22:13 +02:00
Chris Cranford
5affa8cbab DBZ-2231 Use Awaitility in waitForXXX helper methods 2020-07-09 08:21:00 +02:00
Chris Cranford
0486b40540 DBZ-2231 Fix test failure - SqlServerChangeTableSetIT#readHistoryAfterRestart 2020-07-09 08:21:00 +02:00
Chris Cranford
1aae3cd262 DBZ-2243 Fix test failure - MySqlConnectorRegressionIT#shouldConsumeAllEventsFromDatabaseUsingBinlogAndNoSnapshot 2020-07-09 06:30:56 +02:00
Chris Cranford
6a8eb416a1 DBZ-2270 Fix test failure - MySqlConnectorIT#shouldNotParseQueryIfServerOptionDisabled 2020-07-09 06:29:41 +02:00
rkerner
7b2e9be0d5 DBZ-730 add MySqlDecimalIT integration test for all decimal.handling.mode/s 2020-07-09 06:26:52 +02:00
Chris Cranford
f5ab12c346 DBZ-2229 Fix test failure - MySqlConnectorRegressionIT#shouldConsumeAllEventsFromDecimalTableInDatabaseUsingBinlogAndNoSnapshot 2020-07-08 21:56:10 +02:00
Chris Cranford
4c6351e5e3 DBZ-2271 Fix test failure - RecordsStreamProducerIT#testEmptyChangesProducesHeartbeat 2020-07-08 17:23:58 +02:00
Chris Cranford
4b64791a01 DBZ-2220 Fix test failure - SqlServerConnectorIT#verifyOffsets 2020-07-03 05:51:27 +02:00
Chris Cranford
61aa659116 DBZ-2217 Fix test failure - TransactionMetadataIT#restartInTheMiddleOfTxAfterSnapshot 2020-07-02 22:23:09 +02:00
Gunnar Morling
0216cc4d33 DBZ-2256 Using upstream image for Apicurio testing 2020-07-02 08:22:35 +02:00
Jiri Pechanec
15c49f3fb6 DBZ-2301 Hide internal config fields 2020-07-01 15:46:17 +02:00
Tova Cohen
f37bbdc736 DBZ-1928 Some tweaks to fine tune the content 2020-06-30 10:23:26 -04:00
Tova Cohen
6d00d02291 DBZ-1928 Update downstream procedure for deploying connectors with Avro configuration 2020-06-30 10:23:26 -04:00
Tova Cohen
cc0ab0df3c DBZ-1928 typo fix: Enclosed a downstream attribute in curly braces 2020-06-30 10:23:26 -04:00
Tova Cohen
79f8406766 DBZ-1928 Remove refs to workers. Add xref to downstream steps for installing Service Registry from OperatorHub. 2020-06-30 10:23:26 -04:00
Tova Cohen
3331dda5cc DBZ-1928 use attribute for apicurio-version 2020-06-30 10:23:26 -04:00
Tova Cohen
f3d04e3f5e DBZ-1928 Removed "also". 2020-06-30 10:23:26 -04:00
Tova Cohen
33ef4ced13 DBZ-1928 Replaced incorrect "converter" with "connector" 2020-06-30 10:23:26 -04:00
Tova Cohen
ccb7073b52 DBZ-1928 Missed this update from Gunnar's review 2020-06-30 10:23:26 -04:00
Tova Cohen
85ebb99350 DBZ-1928 Updates based on Gunnar's review comments. 2020-06-30 10:23:26 -04:00
Tova Cohen
d7f34d6181 DBZ-1928 Remove temporary "community" statement needed to check rendering 2020-06-30 10:23:26 -04:00
Tova Cohen
5fd4e35ea1 DBZ-1928 Unindented 3 paragraphs after bullet. Corrected endif statement. 2020-06-30 10:23:26 -04:00
Tova Cohen
fd10d18bb2 DBZ-1928 Updated doc for Avro serialization 2020-06-30 10:23:26 -04:00
Tova Cohen
df02c7546c DBZ-1928 Updates based on SME comments and answers 2020-06-30 10:23:26 -04:00
Tova Cohen
1d68851e62 DBZ-1928 Initial edits of avro content 2020-06-30 10:23:26 -04:00
Gunnar Morling
4880b421fa DBZ-2276 Minimizing dependencies for outbox extension;
Also making sure debezium-api is built as a predecessor on CI
2020-06-29 10:37:40 +02:00
Gunnar Morling
cfd6984920 DBZ-2287 Changing workflow name 2020-06-26 16:24:18 +02:00
Gunnar Morling
e8a6cedfec DBZ-2287 Adding formatting check GitHub Action 2020-06-26 16:24:18 +02:00
Jiri Pechanec
3c6f3eb75c DBZ-2278 Resolve concurrent access to the thread map 2020-06-26 08:38:59 +02:00
Randall Hauch
5860812a63
DBZ-2275 Updated default database history DML filter default to handle additional RDS statements;
* Added two more regular expressions to the default database history DML filter. These are intended to catch and filter out `INSERT into mysql.rds_monitor…` statements that RDS may write in the binlog
* Added a new unit test that checks that the regular expressions do catch some example statements
2020-06-25 20:57:49 +02:00
jcechace
fd3804c01b DBZ-2279 Running correct maven module for PostgreSQL test matrix 2020-06-25 12:48:55 +02:00
Gunnar Morling
3c528266f7 DBZ-2255 Wording adjustments 2020-06-25 11:08:59 +02:00
Jiri Pechanec
63a2f6a0ae DBZ-2255 Document JSON parsing in groovy-based SMTs 2020-06-25 11:08:59 +02:00
Justin Hiza
5bf573633f DBZ-2219 Expanding support for MariaDB IF EXISTS/IF NOT EXISTS support on ALTER TABLE ddl 2020-06-25 10:47:29 +02:00
Gunnar Morling
99a8a984fa Update RELEASING.md 2020-06-25 06:04:59 +02:00
Debezium Builder
c0d30b87d9 [maven-release-plugin] prepare for next development iteration 2020-06-24 18:03:11 +02:00