Commit Graph

10800 Commits

Author SHA1 Message Date
roldanbob
e0e6664a15 DBZ-8090 Update topic ID in PG file to fix build error 2024-08-30 15:51:04 -04:00
roldanbob
c0314c4c06 DBZ-8090 Apply consistent format & order to PG, MongoDB config sections 2024-08-30 15:51:04 -04:00
roldanbob
6f03066779 DBZ-8090 Fix IDs in xrefs; remove duplicate topic 2024-08-30 15:51:04 -04:00
roldanbob
9ccf9f3439 DBZ-8090 Updates passthru cfg content in connector files for consistency 2024-08-30 15:51:04 -04:00
roldanbob
0520fc272c DBZ-8090 Edit and rename pass-through properties partials files 2024-08-30 15:51:04 -04:00
roldanbob
cefd7a0a3b DBZ-8090 Updates description of kafka.consumer.offset.commit.enabled prop 2024-08-30 15:51:04 -04:00
roldanbob
ec1db6e50c DBZ-8090 Moves embedded passthru properties topics to their own files 2024-08-30 15:51:04 -04:00
roldanbob
c60b03935a DBZ-8090 Adds MariaDB TP entries to signaling doc 2024-08-30 15:51:04 -04:00
roldanbob
5cda36d670 DBZ-8090 Updates description of kafka.consumer.offset.commit.enabled 2024-08-30 15:51:04 -04:00
roldanbob
8f499f861f DBZ-8090 antora.yml updates for snippets and MariaDB link attributes 2024-08-30 15:51:04 -04:00
roldanbob
e950100099 DBZ-8090 Split content off to new file and add via include directives 2024-08-30 15:51:04 -04:00
roldanbob
6d3da2871b DBZ-8090 Remove ModuleIDs for headings linked from partials file 2024-08-30 15:51:04 -04:00
roldanbob
06ecfcecfd DBZ-8090 Relabel placeholder from TableName to fullyQualifiedTableName 2024-08-30 15:51:04 -04:00
roldanbob
9a40ff3b77 DBZ-8090 Defines new snippets folder attribute 2024-08-30 15:51:04 -04:00
roldanbob
d4431e17e4 DBZ-8090 Edits & refactoring;addtl shared file entries; fix build errors 2024-08-30 15:51:04 -04:00
roldanbob
6c93c64784 DBZ-8090 Place connector-specific table-naming examples in shared files 2024-08-30 15:51:04 -04:00
roldanbob
2644ba617a DBZ-8090 Corrects table naming formats; removes anchor IDs from partials 2024-08-30 15:51:04 -04:00
twthorn
9af35440d5 DBZ-8189 Return new byte array/buffer when truncating 2024-08-30 07:10:08 +02:00
roldanbob
64063a6d33 DBZ-8157 Adds Vector type to Data type mappings minitoc 2024-08-30 07:08:35 +02:00
Jiri Pechanec
b80e693e1e DBZ-8157 Document VECTOR type 2024-08-30 07:08:35 +02:00
Chris Cranford
2b95be0be9 DBZ-8181 Drop several deprecated Oracle configuration options 2024-08-29 19:14:25 -04:00
Chris Cranford
b00ae60373 DBZ-8188 Use new connection on attach retries 2024-08-29 18:57:55 -04:00
Chris Cranford
7423ee0294 DBZ-8032 Use better exception than NullPointerException 2024-08-29 18:53:45 -04:00
Vojtech Juranek
c4fc9123b2 DBZ-8166 Avoid unchecked conversion warnings in the tests 2024-08-29 22:27:17 +02:00
Vojtech Juranek
17a3908403 DBZ-8166 Provide explicit engine type to avoid raw types 2024-08-29 22:27:17 +02:00
Jiri Pechanec
be9c70d631 DBZ-8183 Use unified vector dataype names 2024-08-29 14:07:09 +02:00
Jakub Cechacek
e1ae60e756 DBZ-8160 Simplified access to signal channel writer instance 2024-08-29 13:39:30 +02:00
Jakub Cechacek
0791ea7243 DBZ-8160 Renamed AsyncEngineSignaler to EmbeddedEngineSignaler as it no longer depends on Async engine 2024-08-29 13:39:30 +02:00
Jakub Cechacek
bec109308d DBZ-8160 Updated tests to reflect engine's signal API changes 2024-08-29 13:39:30 +02:00
Jakub Cechacek
f20d05fab9 DBZ-8160 AsyncEngineSignaler is now initialised with list of channel writers instead of entire engine 2024-08-29 13:39:30 +02:00
Jakub Cechacek
8036cd3219 DBZ-8160 Signaler creation is now responsibility of engine implementations 2024-08-29 13:39:30 +02:00
Jiri Pechanec
4406c78a2b DBZ-8157 Support for MySQL VECTOR datatype 2024-08-29 12:20:49 +02:00
Jiri Pechanec
c026ddd172 DBZ-8157 Add VECTOR to grammar 2024-08-29 12:20:49 +02:00
Vojtech Juranek
6c7af6c7ec [docs] Mention the Oracle Instant Client version 2024-08-29 12:06:32 +02:00
Vojtech Juranek
8199d273ce [docs] Mention downloading Oracle driver bits 2024-08-29 12:06:32 +02:00
Jiri Pechanec
c5482a4df1 DBZ-8030 Add support for MySQL 9 2024-08-29 08:46:18 +02:00
Chris Cranford
4cca5a78c1 [ci] Speed up the "Update dependencies" stage on CI 2024-08-29 05:53:13 +02:00
Chris Cranford
721adb4437 DBZ-8178 Fix Ehcache JAXB dependencies 2024-08-28 21:56:44 -04:00
Jiri Pechanec
5a9ef13a68 DBZ-7838 Use Debezium-built artifacts 2024-08-28 12:14:18 +02:00
Jiri Pechanec
11b2aa7323 DBZ-7838 Run CI with MySQL 8.4 2024-08-28 12:14:18 +02:00
Jiri Pechanec
8ca8f451f8 DBZ-7838 Support for MySQL 8.4 2024-08-28 12:14:18 +02:00
Vojtěch Juránek
0056310130 DBZ-8133 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2024-08-28 10:09:47 +02:00
Vojtech Juranek
eaa5d5b446 DBZ-8133 Make more clear what is the default value 2024-08-28 10:09:47 +02:00
Chris Cranford
5ff17d2c1d DBZ-8133 Review edits 2024-08-28 10:09:47 +02:00
Vojtech Juranek
583b47dc85 DBZ-8133 Add async engine options also to Debezium server documentation 2024-08-28 10:09:47 +02:00
mfvitale
a4ff03716b DBZ-8137 Stabilize SignalsIT for SQLServer 2024-08-28 10:04:06 +02:00
mfvitale
08c50fb619 DBZ-8137 Fix JMX signal and notification channel for multiple tasks connectors 2024-08-28 10:04:06 +02:00
Tudor Plugaru
2fe9b54dae DBZ-7575 Document the new property of Kafka sink debezium.sink.kafka.wait.message.delivery.timeout.ms 2024-08-28 10:01:39 +02:00
Sylvain Marty
95635e9490 DBZ-7876 Update NATS Jetstream doc with JWT auth properties 2024-08-27 09:51:31 +02:00
Chris Cranford
e502fee0d7
DBZ-8168 Fix checkstyle format error 2024-08-26 23:57:32 -04:00