Commit Graph

684 Commits

Author SHA1 Message Date
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
rkerner
b372438b33 DBZ-2083 fix docs for Apicurio Avro converter
* apply PR comment, co-authored-by: Gunnar Morling
* apply PR comments and cleanup
2020-07-14 17:28:08 +02:00
Tova Cohen
dad8665f24 DBZ-2333 Replaces a broken link with a correct link to doc for Kafka log compaction 2020-07-14 17:16:36 +02:00
Tova Cohen
f37bbdc736 DBZ-1928 Some tweaks to fine tune the content 2020-06-30 10:23:26 -04:00
Tova Cohen
6d00d02291 DBZ-1928 Update downstream procedure for deploying connectors with Avro configuration 2020-06-30 10:23:26 -04:00
Tova Cohen
cc0ab0df3c DBZ-1928 typo fix: Enclosed a downstream attribute in curly braces 2020-06-30 10:23:26 -04:00
Tova Cohen
79f8406766 DBZ-1928 Remove refs to workers. Add xref to downstream steps for installing Service Registry from OperatorHub. 2020-06-30 10:23:26 -04:00
Tova Cohen
3331dda5cc DBZ-1928 use attribute for apicurio-version 2020-06-30 10:23:26 -04:00
Tova Cohen
f3d04e3f5e DBZ-1928 Removed "also". 2020-06-30 10:23:26 -04:00
Tova Cohen
33ef4ced13 DBZ-1928 Replaced incorrect "converter" with "connector" 2020-06-30 10:23:26 -04:00
Tova Cohen
ccb7073b52 DBZ-1928 Missed this update from Gunnar's review 2020-06-30 10:23:26 -04:00
Tova Cohen
85ebb99350 DBZ-1928 Updates based on Gunnar's review comments. 2020-06-30 10:23:26 -04:00
Tova Cohen
d7f34d6181 DBZ-1928 Remove temporary "community" statement needed to check rendering 2020-06-30 10:23:26 -04:00
Tova Cohen
5fd4e35ea1 DBZ-1928 Unindented 3 paragraphs after bullet. Corrected endif statement. 2020-06-30 10:23:26 -04:00
Tova Cohen
fd10d18bb2 DBZ-1928 Updated doc for Avro serialization 2020-06-30 10:23:26 -04:00
Tova Cohen
df02c7546c DBZ-1928 Updates based on SME comments and answers 2020-06-30 10:23:26 -04:00
Tova Cohen
1d68851e62 DBZ-1928 Initial edits of avro content 2020-06-30 10:23:26 -04:00
Gunnar Morling
3c528266f7 DBZ-2255 Wording adjustments 2020-06-25 11:08:59 +02:00
Jiri Pechanec
63a2f6a0ae DBZ-2255 Document JSON parsing in groovy-based SMTs 2020-06-25 11:08:59 +02:00
Jiri Pechanec
847cb05c34 [release] Changelog for 1.2.0.Final 2020-06-24 09:17:06 +02:00
Tova Cohen
8a4a9dfaa6 DBZ-2266 Found another link that displayed a URL when it needed to display text 2020-06-23 15:18:36 -04:00
Tova Cohen
4d136fba44 DBZ-2266 Replace {prodname} attribute with literal "debezium" to avoid uppercase in a name 2020-06-23 15:18:36 -04:00
Tova Cohen
cd27a16ee1 DBZ-2266 Added an xref for making downstream doc easier to navigate 2020-06-23 12:42:50 -04:00
Tova Cohen
8b0617ce1a DBZ-2266 Removed link to blog post that was also in postgresql doc 2020-06-23 12:42:50 -04:00
Tova Cohen
d5d3eb6f64 DBZ-1956 All Avro related content is conditionalized for upstream only 2020-06-23 09:53:12 +02:00
Tova Cohen
f5710a04d3 DBZ-1956 Updates to CloudEvents content, and fix for a table format 2020-06-23 09:53:12 +02:00
Tova Cohen
e985b29c61 DBZ-1956 Removed Kafka .10 note, and link to a blog post 2020-06-23 09:21:23 +02:00
Tova Cohen
a8c89ed5b1 DBZ-1956 Removed link to upstream code 2020-06-23 09:20:25 +02:00
Tova Cohen
906a1ca27b DBZ-1956 Inserts link target text so URL does not render 2020-06-23 09:18:57 +02:00
Tova Cohen
9aa14184f2 DBZ-1956 Two updates to doc for SQL Server connector per Gunnar 2020-06-22 18:29:12 +02:00
Gunnar Morling
7a335b2d61 DBZ-1956 Misc. doc fixes 2020-06-22 15:07:59 +02:00
Tova Cohen
b42ef797ab DBZ-1997 Recovered the last of the lost MySQL connector content 2020-06-22 12:55:01 +02:00
Tova Cohen
15189ed20a DBZ-1997 Recover timestamp default value handling content 2020-06-22 12:55:01 +02:00
Tova Cohen
55a33996ef DBZ-1997 Recover partion count warning that was dropped from database history 2020-06-22 12:55:01 +02:00
Tova Cohen
5271190ee5 DBZ-1997 Recover Schema change tool documentation 2020-06-22 12:55:01 +02:00
Tova Cohen
253ba31f44 DBZ-1997 Just some format changes I think. 2020-06-22 12:55:01 +02:00
Tova Cohen
ad3d69c5fa DBZ-2021 Updates to event flattening SMT per Chris's review 2020-06-22 11:05:04 +02:00
Tova Cohen
f322d329c4 DBZ-1956 This conditionalizes "Schema Change Topic" to be upstream only 2020-06-22 11:02:49 +02:00
Tova Cohen
af7d89dd7d DBZ-1956 Updates based on Chris's review of MongoDB connector doc 2020-06-22 10:56:00 +02:00
Tova Cohen
618c09bab4 DBZ-1956 Corrected property names by replaceing hyphens with dots in two instances 2020-06-19 17:03:42 +02:00
Bingqin Zhou
f19a196216 DBZ-2117 Leave prodname as it is. 2020-06-19 11:43:49 +02:00
Bingqin Zhou
6a0c275dc8 DBZ-2117 Update doc. 2020-06-19 11:43:49 +02:00
Jiri Pechanec
f85721fa51 [release] Changelog for 1.2.0.CR2 2020-06-19 06:24:47 +02:00
Jiri Pechanec
56f911aeda DBZ-2216 Use real txId in docs 2020-06-18 18:20:52 +02:00
Gunnar Morling
b30c0a1839 DBZ-2216 Doc update 2020-06-18 18:20:52 +02:00
Tova Cohen
dde91268a4 DBZ-1995 Removed unneeded attribute definition. Changed refs to that attribute. 2020-06-18 15:34:40 +02:00
Tova Cohen
2afbe25a3b DBZ-1995 Created headings for pass-through properties, and for pass-through properties for db drivers 2020-06-18 09:13:41 +02:00
Tova Cohen
155a41eb0c DBZ-1995 Added heading for pass-through properties 2020-06-18 09:13:41 +02:00
Tova Cohen
90c3b29b8b DBZ-1995 returned content about pass-through properties for MySQL connector 2020-06-18 09:13:41 +02:00
Gunnar Morling
db2fb28be3 DBZ-1835 Licensing clarification for Db2 connector 2020-06-17 16:12:46 +02:00
Jiri Pechanec
ecd6589a13 DBZ-2214 Rename distro module 2020-06-17 14:17:50 +02:00
Jiri Pechanec
ac82600b62 DBZ-2214 Drop distirbution from distro name 2020-06-17 14:17:50 +02:00
Jiri Pechanec
d95a26181e DBZ-2212 Fix Debezium Server download link 2020-06-17 09:30:20 +02:00
Gunnar Morling
50155e382d DBZ-2029 Clarification on supported product architectures 2020-06-17 09:11:26 +02:00
Tova Cohen
69a90c8a4c DBZ-2029 Edited the architecture description 2020-06-17 09:05:28 +02:00
Gunnar Morling
e174997e83 DBZ-2206 Wording fix 2020-06-17 08:55:26 +02:00
Jiri Pechanec
012035aac1 DBZ-2206 Upgrade apicurio to 1.2.2.Final 2020-06-17 08:48:21 +02:00
Gunnar Morling
16a4c9a2a3 DBZ-2069 Removing obsolete incubating note;
Also adding connector property to MongoDB connector
2020-06-16 10:39:16 -04:00
Jiri Pechanec
a45bb4b9f3 DBZ-2163 Link to topic mapper example 2020-06-16 14:57:45 +02:00
Gunnar Morling
c512d0bab4 DBZ-2096 Wording fixes 2020-06-16 08:42:00 +02:00
Chris Cranford
c0e83b808e DBZ-2096 Use block layout for server architecture image 2020-06-16 08:30:48 +02:00
Chris Cranford
f78967bcf1 DBZ-2096 Image update recommendations 2020-06-16 08:30:48 +02:00
Chris Cranford
8af890c8a5 DBZ-2096 Add Debezium Server section to architecture.adoc 2020-06-16 08:30:48 +02:00
Chris Cranford
317383be30 DBZ-2096 Update architecture image 2020-06-16 08:30:48 +02:00
Jiri Pechanec
0eb69010d0 DBZ-2198 Document http port and database history 2020-06-15 14:20:49 +02:00
Tova Cohen
be82abcd7a DBZ-2019 Revised content for CloudEvents, added modularization annotations 2020-06-11 13:47:14 -04:00
Jiri Pechanec
72d8857635 [release] Changelog for 1.2.0.CR1 2020-06-11 07:48:36 +02:00
Gunnar Morling
02b16e17ac DBZ-1814 Adding tests for exporting unkown column type 2020-06-05 12:13:29 +02:00
Gunnar Morling
c54e377dd2 DBZ-1814 Exporting Hex and Base64 representations as string 2020-06-05 12:13:29 +02:00
Gunnar Morling
023064eedb DBZ-1814 Renaming "raw" to "bytes"; also clarifying that this notion isn't Java-specific 2020-06-05 12:13:29 +02:00
Jeremy Finzel
5db614da21 DBZ-1814 added new binary handling mode option 2020-06-05 12:13:29 +02:00
Brandon Brown
bd64ace7fc DBZ-1813 Adding ability to configure pgoutput publication based on table filters
defined.
2020-06-05 06:24:25 +02:00
Gunnar Morling
de424d4980 [docs] Update re JMXHOST property 2020-06-04 21:03:17 +02:00
Elan Hasson
8bdc7e0a71 Correct spelling error.
raed => read
2020-06-03 21:25:44 +02:00
Gunnar Morling
79f3361773 DBZ-2112 Doc updates 2020-06-03 09:18:38 +02:00
Jiri Pechanec
5aaf4d420d DBZ-2112 Added Pulsar support 2020-06-03 08:57:13 +02:00
Chris Cranford
69681da40b DBZ-1956 Conditioanlize CloudEvents incubating status 2020-06-02 11:52:16 -04:00
Chris Cranford
dc3c5c31e5 DBZ-2020 Remove incubating note for transaction metadata 2020-06-02 11:52:16 -04:00
TovaCohen
7fe907acd9 DBZ-2016 Remove Tech Preview note for MongoDB connector doc 2020-06-02 05:49:28 +02:00
TovaCohen
962d268511 DBZ-2017 Remove Tech Preview note from SQL Server connector doc 2020-06-02 05:48:57 +02:00
TovaCohen
978af474b6 DBZ-2129 More updates so downstream user guide can build 2020-06-01 08:58:37 -04:00
Jiri Pechanec
8e7f3d14ca DBZ-1312 Omit constatnt db name in column and key mappers 2020-06-01 12:43:45 +02:00
Jiri Pechanec
60767a02a0 DBZ-2092 Modularization; test documentation 2020-05-29 18:10:23 +02:00
Jiri Pechanec
db1ddedb5d DBZ-2092 Fix typos
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2020-05-29 18:10:23 +02:00
Jiri Pechanec
971635626d DBZ-2092 Pub/Sub support in server 2020-05-29 18:10:23 +02:00
TovaCohen
d3408140f0 DBZ-2105 Change column widths in option/properties tables to have wider middle column needed downstream 2020-05-28 11:04:17 -04:00
TovaCohen
1103e5d0be DBZ-2105 Review updates: serdes & cloudevents options now clickable, replace an instance of "Debezium" with {prodname} 2020-05-28 11:04:17 -04:00
TovaCohen
726d62c1bf DBZ-2105 Make the value of the :context: attribute be "debezium" in all doc source files. 2020-05-28 11:04:17 -04:00
TovaCohen
2e6e81543b DBZ-2105 Started to replace contractions, instances of "we/our", spelling of behavior. Not exhaustive. 2020-05-28 11:04:17 -04:00
TovaCohen
6c13e8265e DBZ-2105 Updated AsciiDoc markup for tables to be only what is needed 2020-05-28 11:04:17 -04:00
TovaCohen
2a5557b61d DBZ-2105 Replace "Debezium" with "{prodname}" where appropriate 2020-05-28 11:04:17 -04:00
TovaCohen
98f9ef2574 DBZ-2105 Adds AsciiDoc anchor ID to the top of each file that did not already have one. 2020-05-28 11:04:17 -04:00
TovaCohen
84e9c91d84 DBZ-2105 Fix a typo in an attribute reference 2020-05-28 11:04:17 -04:00
TovaCohen
964f31dd36 DBZ-2105 Removing includes statements for the _attributes.adoc file and remove that file. 2020-05-28 11:04:16 -04:00
TovaCohen
046ab999dc DBZ-2105 Replaced "xref:" cross references with {link-prefix}:{link-whatever} 2020-05-28 11:04:16 -04:00
TovaCohen
747245146a DBZ-2105 Updated a link that was brought in when resolving a conflict when rebasing from master. 2020-05-28 11:04:16 -04:00
TovaCohen
028e20f94b DBZ-2105 Updated anchor IDs to be unique. Missed these in the earlier commit for unique anchor IDs. 2020-05-28 11:04:16 -04:00
TovaCohen
07c0b23051 DBZ-2105 Replace "link:#" formats with formats that use document attributes. 2020-05-28 11:04:16 -04:00
TovaCohen
7012a9c3c7 DBZ-2105 Updates to ensure unique anchor IDs. Updates references to updated IDs. 2020-05-28 11:04:16 -04:00
TovaCohen
4faa4a8534 DBZ-2105 Change conditionalization to use "community" and "product" attributes. 2020-05-28 11:04:16 -04:00
Jiri Pechanec
c0484abbfe DBZ-1312 Change whitelist format to schema.table ids 2020-05-22 17:16:42 +02:00
Gunnar Morling
b3cb73ab40 DBZ-1639 More doc updates 2020-05-22 12:48:11 +02:00
Gunnar Morling
40c2a2720a DBZ-1639 Misc. doc updates 2020-05-22 12:40:40 +02:00
Jiri Pechanec
3a7d837f99 DBZ-1639 Document apicurio Avro 2020-05-22 12:26:47 +02:00
TovaCohen
3cc2840e14 DBZ-2021 Updates the other instances of links to Avro naming 2020-05-20 10:49:37 -04:00
TovaCohen
b099de948b DBZ-2021 Updates to allow downstream UG to build: link updates, anchor ID changes 2020-05-20 10:49:37 -04:00
Chris Cranford
901b19c23c
DBZ-2021 Cleanup deprecations 2020-05-19 13:29:52 -04:00
Chris Cranford
8c6403ff5f
DBZ-2021 Remove reference to deprecated options 2020-05-19 13:20:59 -04:00
TovaCohen
3f7d814552 DBZ-2021 Moved # to correct place. Returned example of no key field added. 2020-05-19 13:13:29 -04:00
TovaCohen
d147e3908f DBZ-2021 Re-added, the missing PostgreSQL partitioned table content 2020-05-19 13:13:29 -04:00
TovaCohen
c3c9d28a4f DBZ-2021 Clarified config examples and record headers. Changed SMT config option anchor IDs. 2020-05-19 13:13:29 -04:00
TovaCohen
093f8103cb DBZ-2021 Updates based on PR review comments 2020-05-19 13:13:29 -04:00
TovaCohen
2f62f24e0d DBZ-2021 Clarifies default name of inserted key field 2020-05-19 13:13:29 -04:00
TovaCohen
412fae029c DBZ-2021 Corrected the description of the default name of the inserted key field 2020-05-19 13:13:29 -04:00
TovaCohen
8ed0b9b220 DBZ-2021 Updates some anchor IDs to avoid duplication problem downstream 2020-05-19 13:13:29 -04:00
TovaCohen
c9c9be51e8 DBZ-2021 Completed revision of doc for topic routing and event flattening 2020-05-19 13:13:29 -04:00
TovaCohen
d28a934635 DBZ-2021 Updated SMT doc for topic routing and event flattening 2020-05-19 13:13:29 -04:00
Gunnar Morling
d60f9f9efc
Update debezium-server.adoc 2020-05-19 14:43:42 +02:00
Jiri Pechanec
6763fe8fa8 [release] Changelog for 1.2.0.Beta2 2020-05-19 09:24:58 +02:00
Gunnar Morling
0ef4cc4140 DBZ-2070 Specifying full name of container images with Testcontainers 2020-05-19 06:24:43 +02:00
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
Jiri Pechanec
67d89861e7 [release] Changelog for 1.2.0.Beta1 2020-05-07 10:59:44 +02: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
TovaCohen
8a0390dc79 DBZ-2011 Added yaml config example to be rendered downstream only 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
Hossein Torabi
9ddd893074 DBZ-1895 Implement SKIPPED_OPERATIONS for mysql 2020-04-22 15:04:36 +02:00
Gunnar Morling
dae655c78b DBZ-2006 Misc. fixes to MongoDB connector docs 2020-04-22 11:42:21 +02:00
Ben Hardesty
1f6d53d13d
DBZ-1999 Updating doc xrefs to work downstream 2020-04-21 08:18:34 +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
Gunnar Morling
8e2bffa751 DBZ-1983 Fixing broken link 2020-04-16 12:51:50 +02:00
Gunnar Morling
002d984d28 DBZ-1983 Fixing broken link 2020-04-16 12:49:03 +02:00
Chris Cranford
e7d7456a3f DBZ-1947 Remove obsolete MySQL metrics 2020-04-16 09:31:29 +02:00
Chris Cranford
0c832e469e [release] Changelog for 1.2.0.Alpha1 2020-04-16 01:30:44 -04: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
Alexander Schwartz
13dbc1f31c DBZ-1944 moving files that are used only in includes to partials
... so that Antora doesn't create a separate page for them that would be meaningless or confusing to users or search engines
2020-04-09 08:29:46 +02:00
JanHendrikDolling
1e19270981 DBZ-1692 Added support for hash based column masking mode for string values 2020-04-08 21:21:42 +02:00
Chris Cranford
50e3a1ceec DBZ-1924 Fix SQL Server documentation for snapshot.mode options 2020-04-08 17:52:50 +02:00
Alexander Iskuskov
2c2d11ea04 DBZ-1954 Add docs for mask column and truncate column features 2020-04-08 09:10:39 +02:00
Gunnar Morling
27c85280f8
Update index.adoc 2020-04-07 21:57:50 +02:00
Gunnar Morling
18ff6a282c DBZ-1920 Wording fix 2020-04-07 17:30:51 +02:00
Chris Cranford
84426b366d DBZ-1920 Extract common metrics to included pages 2020-04-07 17:28:03 +02:00
Chris Cranford
6df5e60efd DBZ-1945 Remove deprecated connector option "initial_schema_only" 2020-04-07 17:23:48 +02:00
Jiri Pechanec
ad198bd60c [docs] Remove hard-coded version in SQL Server 2020-04-07 14:23:02 +02:00
Alexander Schwartz
543549cb75 DBZ-1935 fixed broken links and anchors 2020-04-06 17:36:27 +02:00
Bingqin Zhou
a330fbfd8c DBZ-1927 Modify and make the sentence clearer. 2020-04-03 21:29:15 +02:00
Bingqin Zhou
4ece6bcdb3 DBZ-1927 Add doc about how to trigger resnapshot when cassandra table cdc is disabled and then enabled again. 2020-04-03 21:29:15 +02:00
Ben Hardesty
6fb77d8361 DBZ-1919 Restore create, update, delete event structure examples in doc 2020-04-02 18:59:41 +02:00
Gunnar Morling
43d10f1523 DBZ-1906 Removing some version references 2020-03-31 14:54:23 +02:00
Gunnar Morling
4d7ba322cc DBZ-1906 Upstream links 2020-03-31 14:54:23 +02:00
Gunnar Morling
7fa5fe2c9b DBZ-1906 HTTP -> HTTPS 2020-03-31 14:54:23 +02:00
Gunnar Morling
d2520ae5ec DBZ-1906 Adding AsciiDoc attribute for AK docs URL 2020-03-31 14:54:23 +02:00
Gunnar Morling
0b7967a456 DBZ-1914 Adding documentation for snapshot.lock.timeout.ms;
This setting got introduced for MySQL with DBZ-1671, but for some unknown reason the documentation changes did not get applied.
2020-03-31 12:03:23 +02:00
Gunnar Morling
20ba237ef2 DBZ-1732 Referencing heartbeat.action.query 2020-03-31 09:10:13 +02:00
Fatih Güçlü Akkaya
d0d73ffb10 DBZ-1732 provide tip for AWS RDS
Added a tip section regarding AWS RDS disk space usage increase on an idle environment
2020-03-31 09:07:07 +02:00
Ben Hardesty
0725f928e5 NO-JIRA Update doc with feedback from SME/QE review 2020-03-31 08:35:20 +02:00
Gunnar Morling
7f016e3766 [docs] Not enabling "net changes" feature in SQL Server CDC config;
It's not leveraged by Debezium atm., so enabling this feature isn't providing any value, but adds a cost of additinal indexes.
2020-03-26 10:26:13 +01:00
Gunnar Morling
7560e07e4a
DBZ-1903 Linking to correct issue in SQL Server docs 2020-03-26 10:11:00 +01:00
Chris Cranford
f93b550824 DBZ-1902 Fix typo in Quarkus Outbox extension documentation 2020-03-25 20:17:55 +01:00
Gunnar Morling
89bb6eba6c DBZ-1531 Misc. clean-up;
* Removing obsolete default impl
* Completing test
* Documention fixes
2020-03-25 12:33:38 +01:00
rk3rn3r
e775a22fc6 DBZ-1531 added headers for primary key update events to reference the original key
* added docs for new Kafka message headers in MySQL and Postgres connectors for primary key update events
2020-03-25 12:33:38 +01:00
Jiri Pechanec
13da4a268d [release] Switch docs branch 2020-03-24 08:01:11 +01:00
Chris Cranford
04676279db [release] Changelog for 1.1.0.Final 2020-03-24 06:19:45 +01:00
Sahan Dilshan
9f741626f1 [docs] MySQL connector docs typo fix 2020-03-23 08:25:11 +01:00
Gunnar Morling
3659d4400a DBZ-1815 Documentation update 2020-03-18 10:27:22 +01:00
Ben Hardesty
1f4ef3226b DBZ-1651 Remove tech preview notice from postgresql.adoc 2020-03-18 08:36:40 +01:00
FrankMormino
5f22ff29e4 Update c_how-the-mysql-connector-performs-database-snapshots.adoc
spell check - connecotr --> connector
2020-03-18 08:15:16 +01:00
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
Jiri Pechanec
2fa2a3d9d9 Changelog for 1.1.0.CR1 2020-03-11 14:51:17 +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
Jiri Pechanec
4fec23f574 [release] Changelog for 1.1.0.Beta2 2020-02-13 09:13:48 +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
5777d4cf86 DBZ-1687 Align versions with current master [ci-skip] 2020-01-28 09:17:39 +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
7d430ed2c1 DBZ-1687 Moved several global, non-version attributes to playbook [ci-skip] 2020-01-28 09:17:39 +01:00