Commit Graph

408 Commits

Author SHA1 Message Date
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
Jacob Barrieault
0a868f28c6 DBZ-6111 fix docs link to debezium-server Kinesis sink 2023-02-15 14:43:02 -05:00
Jiri Pechanec
e7a4e820b9 [release] Add contributor 2023-02-01 06:28:10 +01:00
TimLoes
c8bfc6562b [docs] Variable name clarified
It is necessary to query for server_id instead of server-id, which is being used on the config file.
2023-02-01 06:27:16 +01:00
Byron Ruth
8c518ce57e [docs] Note support for NATS JetStream in description 2023-01-26 14:53:32 +01:00
ming luo
83b3b54be0 DBZ-6033 debezium server pulsar support non-default tenant and namespace 2023-01-25 09:11:57 +01:00
Sanapalli Lokesh
419ca28a37 DBZ-4829 : added lokesh sanapalli to copyright.txt 2023-01-24 08:51:09 +01:00
Jiri Pechanec
6983add0c5 [release] Changelog for 2.2.0.Alpha1 2023-01-19 12:21:28 +01:00
Vojtech Juranek
ea202198b8 DBZ-5962 Add contributor 2023-01-17 13:24:35 +01:00
Jiri Pechanec
bcd6787cdc DBZ-6008 Revert "DBZ-3653 Introduce incremental.snapshot.isolation.mode config"
This reverts commit 6d8bcd42fd.
2023-01-17 10:40:20 +01:00
Jiri Pechanec
9d38deb12b DBZ-5996 Add contributor 2023-01-11 12:09:26 +01:00
govi20
6d8bcd42fd DBZ-3653 Introduce incremental.snapshot.isolation.mode config 2023-01-11 08:55:33 +01:00
Jiri Pechanec
edb7530866 DBZ-5990 Add contributor 2023-01-10 09:34:19 +01:00
Jiri Pechanec
d3746172b9 [release] Changelog for 2.0.1.Final 2022-12-22 10:45:04 +01:00
Jiri Pechanec
17250bccd6 [release] Add contributors 2022-12-16 10:26:27 +01:00
Raul Estrada
dd96ccc27d DBZ-5888 MariaDB-grammar 2022-12-14 14:42:29 +01:00
Jiri Pechanec
574c1b0015 DBZ-5811 Use validate method 2022-12-06 13:35:52 +01:00
Jiri Pechanec
ad8733e57c [release] Changelog for 2.1.0.Alpha2 2022-11-30 08:32:05 +01:00
Erdinç Taşkın
07d93497fe [optimization] Remove Unreachable if statement
if statement never will be true
2022-11-23 12:35:45 +01:00
Jiri Pechanec
b6ad848aec DBZ-5772 Add contributor 2022-11-23 09:07:23 +01:00
Jiri Pechanec
b4c076a27c DBZ-5739 Make validation mandatory; more robust tests 2022-11-22 14:50:11 +01:00
Keri Harris
5a41d96943 DBZ-5807 update documentation to reflect Cassandra decimal.handling.mode configuration property 2022-11-18 08:45:14 +01:00
Chris Cranford
855fbd944a DBZ-5821 Update COPYRIGHT.txt and Aliases.txt 2022-11-10 13:44:58 -05:00
Anil Dasari
c781832f41 DBZ-5822 Change visibility of BaseSourceTask#logStatistics method to protected 2022-11-10 08:02:48 +01:00
Mark Lambert
e9dd72678e DBZ-4669 Remove plug-in version properties that are duplicate parent POM debezium-build-parent 2022-11-08 14:26:57 +01:00
Hubert Dulay
b398500604 [docs] oracle cdc for aws rds 2022-11-06 15:02:01 +01:00
Théophile Helleboid - chtitux
16e086b1d5 [docs] Postgresql connector documentation: add a missing word 2022-11-03 08:51:27 +01:00
zhanghelong
71e430cd22 DBZ-5788 Fix typo 2022-11-03 08:12:55 +01:00
Enzo Cappa
179c359ca6 DBZ-5770 Update documentation regarding the Binary Data Converter
Updated all references from `ByteBufferConverter` to
`BinaryDataConverter`.

Also added special note about changing the settings before upgrading
when running in Kafka Connect (otherwise Kakfa Connect will fail to
start).

