Commit Graph

529 Commits

Author SHA1 Message Date
Jiri Pechanec
3a79832738 DBZ-4999 Add Informix into release and BOM 2023-10-26 10:38:35 +02:00
Mark Ducommun
57e29ba575
DBZ-7044 Adapted DebeziumContainer to lazily retrieve latest stable… (#4940)
DBZ-7044 Adapted DebeziumContainer to lazily retrieve latest stable image tag when needed and cache it for subsequent usages
2023-10-19 09:28:47 +02:00
dtseiler
2dd1b9507c [docs] Add note about including heartbeat table in publication 2023-10-17 21:07:08 -04:00
Jiri Pechanec
a45dc7a322 [release] Changelog for 2.4.0.Final 2023-10-03 15:29:36 +02:00
Jakub Cechacek
a53ae013a7 DBZ-6738 create OLM manifest archive during operator release 2023-10-03 07:44:16 +02:00
Kaustuv chakrabarti
0390a17e44 DBZ-6978 [MariaDB] Add support for spaces in username spec 2023-09-28 13:42:51 -04:00
Roman Kudryashov
98c426dec4 DBZ-3642 CloudEventsConverter can retrieve metadata info from headers 2023-09-26 13:06:09 +02:00
Jiri Pechanec
29e45b0ce0 DBZ-6911 Support for PostgreSQL 16 2023-09-18 15:33:11 +02:00
Yue Wang
199bf775ed DBZ-6518 use multipe threads to query chunks 2023-09-13 13:00:03 +02:00
Jiri Pechanec
8a32cd33d7 [jenkins-jobs] Clean project before rebuild for snapshots
Oracle re-build fails after OLR was introduced due to protoc generated
sources. The re-build (unless clean is provided) fails with
Compilation unit is not of SOURCE kind: ".../debezium-connector-oracle/target/generated-sources/oracle.json"
2023-09-13 11:11:04 +02:00
Andy Pickler
8ae86b047e [docs] Update mysql.adoc
Fix link in MySQL connector doc
2023-09-06 15:17:30 -04:00
Jiri Pechanec
dbbd1ed3d8 [release] Changelog for 2.4.0.Beta1 2023-08-29 13:36:42 +02:00
Jiri Pechanec
c2033c27e1 [release] Add contributors 2023-08-18 13:19:00 +02:00
Matan Cohen
40ac4662fb DBZ-6712 fix snapshot to history internal topic to respect schema.history.internal.store.only.captured.databases.ddl flag 2023-08-15 19:34:40 +02:00
ericpangiawan
50b9edc58b DBZ-6725 Copyright and Aliases 2023-08-15 13:34:17 +02:00
Stein Rolevink
5e2f115959 DBZ-6786 Use custom row deserializers in case of binlog compression 2023-08-14 17:24:38 +02:00
“vsantonastaso”
64eaf72665 DBZ-6689 make kafka signal consumer group configurable 2023-08-11 13:20:07 +02:00
Jiri Pechanec
949d34d768 [release] Changelog for 2.4.0.Alpha2 2023-08-09 12:17:50 +02:00
Ryan van Huuksloot
4f49d2f6fe DBZ-6783 Upgrade MySQL Binlog Client to v0.28.1 2023-08-09 10:44:39 +02:00
Massimo Fortunat
effd41035d DBZ-6759 fixed missing copyright and author name 2023-08-08 08:16:21 +02:00
Jiri Pechanec
c8950a8a86 [jenkins-jobs] Disable arm64 build for UI due to build failure 2023-08-03 09:27:16 +02:00
Gurps Bassi
6e3c9028b9 [docs] Add extra info about how to access health 2023-07-31 03:15:07 -04:00
Chris Cranford
95ce467312 DBZ-6690 Add author 2023-07-31 02:39:21 -04:00
Jiri Pechanec
94325a6499 [release] Changelog for 2.4.0.Alpha1 2023-07-17 12:25:09 +02:00
Ondrej Babec
ab2be68361 DBZ-6667 Remove CRON job trigger for Kafka 2.x tests 2023-07-14 11:04:16 +02:00
Artur Gukasian
cba7c3e0bc DBZ-6656 Add contributer 2023-07-14 08:34:48 +02:00
Martin Medek
50071f2a64
DBZ-6535 Cleanup duplicit jobs from jenkins (#4625)
* DBZ-6535 deleted jobs already migrated to gitlab
* DBZ-6535 removed upstream strimzi prepare job and deleted whole strimzi.kc.build=false option from testsuite, only artifact server option remains
2023-07-11 12:26:31 +02:00
bdbene
6f29ce08ef DBZ-6605 Fix DataCollections for snapshot completion notification
DBZ-6605 Use new 'scanned_collection' field for snapshot completion signal

Updated the docs for fixed snapshot completion notification
2023-06-27 12:01:26 +02:00
Ondrej Babec
49efc6d1d2 DBZ-6587 Change node for release job 2023-06-20 14:30:13 +02:00
Chris Cranford
d772ae8342 DBZ-6554 Add contributor 2023-06-14 07:23:23 +02:00
David Beck
21c1b1f5dc [docs] Add initial to table snapshot.mode in postgresql.adoc
This adds a bit more clarity into the `initial` mode since it was very confusing as a new user to understand that `initial` was the default value but didn't exist in the table.
2023-06-12 13:17:04 +02:00
Jesse Ehrenzweig
0180eae3f1 [docs] Fixed "SQL Server on Azure" link to examples. 2023-06-09 06:12:35 +02:00
jcechace
b188f61307 DBZ-6539 Adding operator release modifications to the pipeline 2023-06-09 06:10:15 +02:00
jcechace
9d89b65854 DBZ-6541 operator nightly image support 2023-06-09 06:09:48 +02:00
jcechace
7cd73cc876 DBZ-6542 operator release image support 2023-06-09 06:09:19 +02:00
jcechace
1e58daab08 DBZ-6536 Adding debezium server nightly image build 2023-06-08 09:45:02 +02:00
Jiri Pechanec
8b5f890ab0 DBZ-6493 Add operator to the snapshots 2023-06-08 08:39:07 +02:00
Jiri Pechanec
f89a5774f6 DBZ-6493 Add operator to the release 2023-06-08 08:28:42 +02:00
Jiri Pechanec
af0de3d3dd [release] Changelog for 2.3.0.Beta1 2023-05-26 12:15:05 +02:00
Jiri Pechanec
bd0c760d9f [jenkins-jobs] Remove obsolete Jira check 2023-05-11 14:46:03 +02:00
Jiri Pechanec
ff85a7839a [release] Changelog for 2.3.0.Alpha1 2023-05-11 12:52:03 +02:00
Jiri Pechanec
ac24e54332 DBZ-6437 Modify parent for server BOM during release 2023-05-11 06:50:50 +02:00
Jiri Pechanec
f7fd293b42 [ci] Execute release from candidate branch 2023-05-10 12:14:12 +02:00
Stephen Clarkson
4be4f5c874 [docs] resolve grammatical error with note
Property `skip.messages.without.change` in Postgresql Connector documentation has a note with a grammatical error.
2023-05-04 06:11:05 +02:00
Martin Medek
1347fca0af DBZ-1661 added mysql replication example images to release-pipeline job 2023-05-03 12:22:21 +02:00
Jiri Pechanec
ab5d643aa8 DBZ-6353 Use correct SQL codes for other cases 2023-05-03 12:15:18 +02:00
miguelbirdie
63cc36e9a2 DBZ-6112 Set Replica Identity for PostgreSQL tables
Introduces a new PostgreSQL configuration parameter called `replica.autoset.type`. With this parameter, you can easily specify the Replica Identity value for each table that is captured by the connector
2023-05-02 14:33:46 +02:00
Jiri Pechanec
3372e5c450 DBZ-3621 Clean deps; add logging for tests; extrenalize config options 2023-05-02 14:15:19 +02:00
Kanthi Subramanian
dc67324da5 DBZ-3621 Added name to Aliases.txt 2023-05-02 14:15:19 +02:00
eizners
cf455d46be DBZ-6355 Add user 2023-04-27 09:28:29 -04:00