Commit Graph

266 Commits

Author SHA1 Message Date
Chris Cranford
68c07c132a DBZ-775 Update documentation for column mask/truncation and key columns 2020-05-18 17:21:26 +02:00
Juan Antonio Pedraza
5f7ba1da5d DBZ-1988: Skip LSN timestamp query when using Oracle CDC jobs 2020-05-18 16:41:37 +02:00
Gunnar Morling
b874f8a597
DBZ-651 Note on contributions 2020-05-15 19:02:18 +02:00
Gunnar Morling
c9ab75b3c6 DBZ-651 Applying suggestions from code review 2020-05-15 18:59:20 +02:00
Jiri Pechanec
7b490e0f83 DBZ-651 Documentation for Debezium Server 2020-05-15 18:59:20 +02:00
Jiri Pechanec
c85546d611 DBZ-2074 Expose topic and headers in scripting SMTs 2020-05-15 11:13:07 +02:00
Chris Cranford
40b5513d43 DBZ-2020 MongoDB Transaction Metadata documentation 2020-05-14 22:34:11 +02:00
Gunnar Morling
4154393234 DBZ-2024 Making options linkeable 2020-05-14 08:41:40 +02:00
Gunnar Morling
0b42c8d8c2 DBZ-2024 Adding topic.regex option to routing and filtering SMTs 2020-05-14 08:41:40 +02:00
cooksey
64a8cb6134 DBZ-2073 Update DebeziumEngine.ChangeConsumer api in docs 2020-05-14 06:16:58 +02:00
Chris Cranford
ddca912bac DBZ-1791 Make configuration options linkable 2020-05-13 21:36:12 +02:00
Gunnar Morling
4f020ca6cf DBZ-1828 Removing deprecated SMT options 2020-05-13 21:36:12 +02:00
Chris Cranford
5ae8313e2e DBZ-1791 Add add.fields and add.headers options to MongoDB flattening SMT 2020-05-13 21:36:12 +02:00
Gunnar Morling
4e279c17c1 DBZ-2034 Adding table with all SMT options;
Also adding Aaron to COPYRIGHT.txt
2020-05-11 15:37:36 +02:00
Aaron Brady
8b42016f63 DBZ-2034 Make ByLogicalTableRouter SMT unique key enforcement optional 2020-05-08 13:56:18 -04:00
Gunnar Morling
5625e1838d DBZ-2056 Using AsciiDoc listing syntax, allowing for attribute replacement 2020-05-07 16:51:06 -04:00
Gunnar Morling
ab1d4bb1cd DBZ-1970 Making change event API more consistent and uniform 2020-05-06 14:33:37 +02:00
Jiri Pechanec
bfdb8e346e DBZ-1904 Docs for incubating connectors 2020-05-06 12:43:21 +02:00
Chris Cranford
f43b763aa9 DBZ-2014 Add anchor 2020-05-05 22:13:25 +02:00
Chris Cranford
c6ba581848 DBZ-2014 Suggested changes 2020-05-05 22:13:25 +02:00
Chris Cranford
cd43c4880f DBZ-2014 Do not include outbox eventType field by default 2020-05-05 22:13:25 +02:00
Chris Cranford
592c2078bc DBZ-2011 Fix typo 2020-05-05 13:43:52 -04:00
TovaCohen
0d13f58d3c DBZ-2011 Inserted a space in front of callout numbers. Fixed an xref. 2020-05-05 13:17:57 -04:00
TovaCohen
27b103de96 DBZ-2011 Complete .yaml config examples for connectors 2020-05-05 13:17:57 -04:00
Chris Cranford
e0f37a3a0c DBZ-1901 Reword MongoDB documentation to use snapshot/streaming semantics 2020-05-05 08:47:23 +02:00
Chris Cranford
81c3a808da DBZ-1963 Suggested changes 2020-05-05 08:45:58 +02:00
Chris Cranford
a1cb06299c DBZ-1963 Emit outbox events with value schema names 2020-05-05 08:45:58 +02:00
John Psoroulas
27b59851a8 PostgreSQL Debezium Connector typo fix 2020-05-04 14:32:33 +02:00
Gunnar Morling
9235732681 DBZ-1904 Typo and wording fixes 2020-05-04 12:31:05 +02:00
Jiri Pechanec
8ec46e09e5 DBZ-1904 Documentation of the public topic 2020-05-04 12:31:05 +02:00
Chris Cranford
5eb29fb228 DBZ-1933 Add anchors to connector properties 2020-04-30 21:52:58 +02:00
TovaCohen
41279981c8 DBZ-2011 FUSEDOC-3849 Update downstream download links. Also tried to fix a broken sentence. 2020-04-28 12:27:43 -04:00
TovaCohen
bbddac66e5 DBZ-2011 Added .yaml config exampls for MongoDB, PostgreSQL, and SQL Server connectors 2020-04-28 12:27:43 -04:00
Siddhant Agnihotry
4ed8cd7f43 DBZ-2010 Update postgresql.adoc 2020-04-27 09:19:36 -04:00
Jiri Pechanec
bb13db1d5b DBZ-2000 Docs improvements
Co-Authored-By: Gunnar Morling <gunnar.morling@googlemail.com>
2020-04-24 15:44:52 +02:00
Jiri Pechanec
7e37237b52 DBZ-2000 Change expression param name; add docs 2020-04-24 15:44:52 +02:00
Gunnar Morling
41293f0b2d DBZ-1993 Wrapping structs for simpler references in filter SMT;
Exposing as ProxyObject allows for simple property-style access. We also can prevent write access that way.
2020-04-23 08:34:56 +02:00
Gunnar Morling
2d0da37c03 DBZ-1993 Wrapping structs for simpler references in filter SMT;
Exposing as ProxyObject allows for simple property-style access. We also can prevent write access that way.
2020-04-23 08:33:30 +02:00
Gunnar Morling
dae655c78b DBZ-2006 Misc. fixes to MongoDB connector docs 2020-04-22 11:42:21 +02:00
Jos Huiting
33fe631674 DBZ-1962 Fix PR feedback 2020-04-17 15:24:42 +02:00
Jos Huiting
8ba21a98ef DBZ-1962 Introduce column.whitelist for the Postgres connector 2020-04-17 15:24:42 +02:00
lyidataminr
954c180400
[docs ] Fix a typo in the MBean name for PG streaming metrics 2020-04-17 12:51:11 +02:00
Alexander Schwartz
87030682bc DBZ-1944 updating links to mysql documentation to point to large page instead of the assemblies 2020-04-15 21:37:34 +02:00
Gunnar Morling
2f6342afbe DBZ-1807 Documentation update 2020-04-15 18:51:47 +02:00
Gunnar Morling
0673aba092 DBZ-1782 Inverting filtering logic, so to be consistent with Stream#filter() and other similar APIs 2020-04-15 17:52:35 +02:00
Gunnar Morling
0775bb1f4f DBZ-1782 Allowing any JSR 223 implementation for filtering SMT 2020-04-15 17:52:35 +02:00
Ben Hardesty
7bec4f3c64 DBZ-1944: Move mysql connector assemblies to partials 2020-04-15 08:54:20 +02:00
Gunnar Morling
328320b62b DBZ-1859 Updating documentation 2020-04-15 08:38:30 +02:00
Gunnar Morling
2e7eaf8681 DBZ-1782 Documentation update 2020-04-09 18:38:27 +02:00
Jiri Pechanec
d7d2e47ea0 DBZ-1782 DBZ-1807 DBZ-1930 Document new devel features 2020-04-09 18:07:22 +02:00