chore: add my name to copyright and aliases
2022-11-01 09:28:28 +01:00
janjwerner-confluent
3e43a54801 DBZ-5747 Update protobuf to address CVE-2022-3171 2022-10-21 11:16:51 +02:00
Jiri Pechanec
495f9c6026 DBZ-5744 Add contributor 2022-10-20 11:24:52 +02:00
Jiri Pechanec
ec8bac7069 [release] Add contributors 2022-10-20 11:24:09 +02:00
Jochen Schalanda
9daa4427cb DBZ-5724 Add myself as contributor
https://github.com/debezium/debezium/pull/3957#issuecomment-1277256857
2022-10-14 08:35:53 +02:00
Alberto Martino
9e96606eee DBZ-5715 MongoDB router uses collection not table in names
For the MongoDB Outbox Event router the property:
`transforms.outbox.table.fields.additional.placement` doesn't works because the Mongo event router looks to the property
`transforms.outbox.collection.fields.additional.placement` to expose additional fields.
2022-10-13 08:59:26 +02:00
Jiri Pechanec
a6a3f6fbef DBZ-5677 Add contributor 2022-10-06 11:24:32 +02:00
Xinbin Huang
b4a87d45a7 DBZ-5628 Added support for Mongo pre-image in change stream 2022-10-06 09:38:20 +02:00
Jiri Pechanec
b20afb9091 DBZ-5612 Add contributor 2022-10-04 13:49:10 +02:00
Jiri Pechanec
f6264fb8ca DBZ-5650 Fix contributor 2022-09-27 13:47:48 +02:00
Nir Levy
803e709e23 [release] Add contributor 2022-09-23 05:44:04 +02:00
Ezer Karavani
b51cc84cbe [docs] update mysql setup docs - binlog_row_value_options
with regards to conversation on zulip

binlog_row_value_options=PARTIAL_JSON might cause missing UPDATE events on mysql connector
in such cases user should validate variable is unset
2022-09-22 15:32:53 +02:00
Jiri Pechanec
16ff7f87b2 [release] Add contributor 2022-09-19 14:37:02 +02:00
moustapha mahfoud
a518b9ca4e [docs] Fixed the max.queue.size default value in the docs for the Postgres connector 2022-09-19 12:18:28 +02:00
Jiri Pechanec
24a650131e [release] Add contributor 2022-09-16 05:30:32 +02:00
Jiri Pechanec
c928f7a99e DBZ-5587 Formatting; add contributor 2022-09-08 13:31:04 +02:00
Alexey Loubyansky
c4b95f4ea2 DBZ-5561 Use TCCL to load configuration classes by default 2022-09-06 08:42:45 +02:00
Jannik Steinmann
9f811a6f64 [docs] Note about replication in managed cloud providers
I've added a note saying that some managed offerings actually replicate the replication slot.

I found this information very critical when evaluating reliability of Debezium. I'll look for links in the docs tomorrow. [Patroni](https://patroni.readthedocs.io/en/latest/) also seems to support this feature.
2022-09-06 07:15:37 +02:00
Jiri Pechanec
450fc2bc0e [release] Add contributors 2022-09-05 10:00:37 +02:00
Chris Cranford
004fef10bb DBZ-5439 Update contributors / COPYRIGHT.txt 2022-09-01 09:32:17 +02:00
druud
06c254b98f [docs] Typos in MySqlUnsignedIntegerConverter.java
Just fixed some typos.
2022-08-31 09:05:46 +02:00
Jiri Pechanec
2e6b877bd8 DBZ-5489 Add contributor 2022-08-24 09:46:01 +02:00
BetaCat
da72721368 DBZ-5546 add missing value format option
Add missing value format type `eventclouds`  ([code ref](539d9a3958/debezium-server/debezium-server-core/src/main/java/io/debezium/server/DebeziumServer.java (L186))) in debezium-server doc.
2022-08-23 12:00:08 +02:00
comil4444
6e99431afc [docs] correct cn readme jdk version 2022-08-17 12:33:07 +02:00
ggaborg
3489217e0d DBZ-5035 updated test 2022-08-15 13:29:12 +02:00
nicholas-fwang
58a91cddb4 DBZ-5479 Retry MongoNodeIsRecoveringException when failover 2022-08-05 10:52:46 -04:00
Chris Cranford
46753e90e5 DBZ-5440 Update COPYRIGHT.txt 2022-07-25 08:27:48 -04:00
doupengwei
eb34c2cdf7 DBZ-5249 KafkaDatabaseHistory without check database history topic create result caused UnknowTopicOrPartitionException 2022-07-22 16:35:37 -04:00
Giljae Joo
4fbf0c9ee1 [docs] Translate README to Korean 2022-07-12 11:53:12 +02:00
Jiri Pechanec
f465f5ad86 DBZ-5369 Add contributor 2022-07-07 14:25:54 +02:00
yangrong688
774d1e4141 [docs] Fix typo for javadoc newSlotInfo 2022-06-30 12:27:06 +02:00
Gunnar Morling
11127f3702
DBZ-5335 Adding Mickael Maison to contributors list 2022-06-30 09:36:44 +02:00
Jiri Pechanec
54c84bdb9a DBZ-4902 Add contributor 2022-06-27 14:56:29 +02:00
Jiri Pechanec
02e999cd9a [release] Add contributor 2022-06-27 14:53:33 +02:00
Jiri Pechanec
c34ec41eb7 DBZ-5296 Add contributor 2022-06-27 08:43:08 +02:00
rahulkhanna
3eda41e128 DBZ-5268-redis-store-does-not-work-with-gcp-managed-redis 2022-06-20 14:11:36 +02:00