Commit Graph

456 Commits

Author SHA1 Message Date
Tova Cohen
65cf5f9e43 DBZ-2403 Typo fix - A vertical bar was missing in a table. 2020-09-02 17:03:05 -04:00
Tova Cohen
fc36a09a40 DBZ-2403 Updated descriptions of advanced config properties and pass-thru properties. 2020-09-02 17:03:05 -04:00
Tova Cohen
81a0f94e8d DBZ-2403 Fix conflict resolution mistake and correct a typo. 2020-09-02 17:03:05 -04:00
Tova Cohen
d19bf06730 DBZ-2403 Completed revision of Db2 doc except for some config properties 2020-09-02 17:03:05 -04:00
Tova Cohen
cb434a86bc DBZ-2403 More updates to Db2 doc, and to PostgreSQL for consistency 2020-09-02 17:02:59 -04:00
Tova Cohen
44bd912979 DBZ-2403 Initial commit of updates to Db2 connector doc 2020-09-02 15:30:28 -04:00
Gunnar Morling
cf46dde2ab DBZ-2455 Removing deprecated options from docs; fixing formatting glitch 2020-09-02 17:41:49 +02:00
Bob Roldan
62190629c6 DBZ-2245 Fully remove commented conditional content. 2020-09-01 11:47:01 -04:00
Bob Roldan
53cbae3d56 DBZ-2245 Edit conditionals so Avro info shows in cloudevents product doc 2020-09-01 11:47:01 -04:00
Gunnar Morling
f9fc5dd1c2 DBZ-2469 Fixing wrong alias 2020-09-01 09:48:41 +02:00
Mickaël Isaert
a63f7e8c18 DBZ-2469 Update debezium-server.adoc for transformations and Google Pub/Sub configuration
Fix configuration for transformations and Google Pub/Sub.
2020-09-01 09:48:41 +02:00
Jiri Pechanec
23ac1b4e80 [release] Changelog for 1.3.0.Final 2020-08-28 10:50:46 +02:00
Bob Roldan
f22b6f468f DBZ-2375 Hyperlink entries in the mysql metrics tables to facilitate sharing. 2020-08-24 09:34:31 -04:00
rkerner
2c5c093587 DBZ-2171 avoid divisive language 2020-08-21 09:29:04 +02:00
Tova Cohen
de95cd46ca DBZ-1908 Added "version" and "connector" fields to change event examples 2020-08-13 07:51:44 +02:00
Tova Cohen
ba5876a462 DBZ-1908 Updates based on Gunnar's review, adds Kubernetes notes 2020-08-13 07:51:44 +02:00
Tova Cohen
64979341e1 DBZ-1908 Replaced dockerfile and EXPORT section by using Strimzi blog procedure 2020-08-13 07:51:44 +02:00
Tova Cohen
fa4ef78622 DBZ-1908 Replacement PR, removes references to minishift 2020-08-13 07:51:44 +02:00
Tova Cohen
e4325c065f DBZ-2399 Changes "Avro Connector" to "Avro converter" 2020-08-12 10:36:00 +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
Chris Cranford
b52412ff5f [release] Changelog for 1.3.0.Alpha1 2020-08-05 23:39:04 -04: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
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
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
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
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
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
Cory Harper
724fc7ac98 DBZ-2362 add configurable restart wait time 2020-07-30 18:08:26 +02:00
victorxiang30
2d6301591c
DBZ-2381 ProtoBuf support for Debezium Server 2020-07-29 12:18:26 +02:00
Chris Cranford
6285540d60 DBZ-2379 SnapshodeMode.INITIAL_ONLY support 2020-07-28 12:32:30 +02:00
Jonas Lins
c708a89b23 DBZ-2367 Fix group id from io.debezium.quarkus to io.debezium on outbox docs 2020-07-20 09:44:54 +02:00
Jiri Pechanec
c2a40b7ed4 DBZ-2288 Add documentation 2020-07-16 09:51:00 +02:00
Jos Huiting
da97be7842 DBZ-2307 - Improve logging when primary keys are missing 2020-07-15 11:18:48 -04:00
Tova Cohen
524506677f DBZ-2326 Fixed a typo that was causing bold font for metric table description columns 2020-07-15 09:07:33 +02:00