Commit Graph

261 Commits

Author SHA1 Message Date
Vojtech Juranek
8125412120 [docs] Add list of COnfluent jar files to be installed 2022-11-16 14:25:38 +01:00
Vojtěch Juránek
eb088b3092 [docs] Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2022-11-16 14:25:38 +01:00
Vojtech Juranek
87709cc036 [docs] Replace Docker hub links with Quay.io links 2022-11-16 14:25:38 +01:00
Vojtech Juranek
0ef6d49dde DBZ-5762 Document how to use Confluent registry 2022-11-16 14:25:38 +01:00
Sergei Morozov
e4d46c81b1 DBZ-5541: Default Debezium schema.name.adjustment.mode to "none" 2022-09-29 09:47:25 +02:00
Alexander Schwartz
dd90d76944 DBZ-5618 fix broken anchors in the docs 2022-09-19 09:22:37 +02:00
Vojtech Juranek
3887574d2c DBZ-5043 Update documentation after renaming to schema.history.internal 2022-09-07 12:57:31 +02:00
Vojtech Juranek
853f43c5de DBZ-5043 Update documentation ot use topic.prefix instead of database.server.name 2022-09-07 12:57:31 +02:00
Vojtech Juranek
04acf048cf DBZ-5043 Update documentation to use schame.history namespace 2022-09-07 12:57:31 +02:00
ggaborg
244de2bd96 DBZ-3293 Add signal table automatically to include list 2022-09-01 20:16:47 +02:00
Alexander Schwartz
fa9aa96568 DBZ-5573 fix source positional attributes 2022-09-01 11:23:53 +02:00
Vojtech Juranek
d39e98fc9f DBZ-4727 Document pause and resume incremental snapshot 2022-07-29 12:41:58 -04:00
Bob Roldan
13c9e517ef DBZ-5458 Remove conditionals surrounding Oracle ad hoc/incremental refs 2022-07-29 08:53:01 -04:00
Bob Roldan
e867bd1772 DBZ-5220 Fix typos in instance of link-signalling attribute, anchor ID 2022-06-07 22:10:11 -04:00
Chris Cranford
b1b245b273 DBZ-4251 Update documentation 2022-06-02 07:30:07 +02:00
Chris Cranford
f6f1ddb534 DBZ-4251 Documentation suggested edits 2022-06-02 07:30:07 +02:00
Chris Cranford
16e0c7d9ef DBZ-4251 Document stop-snapshot signal 2022-06-02 07:30:07 +02:00
Bob Roldan
54ab4018c0 DBZ-4655 Add downstream TP labels for MongoDB connector 2022-03-09 12:40:41 +01:00
Bob Roldan
896f1440db DBZ-4655 Modify link formats to fix build errors 2022-03-09 12:40:41 +01:00
Bob Roldan
22aad639c3 DBZ-4655 Remove incubating/TP notes, Oracle/Mongo community filters 2022-03-09 12:40:41 +01:00
Gunnar Morling
d21e37746a DBZ-4606 Dropping superfluous link-prefix attribute 2022-02-18 08:47:06 +01:00
David Haglund
aa879c8bbe
[docs] Fix broken link to apicurio-registry-distro-connect-converter 2022-02-02 09:34:22 +01:00
Bob Roldan
cc96f086c2 DBZ-3991 Remove conditional to show signaling's available for Oracle 2022-01-17 14:11:16 +01:00
Bob Roldan
edcd133ec0 DBZ-3457 Correct Oracle FQ table format; remove problematic links. 2022-01-03 14:21:51 +01:00
Bob Roldan
413aabccca DBZ-3457 Edits and updates to fix build problems 2022-01-03 14:21:51 +01:00
Bob Roldan
3db7a20b91 DBZ-3457 Address review comments 2022-01-03 14:21:51 +01:00
Bob Roldan
7551d1d077 DBZ-3457 Prep signaling/incremental snapshots for downstream use 2022-01-03 14:21:51 +01:00
Anisha Mohanty
9f7ede0e06 DBZ-3626 Renaming master branches to main 2021-10-28 09:33:32 +02:00
Jorn Argelo
7b693e29ad
[docs] Added Oracle to list of incremental snapshot connectors 2021-09-27 11:59:05 +02:00
uidoyen
cd77cb0bef Extract new top-level menu node for SMTs 2021-08-20 12:16:10 +05:30
Chris Cranford
946d5cc8be DBZ-3879 Use DockerKafkaConnect variable in Avro docs 2021-08-19 19:06:41 +02:00
Bob Roldan
519f904276 DBZ-3858 Fix links in topic auto-create, CBR, outbox & connector docs 2021-08-16 15:03:30 +02:00
Zoran Regvart
22d00575c8 DBZ-3867 Signaling table id column too small in example
The `id` column holds UUID in string form (36 characters) and can be appended with suffix `-open` or `-close` (a maximum of 6 characters); so 42 characters would be the minimal length of the `id` column.
2021-08-13 05:54:57 +02:00
roldanbob
a6b327d7e9
[docs] Fix typo in downstream metadata
Wrong case in ModuleID declaration
2021-08-10 21:39:02 -04:00
roldanbob
b855cbb529 DBZ-3227 Apply suggestions from code review
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-08-06 15:26:02 +02:00
Bob Roldan
9fdd79da48 DBZ-3227 Add info about selectivly applying flattening and routing SMTs;
Also updating event-flattening and topic routing re: using predictates
2021-08-06 15:25:32 +02:00
Bob Roldan
841c084b18 DBZ-3227 Replace hard-coded version value in example 2021-08-06 15:25:32 +02:00
Bob Roldan
f1c489e382 DBZ-3227 Describe how to use predicates to selectively apply SMTs;
* Update filename; add to nav.
* Replace hard-coded link to connectors index file
* Unescape `*` in regex
* Update nav entry for case consistency
* Nav link, xref predicates topic from outbox, cbr, and filtering
2021-08-06 15:23:50 +02:00
Thiago Dantas
30d1235124 DBZ-3699 Improves signal documentation by being more explicit about required configurations
Documents SQL Server quirks

