Commit Graph

10792 Commits

Author SHA1 Message Date
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
Mohamed El Shaer
bdb86cd1db DBZ-8168 Add a comment why the new condition is needed 2024-08-26 18:48:45 -04:00
Mohamed El Shaer
556fc65c1a DBZ-8168 Fix issue with reselecting JSONB fields in PostgreSQL 2024-08-26 18:48:45 -04:00
dependabot[bot]
fc23216f29 [ci] Bump tj-actions/changed-files from 44.5.7 to 45.0.0
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.5.7 to 45.0.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v44.5.7...v45.0.0)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 18:38:52 -04:00
sullis
b469955617 DBZ-8169 Upgrade Adobe s3mock to 3.10.0 2024-08-26 10:13:59 +02:00
Jiri Pechanec
66710994dc [ci] Run MySQL tests on binlog change 2024-08-23 14:20:49 +02:00
Jiri Pechanec
114fe0b071 DBZ-8140 Revert "DBZ-8140 Validate log position method missing gtid info from SourceInfo"
This reverts commit 4f500b60e2.
2024-08-23 14:20:49 +02:00
Jiri Pechanec
b127d12148 [ci] Fix storage trigger name 2024-08-23 09:03:40 +02:00
Minh Son Nguyen
212687bd2f DBZ-7879 Improve tests for RedisOffsetBackingStoreTest 2024-08-23 09:03:40 +02:00