Commit Graph

62 Commits

Author SHA1 Message Date
Gunnar Morling
e9c6429154 [docs] Removing redundant TX ids from CloudEvents docs 2023-03-03 05:50:00 +01:00
Jakub Zalas
4d15c40e89 [docs] Update the postgres container initialisation example
The container needs to be marked as a compatible substitute for the official postgres image. Otherwise, with recent versions of testcontainers, the postgres container will fail to initialise with: `Failed to verify that image 'debezium/postgres:11' is a compatible substitute for 'postgres'.`.
2023-01-10 09:34:19 +01:00
Sergei Morozov
e4d46c81b1 DBZ-5541: Default Debezium schema.name.adjustment.mode to "none" 2022-09-29 09:47:25 +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
Gunnar Morling
31ade1dda0 [docs] Avoiding reference to Guava types 2022-07-27 12:19:56 -04:00
Sergei Morozov
010f8c9d50 DBZ-3535: Rework CloudEventsConverter 2022-03-24 09:37:05 +01:00
Chris Cranford
24be2d2df5
DBZ-4430 Promote Quarkus Outbox to stable (sans OpenTracing support)
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2022-03-18 11:11:38 +01:00
Gunnar Morling
d21e37746a DBZ-4606 Dropping superfluous link-prefix attribute 2022-02-18 08:47:06 +01:00
Gunnar Morling
7084369383 DBZ-4317 Doc adjustments 2022-01-21 11:38:00 +01:00
Chris Cranford
cf81f6bee9 DBZ-4317 Allow additional field mappings w/Quarkus Outbox extension 2022-01-21 11:38:00 +01:00
JapuDCret
7442c20341 DBZ-4529: <docs> fix wrong mention of config property quarkus.debezium-outbox.tracing-span 2022-01-11 06:12:37 +01:00
Chris Cranford
5600ee73be DBZ-3552 Use term "type" rather than "explicitType" 2021-12-13 18:08:28 +01:00
Chris Cranford
bd9621c845 DBZ-3552 Allow usage of payload custom types
For example, when defining a payload as a PostgreSQL JSONB sql type and
using JsonNode as the Java representation, a type handler must be given
to handle the conversion between the Java representation and the SQL.
While this can be done with an attribute converter, some may wish to
make use of existing Hibernate user-defined type implementations.
2021-12-13 18:08:28 +01:00
Gunnar Morling
b20e6aa096
[docs] Fixing outbox example listing 2021-12-09 11:32:22 +01:00
Gunnar Morling
797b991647 DBZ-4318 Using more concise xref link syntax;
Also improving features page a bit.
2021-11-22 10:54:24 +01:00
Anisha Mohanty
9f7ede0e06 DBZ-3626 Renaming master branches to main 2021-10-28 09:33:32 +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
JapuDCret
2b885fd1e9
[docs ]Fix typo in outbox.adoc 2021-06-14 17:20:25 +02:00
Gunnar Morling
f1067ad000 DBZ-2834 Doc adjustment 2021-06-09 09:53:17 +02:00
Anisha Mohanty
f83ee3f8b9 DBZ-2834 Update documentaion 2021-06-09 09:47:12 +02:00
Bob Roldan
d0df3c278a DBZ-3518 Update formatting to correct rendering and linking problems 2021-05-13 06:49:20 +02:00
roldanbob
257b1f32dc
[docs] Correct typo
Emitting is misspelled as emmitting.
2021-05-05 17:21:38 -04:00
Jiri Pechanec
73003e9b7c DBZ-1818 Fix typos; add links
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-01-05 12:48:38 +01:00
Jiri Pechanec
68f947aeab DBZ-1818 OpenTracing documentation 2021-01-05 12:48:38 +01:00
Tova Cohen
2e69b50ee1 DBZ-2554 CloudEvents doc needed the same format updates 2020-09-18 09:46:34 -04:00
Bob Roldan
62190629c6 DBZ-2245 Fully remove commented conditional content. 2020-09-01 11:47:01 -04:00
Bob Roldan
53cbae3d56 DBZ-2245 Edit conditionals so Avro info shows in cloudevents product doc 2020-09-01 11:47:01 -04:00
Tova Cohen
10fd7bb49d DBZ-2402 Rename some files and updates references to those files 2020-08-06 12:02:26 +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
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
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
be82abcd7a DBZ-2019 Revised content for CloudEvents, added modularization annotations 2020-06-11 13:47:14 -04:00
Chris Cranford
69681da40b DBZ-1956 Conditioanlize CloudEvents incubating status 2020-06-02 11:52:16 -04: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
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
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
7012a9c3c7 DBZ-2105 Updates to ensure unique anchor IDs. Updates references to updated IDs. 2020-05-28 11:04:16 -04:00
Gunnar Morling
0ef4cc4140 DBZ-2070 Specifying full name of container images with Testcontainers 2020-05-19 06:24:43 +02:00
Gunnar Morling
d2520ae5ec DBZ-1906 Adding AsciiDoc attribute for AK docs URL 2020-03-31 14:54:23 +02:00
Chris Cranford
f93b550824 DBZ-1902 Fix typo in Quarkus Outbox extension documentation 2020-03-25 20:17:55 +01:00
Chris Cranford
1fd59f734b DBZ-1804 Clarify column type defaults for Outbox Quarkus extension 2020-03-11 21:53:35 +01: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