Commit Graph

1025 Commits

Author SHA1 Message Date
Gunnar Morling
f2e64c5d80
[docs] Minor fix 2021-09-16 16:00:47 +02:00
Gunnar Morling
c41111ba80
[docs] Minor fix 2021-09-16 15:59:01 +02:00
Jiri Pechanec
da0a425519 [release] Update docs for 1.7.0.CR1 2021-09-16 13:11:34 +02:00
Bob Roldan
b341811b58 DBZ-3961-specify-when-connectors-begin-to-collect-metadata 2021-09-15 22:48:38 +02:00
Gunnar Morling
9941e9ec65
DBZ-3944 Updating image version in tutorial 2021-09-07 15:20:25 +02:00
uidoyen
53beb59a32 DBZ-3970 fix Openshift pods list image preview not found 2021-09-07 12:57:14 +05:30
Chris Cranford
093408bba8 DBZ-3954 Restrict capturing change events to configured PDB 2021-09-02 09:06:28 +02:00
Gunnar Morling
e8d54494f8
[docs] Typo fix 2021-08-30 18:58:59 +02:00
Anisha Mohanty
153e0920e1 DBZ-2525 Generifying exclusion of columns from snapshotting in all relational connectors;
* Using RelationalDatabaseSchema in RelationalSnapshotChangeEventSource for consistency.
* Adding test for table/column names which are keywords
2021-08-30 12:20:56 +02:00
indraraj
2598c50887 DBZ-3873 review suggestiins 2021-08-30 11:56:06 +02:00
indraraj
e48b1a0433 DBZ-3873 Fix server link and change connectors order in menu 2021-08-30 11:56:06 +02:00
Bob Roldan
691bf80cf4 DBZ-3613 Specify when snapshot metrics are available. 2021-08-30 10:03:20 +02:00
Chris Cranford
c1fa724145 DBZ-3776 Removed superfluous supplemental logging warning 2021-08-26 13:26:18 -04:00
Gunnar Morling
1919ed9281
DBZ-3873 Typo fix 2021-08-26 18:26:43 +02:00
Gunnar Morling
cae93bd857 DBZ-3873 Misc. adjustments 2021-08-26 18:24:56 +02:00
indraraj
6e1e78d365 DBZ-3873 Adding overview page to SMTs 2021-08-26 18:24:56 +02:00
Gunnar Morling
8f963fb1bf DBZ-3920 Misc. fixes 2021-08-26 09:42:49 +02:00
Bob Roldan
a8d84abfbf DBZ-3920 Define link targets for cross-references in the options table 2021-08-26 09:29:30 +02:00
Bob Roldan
60a3ede231 DBZ-3922 Update file locations for smt link attributes in antora.yml 2021-08-26 09:23:20 +02:00
Gunnar Morling
a6260fd338
DBZ-3584 Misc. doc fixes;
* Wording fixes
* Don't show ByteBuffer converter in downstream docs


