Commit Graph

341 Commits

Author SHA1 Message Date
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