Commit Graph

371 Commits

Author SHA1 Message Date
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
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
bbc8b5b4d6 DBZ-6945 DROP event does not contain table structure 2023-09-22 10:45:00 +02:00
Yue Wang
199bf775ed DBZ-6518 use multipe threads to query chunks 2023-09-13 13:00:03 +02:00
tison
e3da771232 [docs] Fix grammar issue in README 2023-09-08 15:04:14 +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
Chris Beard
2d6490e3f8 [docs] Fix minor typos in ExtractNewRecordState docs 2023-08-20 22:37:03 -04: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
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
Artur Gukasian
cba7c3e0bc DBZ-6656 Add contributer 2023-07-14 08:34:48 +02:00
Adam Strickland
0b15fe4556 [docs] Doc of type of return value 2023-07-13 13:08:41 +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
Ant Kutschera
d7e406328e [docs] Link doesnt work in Chrome
in the browser, it uses https://learn.microsoft.com/en-us/samples/azure-samples/azure-sql-db-change-stream-debezium/azure-sql%E2%80%94%E2%80%8Bsql-server-change-stream-with-debezium/ and then returns a 404
2023-06-22 12:29:05 +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
angsdey2
80c910c652 DBZ-6470 Refer correctly to the source database
While creating signaling table we need to have privileges to create table in source database not target
2023-05-16 13:16:09 +02:00
Jiri Pechanec
ff85a7839a [release] Changelog for 2.3.0.Alpha1 2023-05-11 12:52:03 +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
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
Kanthi Subramanian
8be3806525 DBZ-3621 Added debezium-storage module to pom.xml 2023-05-02 14:15:19 +02:00
gongchanghua
baa72f3f51 DBZ-6386 Support shrink clause for Oracle table partition 2023-04-27 09:10:13 -04:00
Breno Moreira
bf0a74f487 DBZ-6372 - Kinesis Sink - AWS Credentials Provider
https://issues.redhat.com/projects/DBZ/issues/DBZ-6372
2023-04-27 08:20:42 +02:00
Bertrand Paquet
8a224e6588 DBZ-6379: Fix handling of toasted hstore 2023-04-24 06:03:56 +02:00
Jiri Pechanec
ae0d82a8c0 [release] Changelog for 2.2.0.Final 2023-04-20 08:19:26 +02:00
caicancai
3a9b3518a3 DBZ-6336 MySql in debezium-parser-ddl does not support with keyword parsing 2023-04-18 07:59:25 +02:00
RJ Nowling
c9971dedc1 DBZ-6325 Describe example configuration
Also, be consistent about using {prodname} instead of the constant string "Debezium".
2023-04-18 07:25:54 +02:00
Jiri Pechanec
0ff0d087c0 [release] Changelog for 2.2.0.CR1 2023-04-14 09:58:37 +02:00
Vojtech Juranek
557bdaf050 DBZ-6155 Add contributors 2023-04-10 16:51:11 -04:00
Jiri Pechanec
a2dc0d337f [release] Changelog for 2.2.0.Beta1 2023-03-31 11:40:12 +02:00
sondn
7a70eddf48 DBZ-6250 Missing a keyword which can be used as column name 2023-03-27 10:36:54 +02:00
Russell Mora
bf3acaa872 [docs] Fix SQL JSON
JSON has an extra closing brace
2023-03-22 10:17:17 +01:00
Jiri Pechanec
d4c3e23767 DBZ-6092 Simplify the code; change logging 2023-03-16 12:58:03 +01:00
tony joseph
5adf2150d2 [release] Add contributors 2023-03-09 08:35:09 +01:00
Eugene Abramchuk
fcc44edf0b DBZ-6113 Correct max reconnect attempts
Originally there are max+1 attempts
2023-02-21 08:10:26 +01:00
Mehmet Firat KOMURCU
4c9ab87704 DBZ-6123 fix typo "evemts" to "events" in docs.
fix typo in sql server docs
2023-02-20 08:29:54 +01:00
Jiri Pechanec
68a6a32323 [release] Changelog for 2.2.0.Alpha2 2023-02-16 12:09:05 +01:00