Commit Graph

5594 Commits

Author SHA1 Message Date
rkerner
5a8b5e00f1 DBZ-4028 Add a Debezium Kafka Connect REST Extension
+ fetch available transforms and their configuration documentation
+ fetch if topic auto-creation is available and enabled

closes https://issues.redhat.com/browse/DBZ-4028
2021-10-05 14:18:03 +02:00
jcechace
4a1d89c429 DBZ-1777 Strimzi KC build mechanism support in test-suite 2021-10-05 13:45:57 +02:00
jcechace
eee1112c82 DBZ-1777 Property cleanup and ability to build test artifact server from maven 2021-10-05 13:45:57 +02:00
Jiri Pechanec
dae384baf4 DBZ-4081 Close leaking connections 2021-10-05 12:52:03 +02:00
Anisha Mohanty
4d4913ad83 DBZ-4071 Pass recipient mail address as a param to pipeline job 2021-10-05 12:22:47 +02:00
Gunnar Morling
62715c4e1d DBZ-4033 Doc update 2021-10-05 10:54:01 +02:00
unalsurmeli
9a13d80074 DBZ-4033 A new hash version has been added so that it can be used to have the same hash value in different places;
In V2, the byte array only has the actual value, unlike the serialization based V1 implementation which exposed Java's internal serialization format.
2021-10-05 10:52:30 +02:00
Anisha Mohanty
5c8699ae76 DBZ-4073 Check contributor names in FILTEREDNAMES.txt 2021-10-05 09:37:24 +02:00
Anisha Mohanty
d712f624be DBZ-4073 Allow [ci] & [maven-release-plugin] prefix for actions 2021-10-05 09:37:24 +02:00
Anisha Mohanty
02fa81012c DBZ-3907 Publish debezium tool images to dockerhub using Jenkins 2021-10-04 14:23:56 +02:00
Gunnar Morling
247a18f311 DBZ-4079 Updating build config for Postgres 14 2021-10-04 13:18:08 +02:00
Gunnar Morling
ea75b5b12b DBZ-4082 Awaiting connector start-up 2021-10-04 13:16:42 +02:00
Chris Cranford
3b20316534 DBZ-3785 Move entity mapping contribution to deployment 2021-10-04 10:49:24 +02:00
Chris Cranford
ad990b8f93 DBZ-3785 Set outbox extension guide URL version from build context 2021-10-04 10:49:24 +02:00
Chris Cranford
e6fea8d7bc DBZ-3785 Fix configuration property resolution 2021-10-04 10:49:24 +02:00
Chris Cranford
b356530c8a DBZ-3785 Bump Quarkus from 2.0.0.Final to 2.2.3.Final 2021-10-04 10:49:24 +02:00
Anisha Mohanty
ecaa495f30 DBZ-4071 Recipient email address should be a variable in all Jenkins jobs 2021-10-04 10:38:13 +02:00
Gunnar Morling
477efc4033 DBZ-4078 Making sure base lifecycle hook is called 2021-10-04 10:09:51 +02:00
Vivek Wassan
82dad32e2a DBZ-4078 Checking connection is valid before commit in readChunk() 2021-10-04 10:00:27 +02:00
Laurent Broudoux
77eaa0a293 DBZ-1297 Add boolean type in test 2021-10-01 22:29:53 +02:00
Laurent Broudoux
8fbbe5887a DBZ-1297 Fix documentation 2021-10-01 22:29:53 +02:00
Laurent Broudoux
7b7a1f3064 DBZ-1297 Expand JSON escaped string as JSON 2021-10-01 22:29:53 +02:00
Chris Cranford
3af50c66bb DBZ-3978 Update COPYRIGHT.txt 2021-10-01 14:15:18 -04:00
Chris Cranford
6482733915 DBZ-3978 Fix formatting 2021-10-01 14:14:39 -04:00
Willie Zhu
33def4cb48 DBZ-3978 only skip dispatching event for excluded user name 2021-10-01 14:14:39 -04:00
Chris Cranford
d94951ea62 DBZ-3978 Move integration test 2021-10-01 14:14:39 -04:00
Chris Cranford
806246edb0 DBZ-3978 Change loglevel to trace 2021-10-01 14:14:39 -04:00
Chris Cranford
16267cee23 DBZ-3978 Make fields final 2021-10-01 14:14:39 -04:00
Willie Zhu
0a9fced8bb DBZ-3978 add userName as a constructor argument.Add integration test. 2021-10-01 14:14:39 -04:00
Willie Zhu
0fa6f9f464 DBZ-3978 Exclude usernames at transaction level 2021-10-01 14:14:39 -04:00
Jiri Pechanec
27fd036a4d DBZ-4074 Authenticate to Github API 2021-10-01 16:33:45 +02:00
Anisha Mohanty
57ea0fa632 DBZ-4034 Add missing tokens for DDL parser 2021-10-01 14:51:23 +02:00
Jiri Pechanec
f910fc930b [release] Switch to 1.8 snapshot 2021-10-01 14:50:16 +02:00
Debezium Builder
453a2d56a5 [release] Development version for testing module deps 2021-10-01 13:26:33 +02:00
Debezium Builder
12b0ae9046 [maven-release-plugin] prepare for next development iteration 2021-10-01 13:26:33 +02:00
Debezium Builder
652162fd85 [maven-release-plugin] prepare release v1.7.0.Final 2021-10-01 13:26:33 +02:00
Debezium Builder
6934d7123e [release] Stable 1.7.0.Final for testing module deps 2021-10-01 13:26:33 +02:00
Jiri Pechanec
1d74fbaa1a [release] Changelog for 1.7.0.Final 2021-10-01 11:26:26 +02:00
Jiri Pechanec
6d0760df45 DBZ-4060 Remove race condition 2021-10-01 11:25:14 +02:00
Judah Rand
3af4580d5d DBZ-4060 Add self to COPYRIGHT.txt and Aliases.txt 2021-10-01 11:25:14 +02:00
Judah Rand
6ad791bedc DBZ-4060 Add default value mapper for smallserial 2021-10-01 11:25:14 +02:00
Judah Rand
7c52427acd DBZ-4060 Update pgjdbc to 42.2.22 to fix connection issues
This is to solve connection issues on Google Cloud SQL and Azure
relating to this issue: https://github.com/pgjdbc/pgjdbc/issues/1868
2021-10-01 11:25:14 +02:00
Jiri Pechanec
f260540664 DBZ-4049 Keep Postgres version 2021-10-01 09:22:09 +02:00
Jiri Pechanec
9b3a12f168 DBZ-4049 Override Quarkus JDBC drivers 2021-10-01 09:22:09 +02:00
Chris Cranford
582a169f92 DBZ-4067 Correctly calculate mining session boundaries
It is not guaranteed that the flush strategy will force all LGWR buffer entries
to be written to the redo logs in which case the mining boundaries must then be
calculated based on the lastProcessedScn rather than the current batch endScn.
This prevents event loss between mining sessions when this timing scenario
occurs.
2021-10-01 09:15:04 +02:00
Jiri Pechanec
a2c6058404 DBZ-4057 Initialize Postgres schema before incremental snapshot restart 2021-09-30 09:10:49 +02:00
Yossi Shirizli
87d4645542
DBZ-4044 Documentation fix - Setting up Db2 - Step 10 2021-09-30 08:06:45 +02:00
Anisha Mohanty
f7b3ca54a7
DBZ-4058 Trigger contributor check action only when PR is opened;
Also ignoring .github/** path in formatting check

Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-09-30 07:41:05 +02:00
Chris Cranford
5d05fadf04 DBZ-3712 Add poll interval configuration option 2021-09-29 11:52:27 -04:00
uidoyen
684da3802e DBZ-3960 Provide list of DBZ UI configurations 2021-09-29 13:34:15 +02:00