Commit Graph

233 Commits

Author SHA1 Message Date
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
Sean Rooney
8cb7e94e1e DBZ-695 Adding documention for Db2 connector 2020-02-04 20:38:06 +01:00
Jiri Pechanec
9dbea89f0a DBZ-1052 Docs for Oracle and SQL Server 2020-02-03 09:29:10 +01:00
Gunnar Morling
b66f314b3c DBZ-1052 Misc. clean-up
* Doc updates
* Changed static method to instance
2020-02-03 09:29:10 +01:00
Jiri Pechanec
7411fdddca DBZ-1052 Docs for CE and postgres 2020-02-03 09:29:10 +01:00
Gunnar Morling
1508252b29 Removing obsolete docs page 2020-01-31 16:59:51 +01:00
Gunnar Morling
d5bbc7a123 DBZ-1717 Misc. clean-up;
* Expanding test
* Removing obsolete deprecation warning
* Adding Jan Uyttenhove to COPYRIGHT.txt
2020-01-28 12:41:12 +01:00
Chris Cranford
8047813a9f DBZ-1668 Documentation Updates [ci skip]
* Removed width attribute from tables
2020-01-28 09:43:56 +01:00
Chris Cranford
075bd57a03 DBZ-1668 Documentation Updates [ci skip]
* Removed unnecessary roles and options for many adoc tables
* Fixed various typos
* Added consistent incubating note
* Minor tweaks to several code listings to include caption/titles
* Fixed several rendering bugs with bullet lists not being properly rendered
* Added appropriate source code types to source blocks
2020-01-28 09:43:56 +01:00
Chris Cranford
48103df1e9 DBZ-1729 Change connector download url to use debezium-version attribute [ci-skip] 2020-01-28 09:17:39 +01:00
Chris Cranford
6c172a9dc5 DBZ-1687 Migrated custom attributes to Antora component descriptor [ci-skip] 2020-01-28 09:17:39 +01:00
Gunnar Morling
2a1d88bba1
Fixing section numbering 2020-01-25 23:25:08 +01:00
Gunnar Morling
6dca2b61de
Update serdes.adoc 2020-01-22 17:14:37 +01:00
Gunnar Morling
ec7cc8c0b8 Fixing broken links 2020-01-22 17:04:22 +01:00
Gunnar Morling
463ee138a4 Misc. updates 2020-01-20 14:05:54 +01:00
Fintan Bolton
2c611fce9d Incorporated review comments for MongoDB, Postres and SQLServer connector docs 2020-01-20 14:05:54 +01:00
Fintan Bolton
dc680ae3d5 Searched and replaced {ProductName} -> {prodname} in doc 2020-01-20 14:05:54 +01:00
Fintan Bolton
4345beb8fb Remove definition of unnecessary ProductName attribute in docs 2020-01-20 14:05:54 +01:00
prmellor
092804b7ea updates to the connector doc files
Signed-off-by: prmellor <pmellor@redhat.com>
2020-01-20 14:05:54 +01:00
Alexander Schwartz
cd99ce4038 DBZ-1725 Use AsciiDoc headings instead of Markdown headings for consistency 2020-01-17 14:17:34 -05:00
Alexander Schwartz
d63a0737f5 DBZ-1725 don't override attributes when running Antora 2020-01-17 14:17:34 -05:00
Alexander Schwartz
e5f5ff783c DBZ-1725 imagesdir already provided by Antora, shouldn't be set manually 2020-01-17 14:17:34 -05:00
Gunnar Morling
2d337133ae DBZ-1715 Docs clarification; adding Jos to authors list 2020-01-17 14:52:15 +01:00
Jos Huiting
1cd4d4bf19 Add field-based topic routing to Debezium ExtractRecordState 2020-01-17 14:43:03 +01:00
Gunnar Morling
95001fc7e3 Fixing doc paths [ci-skip] 2020-01-16 20:10:27 +01:00
Jiri Pechanec
46ee16409d [release] Changelog for 1.1.0.Alpha1 2020-01-16 11:37:04 +01:00
Gunnar Morling
92b044d405 DBZ-1292 ☁️ Adding documentation for CloudEvents converter 2020-01-16 08:02:51 +01:00
Gunnar Morling
e5717b84a6 DBZ-1478 Avoiding hard-coded image path 2020-01-16 07:31:28 +01:00
Gunnar Morling
e44e1f271a DBZ-1478 Outbox doc updates; adding visual 2020-01-16 07:31:28 +01:00
Chris Cranford
98fa50a538 DBZ-1478 Document Outbox Quarkus Extension 2020-01-15 10:48:06 +01:00
Chris Cranford
1d41d53636 DBZ-1685 Document and add support for column.mask.with for PostgreSQL connector 2020-01-14 09:30:34 +01:00
Chris Cranford
4fa0f22ac7 DBZ-1703 Add option to JSON SerDes for ignoring unknown properties 2020-01-14 09:24:53 +01:00
Gunnar Morling
eacc624001
Adding section on Prometheus/Grafana to monitoring docs 2020-01-09 07:39:45 +01:00
Gunnar Morling
0dd8546ea4 PG doc improvements;
Incorporating some learnings from https://www.sderosiaux.com/articles/2020/01/06/learnings-from-using-kafka-connect-debezium-postgresql/#the-solution-fix-postgresql.
2020-01-07 12:07:59 +01:00
Gunnar Morling
cf640c3c99 DBZ-1168 Fixing casing 2020-01-06 12:38:04 +01:00
Jiri Pechanec
4102d39aba DBZ-1168 Suport non-admin authSources 2020-01-06 12:28:49 +01:00
Jiri Pechanec
6d97dd4dfd DBZ-1552 Decimal handling mode for Oracle docs 2020-01-06 10:22:17 +01:00
Vedit Firat Arig
1bf09c9946 Fixed Doc for checking mysql binlog status 2020-01-02 11:50:15 +01:00
Chris Cranford
4f646a860d Fix minor formatting of SQL table layout. 2019-12-20 13:06:48 -05:00
Fintan Bolton
e09375861f DOC-mysql Added toc::[] macro to assembly files 2019-12-20 13:06:48 -05:00
Fintan Bolton
b16f4e7776 DOC-mysql Removed manually created mini-tocs (based on xref links) 2019-12-20 13:06:48 -05:00
Fintan Bolton
945ef31ef5 DOC-mysql Updated navigation text for consistency 2019-12-20 13:06:48 -05:00
Fintan Bolton
6774e32cb6 DOC-mysql Added missing [source,json] formatting in Delete change event value section 2019-12-20 13:06:48 -05:00
Fintan Bolton
47542ba315 DOC-mysql Renamed mysql-intro.adoc to mysql.adoc (as it was previously) 2019-12-20 13:06:48 -05:00
Fintan Bolton
7fc1153085 DOC-mysql Added context attribute to mysql-intro.adoc file 2019-12-20 13:06:48 -05:00
Fintan Bolton
f45215ef69 DOC-fix-xrefs Fix broken links 2019-12-20 13:06:48 -05:00
Fintan Bolton
ebfbd83a90 DOC-removed-modules-attr Stop using the {modules} attribute in doc assembly files 2019-12-20 13:06:48 -05:00
Fintan Bolton
d78c5b7eed DOC-remote-attribute-includes Removed unnecessary attribute include statements from assembly files 2019-12-20 13:06:48 -05:00
Alex Mansell
ebc846c9a5 Initial modularization of MySQL connector documentation 2019-12-20 13:05:41 -05:00
Jiri Pechanec
c0dd096e13 [release] Changelog for 1.0.0.Final 2019-12-18 07:36:06 +01:00
Gunnar Morling
7c079ca5e5 DBZ-1643 Documentation update 2019-12-17 08:59:55 +01:00
Gunnar Morling
eb4b1dad45 DBZ-1643 Normalizing TZ value to UTC
This avoids the need for the database.server.timezone option when running on SQL Server 2016 or newer.
2019-12-17 08:59:55 +01:00
Johan Venant
c8070d19b8 DBZ-1643 Manage sql server timestamp timezone 2019-12-17 08:59:55 +01:00
John Martin
a3129fd596 DBZ-1671 update mysql_connector snapshot locking documentation 2019-12-17 07:23:29 +01:00
Jiri Pechanec
761e7440cc DBZ-1670 Rename Serdes to DebeziumSerdes 2019-12-16 15:05:43 +01:00
Jiri Pechanec
52a2946aa5 DBZ-1642 Documentation update 2019-12-16 12:21:19 +01:00
Jiri Pechanec
c6449c956b DBZ-1642 Added Always On docs 2019-12-13 12:01:48 +01:00
Gunnar Morling
77252304db
Nav fix [no ci] 2019-12-12 16:25:17 +01:00