Provides an example for incremental snapshotting
2021-07-21 14:48:54 -04:00
Bob Roldan
489f24bc68 DBZ-3430 Update links to point to new Service Registry Install guide 2021-07-02 11:37:45 -04:00
Teo Stocco
7b9ac90254
DBZ-3673 Update deprecated config for Debezium SMT
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-06-28 09:05:35 +02:00
Jiri Pechanec
79f590ab90 DBZ-3171 Update docs to use Apicurio 2 2021-06-24 00:07:02 -04:00
Bob Roldan
ee1991b1e2 DBZ-3569 Conditionalize content related to tracing as community only. 2021-06-07 11:22:20 +02:00
Bob Roldan
c0faa2f7ec DBZ-3569 Remove TP/incubating statements 2021-06-07 11:22:20 +02:00
Jiri Pechanec
afca2f6943 DBZ-3568 Column optionallity of signalling table 2021-06-01 08:52:25 +02:00
roldanbob
315d731a0a
[docs] Remove incorrect downstream splitter comment
Removed comments added to the head of the file that incorrectly duplicate downstream file metadata from another file. The erroneous comments result in an incorrect file being generated when content from the repo is fetched downstream. 

This change has no effect on the content that is rendered upstream
2021-05-25 17:11:44 -04:00
Bob Roldan
d4a72d779d DBZ-3410 Fix self-links in SMT routing options table 2021-05-11 10:37:10 -04:00
Bob Roldan
d65bfe7f8b DBZ-3412 Fix internal cross-reference link in content-based-routing doc 2021-05-07 17:44:44 -04:00
Bob Roldan
672f958853 DBZ-3415 Correct expansion of "SMT" acronym in filtering doc 2021-04-15 08:51:46 +02:00
Bob Roldan
f9050c6181 DBZ-3414 Add absent link text to xref in auto-topic creation content 2021-04-15 08:49:35 +02:00
Bob Roldan
a33a28a08d DBZ-3411 Reformat Downloads URLs to remove period characters. 2021-04-14 10:14:28 +02:00
Anisha Mohanty
2c8edab2b3 DBZ-2388 Use annotations for skiping apicurio tests 2021-03-31 15:23:15 +02:00
Gunnar Morling
312de0e2c0
DBZ-3141 Doc fix 2021-03-16 14:30:54 +01:00
Jiri Pechanec
f48e7261af DBZ-3141 Typo fixes
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-03-16 14:29:29 +01:00
Jiri Pechanec
eb0c5ccb45 DBZ-3141 Documentation for signalling 2021-03-16 14:29:29 +01:00
Gunnar Morling
a5c1194145 DBZ-3269 Applying suggestions from code review 2021-03-16 10:42:37 +01:00
Jiri Pechanec
34b4afc130 DBZ-3269 Document required libraries for scripting 2021-03-16 10:42:37 +01:00
Jiri Pechanec
4302f63350 DBZ-3269 Document ignoring of non-data messages 2021-03-16 10:42:37 +01:00
roldanbob
3f79ba81e1
DBZ-2654 Edit Customizing Topic Auto-Creation (#2179)
DBZ-2654 Edit Customizing Topic Auto-Creation
2021-03-10 11:40:41 +01:00
Bob Roldan
9663e87507 DBZ-2815 Break long lines to faciliate authoring. Minor style edits. 2021-02-03 17:52:21 -05:00
Bob Roldan
b3b6497ded DBZ-2815 Remove TP statement conditionalized for product version. 2021-02-03 17:07:12 -05:00
Gunnar Morling
09254661a2
[docs] Typo fix 2021-01-15 14:56:53 +01:00
Gunnar Morling
b9028f42b1
Update outbox-event-router.adoc 2021-01-11 12:37:15 +01:00
Jiri Pechanec
68f947aeab DBZ-1818 OpenTracing documentation 2021-01-05 12:48:38 +01:00
Ganesh Ramasubramanian
4716194ff9 DBZ-2606: Map new name for the fields and headers
Added ability to map new name for the fields and headers.
The "new name" mapping is completely optional and we will not
be affecting the existing functionality.

The optional "new name" is case-sensitive.
2020-11-04 08:57:16 +01:00
alisator
ceaf5749be DBZ-2708 Doc formatting fix;
Since the example uses * as a regex, it should be also correctly formatted in the text, but bothsided asterix made the text bold and it didn't looked as a regex expression anymore.

Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2020-10-30 10:55:06 +01:00
Tova Cohen
4d76c04a10 DBZ-2681 From a new branch, two fixes, and moved one anchor ID into upstream-only content 2020-10-22 06:47:20 +02:00
Tova Cohen
a2484c8cfb DBZ-2681 Add an anchor ID and hope this lets the file split properly downstream 2020-10-21 14:21:43 +02:00
Bob Roldan
6e83401413 DBZ-2593 Fix table formatting in filter, cbr smt docs 2020-09-24 18:33:10 +02:00
Bob Roldan
aec50429fb DBZ-2593 Fix incorrect anchor definition in link 2020-09-24 18:33:10 +02:00
Bob Roldan
9a5acd532c DBZ-2593 Add omitted link text that resulted in link not rendering 2020-09-24 18:33:10 +02:00
Tova Cohen
de48877148 DBZ-2596 Correct format error in config options table header 2020-09-24 18:29:55 +02:00
Gunnar Morling
aebf2516de DBZ-2396 Typo fixes 2020-09-24 07:41:36 +02:00
Chris Cranford
df41cd8bfe DBZ-2396 Suggested changes 2020-09-24 07:41:36 +02:00
Chris Cranford
0db4997102 DBZ-2396 Support Converter delegation in ByteBufferConverter
In the even that the value supplied to the ByteBufferConverter
is not supported, e.g. not BYTES, the converter should then
support delegation to a configured converter.
2020-09-24 07:41:36 +02:00
Tova Cohen
4cfa7cba92 DBZ-2564 Add header option for bold headings in tables 2020-09-23 10:25:48 +02:00
Tova Cohen
1d87f67217 DBZ-2564 Add pass: to prevent substitution of text inside braces 2020-09-23 10:25:48 +02:00
Bob Roldan
4e808ea3f1 DBZ-2577 Fix malformed attr refs in downstream title annotations 2020-09-23 10:11:56 +02:00
Gunnar Morling
3e459e4bd6 DBZ-2567 Applying suggestions from code review 2020-09-22 16:57:45 +02:00
Bob Roldan
489c1a1c2f DBZ-2567 Insert missing space 2020-09-22 16:57:45 +02:00
Bob Roldan
99cbd6ff71 DBZ-2567 Correct punctuation error. 2020-09-22 16:57:45 +02:00
Bob Roldan
2cec87ee15 DBZ-2567 Annotate content-based routing doc. Update language, structure. 2020-09-22 16:57:45 +02:00
Bob Roldan
a2817ab507 DBZ-2567 Add filter doc annotations. Update language. Some restructuring 2020-09-22 16:57:45 +02:00
Tova Cohen
c98476eb7a DBZ-2554 Distinguish titles and IDs with "Debezium" 2020-09-18 09:46:34 -04:00
Tova Cohen
e95d5467b0 DBZ-2554 Edit topic routing/event flattening SMTs format/style/annotations/conditions 2020-09-18 09:46:34 -04:00
Gunnar Morling
134c80b562 DBZ-78 Misc. fixes 2020-09-18 12:00:05 +02:00
rkerner
e9a4bf4126 DBZ-78 added fallback and default value behavior documentation 2020-09-18 11:56:01 +02:00
rkerner
18216fb9a5 DBZ-78 applied PR feedback: add CRD docs for downstream 2020-09-18 11:56:01 +02:00
rkerner
52dec438d7 DBZ-78 applied PR feedback 2020-09-18 11:56:01 +02:00
rkerner
5e62f307d0 DBZ-78 add Debezium auto-creation topics configuration documentation 2020-09-18 11:56:01 +02:00
Gunnar Morling
eddee904ba DBZ-2549 Documentation update 2020-09-18 11:17:17 +02:00
Gunnar Morling
a7f4dffc3b DBZ-2549 Documentation update 2020-09-18 11:17:17 +02:00
Ganesh Ramasubramanian
6ca025b1bb DBZ-2504: Add support for field and header prefix
Added support for field and header prefix.
Updated the documentation to include the options
 'add.fields.prefix' and 'add.headers.prefix'.
2020-09-16 11:31:05 +02:00
Bob Roldan
c621777113 DBZ-2539 Conditionalize :toc: entry to render in upstream doc only. 2020-09-15 13:31:20 -04:00
Bob Roldan
240ec966d5 DBZ-2539 Insert file annotation to identify component for downstream doc 2020-09-15 13:31:20 -04:00
Bob Roldan
82e917b9c1 DBZ-2519 update example to introduce SMT classname as in msg filter doc 2020-09-15 09:44:09 -04:00
Bob Roldan
80d1422a69 DBZ-2519 Edit content-based routing doc for consistency 2020-09-15 09:44:09 -04:00
Bob Roldan
7521390de0 DBZ-2460 Incorporate Engineering comments on PR. 2020-09-15 09:35:30 -04:00
Bob Roldan
475628db74 DBZ-2460 Minor rewording 2020-09-15 09:35:30 -04:00
Bob Roldan
29fe29e113 DBZ-2460 Update info on evaluating Booleans. Convert var list to table 2020-09-15 09:35:30 -04:00