Commit Graph

186 Commits

Author SHA1 Message Date
Chris Cranford
54682e2617 DBZ-1793 Use snapshot versions in master documentation 2020-03-13 19:43:45 +01:00
Gunnar Morling
5cacae8b27 [docs] http -> https 2020-03-13 05:53:12 +01:00
Ben Hardesty
87c80877f2 DBZ-1861 Modularize the logging doc 2020-03-12 19:42:52 +01:00
Chris Cranford
1fd59f734b DBZ-1804 Clarify column type defaults for Outbox Quarkus extension 2020-03-11 21:53:35 +01:00
Ben Hardesty
6e8863f634 DBZ-1829 Conditionalize deprecated options for downstream doc 2020-03-11 21:48:43 +01:00
Sayed Mohammad Hossein Torabi
63a462dbc0 DBZ-1831 Support MongoDB Oplog operations as config 2020-03-11 12:43:25 +01:00
Chris Cranford
366ea361e2 DBZ-1726 Documentation updates for mongodb.adoc
* Added metrics details
* Changed references from initial sync to snapshot for consistency
2020-03-11 10:15:00 +01:00
Chris Cranford
3c98cbfb9d DBZ-1858 Document PostgreSQL connector metrics 2020-03-11 09:40:56 +01:00
Ben Hardesty
e47ead2d64 Modularize the monitoring doc 2020-03-10 15:03:28 +01:00
Fabio Cantarini
62b46ae596 DBZ-1830 Enhancement to datatype.propagate.source.type connector property
Add support for matching db and table name
Amend documentation accordingly
2020-03-10 14:58:16 +01:00
Fabio Cantarini
ad04b2fc06 DBZ-1830 Reference documentation for new connector property datatype.propagate.source.type 2020-03-10 14:58:16 +01:00
Gunnar Morling
b1a3fcc516 Wording fix 2020-03-10 12:15:22 +01:00
jgraf50
f41040d871 DBZ-1781 Updated documentation. 2020-03-04 09:10:49 +01:00
Ben Hardesty
48816f91be
DBZ-1845 Add conditionalization to tutorial 2020-03-04 07:53:24 +01:00
Jiri Pechanec
51b9a732b9 DBZ-1801 TinyInt1 to boolean converter 2020-03-03 12:14:16 +01:00
Gunnar Morling
4e6d4d0b1d DBZ-1843 Wording fix 2020-03-03 09:01:02 +01:00
志飞 张
63afde4201 Update oracle.adoc
the password is error in line 896
2020-03-03 08:55:50 +01:00
Gunnar Morling
1742d9a9ba DBZ-234 Misc. doc updates 2020-03-02 09:43:15 +01:00
Jiri Pechanec
c4f982865f DBZ-1134 Documentation for custom converters 2020-03-02 09:43:15 +01:00
Jiri Pechanec
5117ecab40 DBZ-234 Document Debezium Engine API 2020-03-02 09:43:15 +01:00
Jiri Pechanec
02ddcc1091 DBZ-1800 Correct TINYINT mapping 2020-02-26 18:22:18 +01:00
Jiri Pechanec
06049a5e9d DBZ-1826 Rename error handling config field 2020-02-26 15:49:26 +01:00
Jiri Pechanec
7574a553f9 DBZ-1705 Added derecation note to docs 2020-02-25 16:19:22 +01:00
Jiri Pechanec
436615934d DBZ-1760 Align code and docs 2020-02-25 10:43:11 +01:00
Jiri Pechanec
2b6e50daff DBZ-1760 Allow skipping of invalid events 2020-02-25 10:43:11 +01:00
Jiri Pechanec
2298091798 DBZ-1779 Document topic name, fix JSON formatting 2020-02-20 12:26:19 +01:00
Chris Cranford
e7aa5b60ff Add reference to test matrix compatibility for upstream only 2020-02-17 11:35:30 -05:00
Ben Hardesty
479563c144 Modularize and refactor tutorial 2020-02-17 11:35:30 -05:00
Jiri Pechanec
7d8f5dc7ec DBZ-1704 Document logical name constraints 2020-02-14 14:23:35 +01:00
Gunnar Morling
eff3ffc345 DBZ-1758 Documentation update 2020-02-14 13:14:25 +01:00
Raúl Tovar
8c41a2dbdc Update cassandra.adoc 2020-02-14 09:28:00 +01:00
Chris Cranford
09b40c4bb3 DBZ-1452 Fix typo 2020-02-12 14:03:19 -05:00
Gunnar Morling
61c4f834a6 DBZ-1452 Misc. fixes and refactoring;
* Adding support for "transaction" struct
* Documentation updates
* Only one "_" as separator between struct and field name
2020-02-12 14:03:19 -05:00
daanroosen-DS
49bbec319b DBZ-1452 Adding add.fields and add.headers options to flattening SMT 2020-02-12 14:03:19 -05:00
Chris Cranford
52b016f86f DBZ-1711 Add example values for build-time properties without defaults. 2020-02-12 13:45:18 -05:00
Chris Cranford
808b86d04d DBZ-1711 Removed column length/scale/precision/nullable options 2020-02-12 13:45:18 -05:00
Chris Cranford
8c10e0ae66 DBZ-1711 Introduce more build-time column configuration options
The extension's columns for the outbox table can now be fully customized by using
build-time configuration properties to influence a column's database definition,
the columns length/precision/scale/nullability as well as specifying a JPA
AttributeConverter.  While not all theses options apply to every column, such as
the identifier, the goal is to allow flexibility.
2020-02-12 13:45:18 -05:00
Gunnar Morling
1da43853c5 DBZ-1767 Avoiding version-specific reference 2020-02-12 18:49:32 +01:00
Jiri Pechanec
a998db9caa DBZ-1767 Support field sanitization for MongoDB unwrap 2020-02-12 18:49:32 +01:00
Matthias Wessendorf
bff73e71d0
DBZ-1784 Use "application/avro" as data content type in CloudEvents
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2020-02-12 14:26:25 +01:00
Gunnar Morling
98ef04cdf6 DBZ-1722 Line wrapping 2020-02-11 20:10:45 +01:00
Gunnar Morling
aa5a250a6b DBZ-1722 Adding docs 2020-02-11 16:11:46 +01:00
Chris Cranford
5d7ae4a46c
DBZ-1686 Documentation Changes (#1251)
* DBZ-1686 Remove references to specific DBZ versions; Fix typo reference to db2 connector
2020-02-10 21:38:37 +01:00
Chris Cranford
abd59a5fca DBZ-1759 Switch to upstream AK links 2020-02-10 20:42:08 +01:00
John Psoroulas
fdd9392ebb Typo fix 2020-02-10 09:35:35 -05:00
Luis Garcés-Erice
413161a216 DBZ-1752 Document DB2 Isolation modes properly 2020-02-10 10:50:25 +01:00
Bingqin Zhou
1b022fae94 Replace inaccurate Avro with Kafka Connect. 2020-02-04 21:12:36 +01:00
Chris Cranford
bf9cbac5ab DBZ-695 Table format changes 2020-02-04 20:38:06 +01:00
Jiri Pechanec
7142e6124f DBZ-695 Tx metadata docs for Db2 2020-02-04 20:38:06 +01:00
Gunnar Morling
e2d365ba4a DBZ-695 Documentation update 2020-02-04 20:38:06 +01:00