Commit Graph

5327 Commits

Author SHA1 Message Date
jcechace
a85d6bc996 DBZ-3812 Abstraction and preparation for Apicurio registry 2.0 support 2021-08-09 11:40:16 +02:00
Gunnar Morling
85e6d262ea DBZ-3816 Wording changes 2021-08-09 10:08:47 +02:00
Jiri Pechanec
305c15132f DBZ-3816 Workaround for Kafka Connect bug 2021-08-09 10:08:47 +02:00
jcechace
c9b0583438 DBZ-3826 Allow system test-suite to build KC images with arbitrary debezium connector versions 2021-08-09 05:52:32 +02:00
Jiri Novotny
563b7a74b3 DBZ-3825 jenkins listview config change 2021-08-09 05:48:08 +02:00
Jiri Novotny
27398a0578 DBZ-3825 bug fixing and minor upgrades in rhel kafka image build job 2021-08-09 05:48:08 +02:00
pkgonan
fae4f45acc DBZ-3765 Add dot pattern test code for database.server.name 2021-08-08 16:25:15 -04:00
pkgonan
5e0ffa28d2 DBZ-3765 Allow dot in database.server.name 2021-08-08 16:25:15 -04:00
Anisha Mohanty
f7268eb61a DBZ-3028 Add test cases supporting filters to FilterTest 2021-08-06 18:12:45 +02:00
Anisha Mohanty
389a8a0a83 DBZ-3028 Validate field.exclude.list & field.renames for MongoDB connector 2021-08-06 18:12:45 +02:00
roldanbob
b855cbb529 DBZ-3227 Apply suggestions from code review
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-08-06 15:26:02 +02:00
Bob Roldan
9fdd79da48 DBZ-3227 Add info about selectivly applying flattening and routing SMTs;
Also updating event-flattening and topic routing re: using predictates
2021-08-06 15:25:32 +02:00
Bob Roldan
841c084b18 DBZ-3227 Replace hard-coded version value in example 2021-08-06 15:25:32 +02:00
Bob Roldan
f1c489e382 DBZ-3227 Describe how to use predicates to selectively apply SMTs;
* Update filename; add to nav.
* Replace hard-coded link to connectors index file
* Unescape `*` in regex
* Update nav entry for case consistency
* Nav link, xref predicates topic from outbox, cbr, and filtering
2021-08-06 15:23:50 +02:00
Chris Baumbauer
7b707a0b9b DBZ-3827 Debezium Server Kinesis Sink Cannot Handle Null Events 2021-08-06 11:32:20 +02:00
Jiri Pechanec
07d937ee0a DBZ-3809 Support images push from Jenkins 2021-08-06 09:32:10 +02:00
Chris Cranford
151f0777ec DBZ-3788 Remove superfluous sort 2021-08-05 12:25:37 -04:00
Chris Cranford
3e72fb7e79 DBZ-3788 Avoid oplog collection scan 2021-08-05 12:25:37 -04:00
Bob Roldan
580080ed67 DBZ-3802 FQ column name incorrectly refers to databaseName vs schemaName 2021-08-04 15:22:23 +02:00
Bob Roldan
dd1d4f5165 DBZ-3802 Describe column.mask.hash.with.salt property consistently 2021-08-04 15:22:23 +02:00
Gunnar Morling
bf9f7f5596 DBZ-3801 Allocating sequence list with correct size 2021-08-04 10:25:09 +02:00
Brennan Vincent
b03d9d1fa6 DBZ-3801: Address code review comments 2021-08-04 10:25:09 +02:00
Brennan Vincent
975f1690f2 DBZ-3801 Fix calculation of sequence numbers for Postgres 2021-08-04 10:25:09 +02:00
Jiri Novotny
5ff51f57b6 DBZ-3650 download kafka start scripts from dbz git 2021-08-04 09:40:13 +02:00
Jiri Novotny
80fe5a4e15 DBZ-3650 minor bug fix 2021-08-04 09:40:13 +02:00
Jiri Novotny
224463a57b DBZ-3650 added image for creating kafka/zookeeper/kafka-connect containers 2021-08-04 09:40:13 +02:00
Jiri Novotny
fb3b7fb8ac DBZ-3650 renamed jenkins job files and minor refactor 2021-08-04 09:33:48 +02:00
Jiri Novotny
018763a3f3 DBZ-3650 added jenkins job for building rhel kafka image 2021-08-04 09:33:48 +02:00
dependabot[bot]
1b8b56d80b
DBZ-3819 commons-compress from 1.20 to 1.21 2021-08-03 14:49:49 +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
Anisha Mohanty
d44ad20001 DBZ-3784 Add DEFAULT to partition option engine 2021-08-02 12:00:17 +02:00
Debezium Builder
d3c4482d06 [maven-release-plugin] prepare for next development iteration 2021-07-30 02:39:08 -04:00
Debezium Builder
35dcfc5426 [maven-release-plugin] prepare release v1.7.0.Alpha1 2021-07-30 02:39:08 -04:00
Jiri Pechanec
8f717785b2 [release] Changelog for 1.7.0.Alpha1 2021-07-30 08:06:37 +02:00
Chris Cranford
e2c0c1d3c0 DBZ-3692 Fix NullPointerException
This NPE check effectively only enables Incremental Snapshot behavior for Oracle
if a signal data collection id is provided; otherwise its disabled
2021-07-30 06:12:10 +02:00
Chris Cranford
e1b003c4f4 DBZ-3752 Formatting fix 2021-07-30 06:12:10 +02:00
Chris Cranford
492008d771 DBZ-3752 Fix test mocks after rebase 2021-07-30 06:12:10 +02:00
Chris Cranford
709a50a652 DBZ-3752 More suggested changes
* Added `infinispan-buffer` profile for testing with infinispan
* Made `online_catalog` the default for testing
* Added protostream-processor back to the POM
2021-07-30 06:12:10 +02:00
Chris Cranford
1c0b4fd5af DBZ-3752 Suggested changes 2021-07-30 06:12:10 +02:00
Chris Cranford
fc52737f5c DBZ-3752 Update documentation 2021-07-30 06:12:10 +02:00
Chris Cranford
f9a892a33f DBZ-3752 Document buffer configuration options 2021-07-30 06:12:10 +02:00
Chris Cranford
0cbce95a0c DBZ-3752 Memory & Infinispan Buffering implementations 2021-07-30 06:12:10 +02:00
Chris Cranford
26461bc07d DBZ-3692 Introduce completion callback for incremental snapshots 2021-07-29 13:51:42 +02:00
Chris Cranford
393a44a55f DBZ-3692 Oracle incremental snapshot support 2021-07-29 13:51:42 +02:00
jcechace
ade2e41aef DBZ-3724 Renamed testing profile to systemITs and added test tag selection to ci job 2021-07-29 09:32:08 +02:00
jcechace
c6950dbee4 DBZ-3724. Removing unused dependency from debezium-testing-system 2021-07-29 09:32:08 +02:00
jcechace
65ed870602 DBZ-3724 Simplified loggin format 2021-07-29 09:32:08 +02:00
jcechace
e2302659e6 DBZ-3724 RHEL tests for DB2 2021-07-29 09:32:08 +02:00
jcechace
339702b18f DBZ-3724 RHEL tests for SQL Server 2021-07-29 09:32:08 +02:00