Co-authored-by: Jiri Pechanec <jpechane@redhat.com>
2021-08-25 18:08:42 +02:00
rkerner
6ab185662c [release] Changelog for 1.7.0.Beta1 2021-08-25 10:45:25 +02:00
roldanbob
5db43c853e
[docs] Fix malformed link
Removed duplicate colon that preceded link definition.
2021-08-24 18:23:09 -04:00
roldanbob
af83218f47
[docs] Typo: add missing closing bracket
Link in the procedure for performing an offline schema update failed to resolve because the link text was missing a closing square bracket.
2021-08-24 17:35:18 -04:00
Ismail Simsek
c5f1568b51 DBZ-3760 fix regexp identifying env vars 2021-08-23 13:26:41 +02:00
Mike Kamornikov
37a4523685 DBZ-2975: Use fully-qualified table and procedure names
Co-authored-by: Sergei Morozov <morozov@tut.by>
2021-08-23 12:01:11 +02:00
Sergei Morozov
b06b5aecbc DBZ-2975: Introduce opt-in configuration for multi-partition mode 2021-08-23 12:01:11 +02:00
uidoyen
ade15cd8f3 DBZ-3873 Fixing white space issue 2021-08-20 12:22:59 +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
Chris Cranford
7242284b1e DBZ-3813 Add rac.nodes port validation 2021-08-18 10:00:06 +02:00
Sergei Morozov
8252b19abc DBZ-3479: Rework handling timezones in SQL Server connector 2021-08-17 22:16:56 +02:00
roldanbob
32a0869142
[docs] fix typo 2021-08-17 12:59:19 -04:00
roldanbob
bacd0283f9
[docs] fix typo 2021-08-17 12:56:02 -04:00
Thiago Avancini
2791ea0e6b DBZ-3815 Use dash instead of underscore in project name 2021-08-17 09:34:35 +02:00
Thiago Avancini
a54174c70a DBZ-3815 Nats Streaming sink adapter for Debezium Server 2021-08-17 09:34:35 +02:00
Bob Roldan
fe5e70eb5d DBZ-3858 Fix typo 2021-08-16 15:03:30 +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
Jiri Pechanec
f173def3b2 DBZ-3833 Receive timezoned data in server timezone 2021-08-16 13:43:51 +02:00
Chris Cranford
2d066513dd DBZ-3836 Allow configurable execution timeout 2021-08-13 05:58:19 +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
Mark Drilling
814bf7bae9
DBZ-3169 Add docs for Debezium UI
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-08-12 11:53:17 +02:00
roldanbob
3e618023e1
[docs] Clean up issues detected in downstream build 2021-08-11 19:22:36 -04:00
Zoran Regvart
c0fb820d97 DBZ-3856 Typo with prodname asciidoc attribute usage 2021-08-11 23:53:18 +02:00
Jiri Pechanec
cb2ae990cf DBZ-3688 Document incremental snapshot metrics 2021-08-11 14:40:15 +02:00
roldanbob
a6b327d7e9
[docs] Fix typo in downstream metadata
Wrong case in ModuleID declaration
2021-08-10 21:39:02 -04:00
Chris Cranford
c594962d4a DBZ-3765 Restore documentation change after doc updates 2021-08-10 15:17:34 -04:00
Chris Cranford
92b413e9b2 DBZ-3407 Fix typo 2021-08-10 13:24:58 -04:00
Bob Roldan
7b6c864fec DBZ-3407 FQ column name must refer to pdbName.schemaName vs databaseName 2021-08-10 11:19:36 -04:00
Bob Roldan
6c53e7d176 DBZ-3407 Commit revised description of column.mask.hash.with.salt 2021-08-10 11:19:36 -04:00
Bob Roldan
f3a22326d4 DBZ-3407 Add metadata, style/usage edits to support doc productization
Apply suggestions from code review
2021-08-10 11:19:36 -04:00
pkgonan
5e0ffa28d2 DBZ-3765 Allow dot in database.server.name 2021-08-08 16:25:15 -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
Bob Roldan
580080ed67 DBZ-3802 FQ column name incorrectly refers to databaseName vs schemaName 2021-08-04 15:22:23 +02:00
Bob Roldan
dd1d4f5165 DBZ-3802 Describe column.mask.hash.with.salt property consistently 2021-08-04 15:22:23 +02:00
Bob Roldan
deda77675d DBZ-3649 fix typo in Java example 2021-08-03 12:27:18 +02:00
Bob Roldan
c4e917b7a4 DBZ-3649 Add self-referencing links to properties 2021-08-03 12:27:18 +02:00
Jiri Pechanec
8f717785b2 [release] Changelog for 1.7.0.Alpha1 2021-07-30 08:06:37 +02:00
Chris Cranford
fc52737f5c DBZ-3752 Update documentation 2021-07-30 06:12:10 +02:00
Chris Cranford
f9a892a33f DBZ-3752 Document buffer configuration options 2021-07-30 06:12:10 +02:00
Chris Cranford
393a44a55f DBZ-3692 Oracle incremental snapshot support 2021-07-29 13:51:42 +02:00
Kate
9b66ab374a DBZ-3577 Support read-only MySQL incremental snapshots 2021-07-29 07:10:46 +02:00
Jiri Pechanec
51affad619 DBZ-3655 Document status update property 2021-07-27 10:21:54 +02:00
roldanbob
59465009b9 DBZ-3772 Address comment re: ojdbc8.jar vs xstreams.jar
Correct error in upstream version that indicated that you use either the Oracle JDBC driver (`ojdbc8.jar`) or the XStream API (`xstreams.jar`) depending on the environment.
2021-07-22 14:15:41 -04:00
Bob Roldan
daa410836a DBZ-3772 Minor edits; updates to facilitate downstream testing 2021-07-22 14:15:41 -04:00
Bob Roldan
4db58d4bf4 DBZ-3772 Some further cleanup 2021-07-22 14:15:41 -04:00
Bob Roldan
4766a38521 DBZ-3772 Add downstream steps, refactor, and conditionalize content 2021-07-22 14:15:41 -04:00
roldanbob
6cd16cd847 DBZ-3140 fix incorrect value in property example
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2021-07-21 14:57:07 -04:00
Bob Roldan
7ed87dba9e DBZ-3140 Insert downstream note about new MySQL capturing implementation 2021-07-21 14:57:07 -04: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
Anisha Mohanty
73e19a6a7f DBZ-3681 Product tags for deprecated Monitored Tables option 2021-07-19 16:55:06 -04:00
Chris Cranford
6f9522068a DBZ-3756 Update metrics documentation 2021-07-16 11:07:48 -04:00
Chris Cranford
52e198e3b5 DBZ-3683 Relax restrictions on connector user 2021-07-16 16:28:31 +02:00
Chris Cranford
fbd2a94ef8 DBZ-3683 Clarify docs about Oracle user accounts 2021-07-16 16:28:31 +02:00
Gunnar Morling
ca528fc34c
DBZ-3747 Misc. doc fixes 2021-07-16 12:27:13 +02:00
roldanbob
f48b6f28d0
[docs] Fix spelling error
`trys` should be `tries`
2021-07-15 12:29:55 -04:00
Pavel Strashkin
5b757372d8
[docs] typo fix 2021-07-12 09:23:16 +02:00
Gunnar Morling
20a4d0b845
DBZ-3711 Docs clarification 2021-07-05 16:36:03 +02:00
Gunnar Morling
d33881236d DBZ-3671 Documentation update 2021-07-05 12:32:44 +02:00
Bingqin Zhou
57e28cd56a DBZ-3590 Update doc. 2021-07-03 10:43:13 +02:00
Bob Roldan
489f24bc68 DBZ-3430 Update links to point to new Service Registry Install guide 2021-07-02 11:37:45 -04:00
Gunnar Morling
1678b07dc5 DBZ-3590 Avoiding hard-coded Debezium version in docs 2021-07-02 14:49:51 +02:00
Chris Cranford
d804f41775 DBZ-3581 Remove deprecated log.mining.history.xxx features 2021-07-01 09:31:18 +02:00
Chris Cranford
4dd17002f3 [release] Changelog for 1.6.0.Final 2021-06-30 03:38:56 -04:00
Chris Cranford
09fa730d98 DBZ-3661 Introduce Oracle log.mining.archive.destination.name option 2021-06-29 09:25:57 +02: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
Bob Roldan
b80eb543c4 DBZ-3459 Moving history properties to shared partial for MySQL, Db2, Oracle, and SQL Server connectors;
* Escape asterisks representing wildcards in property names.
* Update downstream ModuleID for main props topic, fix typos.
* Add anchor ID and link to required properties
* Change language to reflect that db history properties relate to both reading and writing the history
* Update documentation/modules/ROOT/partials/modules/all-connectors/ref-connector-configuration-database-history-properties.adoc

Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-06-25 11:58:51 +02:00
Gunnar Morling
53ff7c5a0e
DBZ-3662 Doc fixes 2021-06-24 14:33:46 +02:00
Chris Cranford
6b634608dd [release] Changelog for 1.6.0.CR1 2021-06-24 01:38:59 -04:00
Jiri Pechanec
79f590ab90 DBZ-3171 Update docs to use Apicurio 2 2021-06-24 00:07:02 -04:00
Chris Cranford
f2790ac421 DBZ-3651 Oracle LOB documentation updates
- Split LOB data types into separate table
- Mark LOB data types as incubating
2021-06-23 09:57:38 +02:00
Chris Cranford
054a590888 DBZ-3645 Document lob.enabled Oracle connector option 2021-06-23 09:55:29 +02:00
Bob Roldan
d288aaae28 [docs] resolve merge conflicts 2021-06-22 19:37:56 -04:00
Chris Cranford
821c5710f7 DBZ-3634 Documentation updates 2021-06-22 11:26:57 +02:00
Jiri Pechanec
96fc521f85 DBZ-3171 Use Apicurio 2.0 2021-06-15 14:16:25 +02:00
JapuDCret
2b885fd1e9
[docs ]Fix typo in outbox.adoc 2021-06-14 17:20:25 +02:00
Jiri Pechanec
7ba2182803 [release] Changelog for 1.6.0.Beta2 2021-06-10 11:43:35 +02:00
Chris Cranford
473eb2c02c DBZ-3561 Introduce archive log only mode for Oracle 2021-06-09 10:18:17 +02:00