Commit Graph

3516 Commits

Author SHA1 Message Date
Ruslan Gibaiev
262894586b DBZ-2425 Added MySql8 visible/invisible index support 2020-08-12 13:46:10 +02:00
Tova Cohen
e4325c065f DBZ-2399 Changes "Avro Connector" to "Avro converter" 2020-08-12 10:36:00 +02:00
Gunnar Morling
26b51e02cb DBZ-2418 Misc. clean-up 2020-08-12 09:28:35 +02:00
Gunnar Morling
ebe5169a66 DBZ-2418 Delaying retrieval of DB charset;
This is called only once anyways, so there's no need for storing the info
in a field in PostgresConnection. This allows PostgresConnector#validate()
bring up a more meaningful error message in case of incorrect credentials
and other incorrect connection configuration.
2020-08-12 09:28:35 +02:00
Jiri Pechanec
0b95df28d5 DBZ-2411 Use Scala 2.12 2020-08-11 09:20:53 +02:00
Jiri Pechanec
391d086529 DBZ-2411 Upgrade to Kafka 2.6.0 2020-08-11 09:20:53 +02:00
Ruslan Gibaiev
710e10d9f2
DBZ-2415 Added support for MySql dynamic privileges 2020-08-11 05:45:09 +02:00
Tova Cohen
0f9b6ac343 DBZ-2399 Edit new Azure content. Change anchor IDs to avoid duplicates 2020-08-07 09:01:10 +02:00
Tova Cohen
2ce4fe4ecf DBZ-2402 Typo fixes found during PR review 2020-08-06 12:02:26 +02:00
Tova Cohen
10fd7bb49d DBZ-2402 Rename some files and updates references to those files 2020-08-06 12:02:26 +02:00
Debezium Builder
c4c50f5fc6 [maven-release-plugin] prepare for next development iteration 2020-08-06 00:46:18 -04:00
Debezium Builder
94cbeb95fa [maven-release-plugin] prepare release v1.3.0.Alpha1 2020-08-06 00:46:17 -04:00
Chris Cranford
b52412ff5f [release] Changelog for 1.3.0.Alpha1 2020-08-05 23:39:04 -04:00
Chris Cranford
cb19c617ed [release] Updated copyright 2020-08-05 23:39:04 -04:00
Chris Cranford
cee329afbc DBZ-2277 ChangeConsumer indicates if tombstones are to be emitted 2020-08-05 21:24:36 +02:00
Chris Cranford
863896b0de DBZ-2277 Disable tombstones when using Google PubSub sink 2020-08-05 21:24:36 +02:00
Gunnar Morling
c33a9f53c2 DBZ-2333 Bringing back Azure docs which had been added in parallel 2020-08-05 10:51:13 +02:00
Gunnar Morling
3cac37ee54 DBZ-2333 Some formatting fixes 2020-08-05 10:51:13 +02:00
Gunnar Morling
af14291b15 DBZ-2282 Fixing broken tables 2020-08-05 10:34:48 +02:00
Chris Cranford
f3dbfdef3c DBZ-2400 Fix test failures 2020-08-05 09:13:43 +02:00
Chris Cranford
e9e274ede1 DBZ-2400 Change precedence 2020-08-05 09:13:43 +02:00
Chris Cranford
cc4e78bbff DBZ-2400 Deprecate mongodb.poll.internval.sec for mongodb.poll.interval.ms 2020-08-05 09:13:43 +02:00
Chris Cranford
931fecd216 DBZ-2225 Introduce MongoDB timeout configuration options
This adds configurable timeout options for:
* server.selection.timeout.ms
* connect.timeout.ms
* socket.timeout.ms
2020-08-05 09:13:43 +02:00
Chris Cranford
00463e10c0 DBZ-2332 Fix test failures with Kafka 1.x CI
MySqlDecimalIT#testPreciseDecimalHandlingMode
SqlServerConnectorIT#restartInTheMiddleOfTx
2020-08-04 23:21:23 +02:00
Tova Cohen
b0d9b4dc5d DBZ-2333 Rebase and merge of update to mapping for BIT and BIT VARYING 2020-08-04 12:20:08 -04:00
Tova Cohen
f053a24ea1 DBZ-2333 Remove extra J, say you must set pgoutput as plugin.name downstream 2020-08-04 12:20:08 -04:00
Tova Cohen
e1df5402c4 DBZ-2333 Fixes a few small glitches that I noticed 2020-08-04 12:20:08 -04:00
Tova Cohen
c8dcbff4ce DBZ-2333 Updates based on Chris's review comments 2020-08-04 12:20:08 -04:00
Tova Cohen
9787cf17c6 DBZ-2333 Finished edits and annotating PostgreSQL connector doc 2020-08-04 12:20:08 -04:00
Tova Cohen
0f9f98e839 DBZ-2333 Initial updates to modularize content. Not complete. Cannot build yet. 2020-08-04 12:20:08 -04:00
Chris Cranford
856fd5ee34 DBZ-2173 Upgrade MySQL binlog client 0.23.1 2020-08-04 10:40:06 +02:00
Tova Cohen
d24ac177d3 DBZ-2399 Updates strimzi version attribute from 0.13.0 to 0.18.0 2020-08-03 22:08:06 +02:00
Gunnar Morling
5a115e902c DBZ-2315 Doc clarification 2020-08-03 14:58:31 +02:00
rkerner
cad6cf62d3 DBZ-2315 fix BIT VARYING handling in Postgres connector
* removed little endian padding for BIT types in JdbcValueConverters (only used for Postgres yet)
* removed legacy format handling fot BIT related types in JdbcValueConverters#convertBits which were leftovers from PR #1408
* removed unnecessary zero-ing of a newly created byte array to improve performance for huge byte arrays
* updated Postgres connector docs
2020-08-03 14:58:31 +02:00
Gunnar Morling
e12cf2db5b DBZ-2389 Using Testing.Debug instead of System.out.println() 2020-08-03 11:05:48 +02:00
Chris Cranford
a2dfd00586 DBZ-2389 Fix test failure - TablesWithoutPrimaryKeyIT#shouldProcessFromStreaming 2020-08-03 11:00:17 +02:00
Chris Cranford
66ff56f5eb DBZ-2389 Fix test failure - SqlServerChangeTableSetIT#addDefaultValue 2020-08-03 11:00:17 +02:00
Gunnar Morling
05aa3e095c DBZ-2394 Grouping Postgres cloud docs 2020-07-31 15:45:48 +02:00
abhishek
e6f3b6b3d7 DBZ-2394 updated as per feedback 2020-07-31 15:43:23 +02:00
abhishek
90eebe725c DBZ-2394 Added Azure PostgreSQL guidance 2020-07-31 15:43:23 +02:00
Gunnar Morling
4bfaa1f949 DBZ-2282 Misc. clean-up 2020-07-31 15:37:09 +02:00
abhishek
26ed1bc67c DBZ-2282 additional assertions in IT, minor README update 2020-07-31 15:37:09 +02:00
abhishek
35d40f1524 DBZ-2282 added Event Hubs IT instructions to README, updated docs 2020-07-31 15:37:09 +02:00
abhishek
ecdd55a493 DBZ-2282 updated docs to include event hubs info 2020-07-31 15:37:09 +02:00
abhishek
8c8f0bfe34 DBZ-2282 updated exception handling 2020-07-31 15:37:09 +02:00
abhishek
9d4e4eb26a DBZ-2282 fixed formatting 2020-07-31 15:37:09 +02:00
abhishek
520cf62049 DBZ-2282 updated to use batching 2020-07-31 15:37:09 +02:00
abhishek
c551f80855 DBZ-2282 updated event hubs sink impl, tests 2020-07-31 15:37:09 +02:00
abhishek
4059406f25 DBZ-2282 Azure Event Hubs sink adapter for Debezium Server 2020-07-31 15:37:09 +02:00
Cory Harper
724fc7ac98 DBZ-2362 add configurable restart wait time 2020-07-30 18:08:26 +02:00