Commit Graph

10758 Commits

Author SHA1 Message Date
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
Minh Son Nguyen
7c9526be38 [docs] Update Docker env setup with Colima 2024-08-23 09:03:40 +02:00
Lars M Johansson
fe206a9f45 DBZ-8167: Informix JDBC Driver v4.50.11 2024-08-23 06:52:56 +02:00
Jochen Schalanda
5fc9bb7f13 DBZ-7797 Fail fast if surrogate key for incremental snapshot doesn't exist 2024-08-22 14:10:10 +02:00
Jiri Pechanec
478c95f042 DBZ-8027 Added test 2024-08-22 12:59:29 +02:00
Sergei Kazakov
3706f8a4c2 DBZ-8027 updated type "money" fallback value creating.
The fallback value is now been created in accordance with decimalMode set in the connector configuration. So it always fits the scheme.
2024-08-22 12:59:29 +02:00
Sergei Kazakov
02a6edeb7e DBZ-8027 updated type "money" fallback value creating.
The fallback value is now been created in accordance with decimalMode set in the connector configuration. So it always fits the scheme.
2024-08-22 12:59:29 +02:00
Debezium Builder
945fa86925 [release] Development version for testing module deps 2024-08-22 03:35:26 -04:00
Debezium Builder
cf11d07ea8 [maven-release-plugin] prepare for next development iteration 2024-08-22 03:23:47 -04:00
Debezium Builder
2145f752ec [maven-release-plugin] prepare release v3.0.0.Beta1 2024-08-22 03:23:47 -04:00
Debezium Builder
43f4f847d9 [release] Stable 3.0.0.Beta1 for testing module deps 2024-08-22 03:21:14 -04:00
Jiri Pechanec
cc87257eec [release] Changelog for 3.0.0.Beta1 2024-08-22 09:14:02 +02:00
Chris Cranford
52ba770a4d DBZ-8162 Fix open redo log consistency with reopening nodes 2024-08-22 06:24:15 +02:00
Jiri Pechanec
8fe9d8e10d DBZ-8150 Remove generated columns from pgoutput incremental snapshot 2024-08-22 06:21:13 +02:00
Chris Cranford
834bab2eb8 DBZ-7758 Update pom 2024-08-22 06:15:05 +02:00
Chris Cranford
3c861e1dbb DBZ-7758 Make sure if connector fails, test fails 2024-08-22 06:15:05 +02:00
Chris Cranford
e151eb74d3 DBZ-7758 Fold abstract processor implementations 2024-08-22 06:15:05 +02:00
Chris Cranford
b21b057729 DBZ-7758 Move configuration to XML 2024-08-22 06:15:05 +02:00
Chris Cranford
7c3aa19dd5 DBZ-7758 Add Ehcache transaction buffer implementation 2024-08-22 06:15:05 +02:00
Chris Cranford
f3f8621e97 DBZ-8164 Upgrade Outbox Extension to Quarkus 3.14.0 2024-08-22 06:02:43 +02:00
Roman Kudryashov
97c4ccbd52 DBZ-8156 Add docs for no_tables config option for publication.autocreate.mode 2024-08-21 06:31:40 +02:00
Jiri Pechanec
fca0fdb8c4 DBZ-8035 Move activity classes to distinct package 2024-08-20 13:23:34 +02:00
mfvitale
110d3f38c1 DBZ-8035 Stabilize OracleMetricsIT tests 2024-08-20 13:23:34 +02:00
mfvitale
6977cb47a1 DBZ-7601 Support TRUNCATE event 2024-08-20 13:23:34 +02:00
mfvitale
1f0a61fb30 DBZ-7601 Stabilize SqlServerMetricsIT tests 2024-08-20 13:23:34 +02:00
mfvitale
f3d43a8755 DBZ-8035 Uniform metrics tests 2024-08-20 13:23:34 +02:00
mfvitale
f71ddd9219 DBZ-8035 Add pause/resume operation for ActivityMonitoringMeter JMXBean 2024-08-20 13:23:34 +02:00
mfvitale
d38c7b4325 DBZ-8035 Add support for number of events seen by table metric 2024-08-20 13:23:34 +02:00
mfvitale
65436fec23 DBZ-8035 Add connector config to CdcSourceTaskContext 2024-08-20 13:23:34 +02:00
Jakub Cechacek
8277961085 DBZ-8135 Caching task channels in AsyncEngineSignaler 2024-08-20 13:03:22 +02:00
Jakub Cechacek
632eccaf16 DBZ-8135 Marking DebeziumEngine.Signaler as Incubating 2024-08-20 13:03:22 +02:00
Jakub Cechacek
f27e15bc5f DBZ-8135 Added comment about locking to InProcessSignalChannel 2024-08-20 13:03:22 +02:00
Jakub Cechacek
fe5196ac47 DBZ-8135 InProcessSignalChannel#read() returns empty list when channel is closed 2024-08-20 13:03:22 +02:00
Jakub Cechacek
9965835e15 DBZ-8135 Basic Signaler tests for PG 2024-08-20 13:03:22 +02:00
Jakub Cechacek
dd5e6e1a16 DBZ-8135 Added Signaler support to async engine 2024-08-20 13:03:22 +02:00