Commit Graph

200 Commits

Author SHA1 Message Date
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
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
Jiri Pechanec
af0de3d3dd [release] Changelog for 2.3.0.Beta1 2023-05-26 12:15:05 +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
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
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
Jiri Pechanec
a78610bd7c DBZ-6319 Reformat textflow 2023-04-18 07:17:35 +02:00
Henko
56ec714c58 DBZ-6319 Add documentation for timeout in pulsar sink 2023-04-18 07:17:35 +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
tony joseph
5adf2150d2 [release] Add contributors 2023-03-09 08:35:09 +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
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
Jiri Pechanec
e681f5465e DBZ-4829 Fix contributor name mapping 2023-01-24 08:51:09 +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
Jiri Pechanec
9d38deb12b DBZ-5996 Add contributor 2023-01-11 12:09:26 +01:00
Jiri Pechanec
0bd5123a81 DBZ-3653 Add docs for Db2 and SQL Server 2023-01-11 08:55:33 +01:00
Jiri Pechanec
dcc8b0ea0b [release] Add contributors 2022-12-22 10:55:39 +01:00
Jiri Pechanec
17250bccd6 [release] Add contributors 2022-12-16 10:26:27 +01:00
sahapasci
1b37ff01c7 Update postgres-plugins.adoc
Fixed link typo Updated postgresql link from 14 to current (15)
2022-12-07 10:27:54 +01:00
Jiri Pechanec
574c1b0015 DBZ-5811 Use validate method 2022-12-06 13:35:52 +01:00
Jiri Pechanec
b6ad848aec DBZ-5772 Add contributor 2022-11-23 09:07:23 +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
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
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
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
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
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
cf92aa2dcc
[release] Update contributor aliases 2022-07-26 13:58:16 -04:00
Chris Cranford
46753e90e5 DBZ-5440 Update COPYRIGHT.txt 2022-07-25 08:27:48 -04: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
e5935d3540 DBZ-5268 Fix contributor alias 2022-06-20 14:11:36 +02:00
rahulkhanna
3eda41e128 DBZ-5268-redis-store-does-not-work-with-gcp-managed-redis 2022-06-20 14:11:36 +02:00
Jiri Pechanec
2f11bbc38c [release] Changelog for 2.0.0.Alpha2 2022-06-09 12:54:16 +02:00
Mark Bereznitsky
2d72dae649 DBZ-5136 further refining of the algorithm for determining position in snapshot and IT test fixes 2022-06-01 16:56:29 +02:00
Andrew Walker
593c2769e6 DBZ-5136: Add last in table flag 2022-06-01 16:56:29 +02:00
Jiri Pechanec
b85cb275b1 DBZ-5089 Use atomic reference 2022-05-27 12:46:39 +02:00
Chris Lee
2a8456d21b DBZ-5123 data-collection regex snapshot signal 2022-05-24 12:46:28 +02:00
Himanshu-LT
5877bea4bb
[docs] Fixed default value of debezium-source-offset-storage 2022-05-19 13:12:26 -04:00
Jiri Pechanec
a11767d05b DBZ-3921 Remove incorrect comment 2022-05-17 14:56:05 +02:00
Jiri Pechanec
076c5d6083 DBZ-5014 Add contributor alias 2022-05-09 09:00:14 +02:00
Cesar Martinez
63f2d04c6e DBZ-5014 Author name 2022-05-09 08:53:59 +02:00
Jiri Pechanec
2b8b8cd35d DBZ-5040 Add contributor 2022-05-09 08:37:10 +02:00
Mark Allanson
f54ff93ca0 DBZ-5097: Add Mark Allanson to COPYRIGHT.txt and Aliases.txt 2022-05-06 09:55:06 -04:00
Jiri Pechanec
3df6a92965 [release] Changelog for 2.0.0.Alpha1 2022-04-28 15:31:32 +02:00
chadthamn
1b23507504 DBZ-5015 Get the json value of a Document when parsing signaling message 2022-04-21 07:09:18 +02:00
LarsWerkman
37ba91ac84 DBZ-4983 update contributers 2022-04-14 14:39:40 +02:00
Nenad Stojanovikj
758203567d DBZ-4933 Add COPYRIGHT and Aliases 2022-04-01 08:36:05 +02:00
Chris Cranford
0c09f4c834
DBZ-4891 Update contributors 2022-03-30 16:06:04 -04:00
Chris Cranford
7bd4ce94a8
[release] Update contributors 2022-03-03 11:53:58 -05:00
Chris Cranford
70d636724e
DBZ-4723 Update contributors 2022-02-09 03:03:48 -05:00
Chris Cranford
59fe105150 [release] Changelog for 1.9.0.Alpha2 2022-02-09 02:13:29 -05:00
Andrei Isac
44e3ad3cb1 DBZ-4710: add author name and alias 2022-02-08 08:42:32 +01:00
Snigdhajyoti Ghosh
0ab45ecab0 DBZ-4518 Make kafka query timeout configurable 2022-02-04 14:08:15 +01:00
Chris Cranford
f308e4cd1a DBZ-4404 Update COPYRIGHT.txt and Aliases.txt 2022-01-24 18:19:37 -05:00
Jiri Pechanec
f0e5c1d0aa [release] Add missing contributors 2022-01-11 06:26:32 +01:00
sarumont
edbee2e8f6 DBZ-3657: add null check when building array converters 2022-01-06 20:23:08 +01:00
AChangFeng
a065baed08 [docs] Update readme_zh.md 2022-01-03 13:50:34 +01:00
Gunnar Morling
b8b88cb822 [docs] Adding wndemon to authors list 2021-12-17 14:34:00 +01:00
Jiri Pechanec
402216195b [release] Changelog for 1.8.0.Beta1 2021-11-30 10:31:18 +01:00
Tom Billiet
46b47a42b2 DBZ-1539 Add interval.handling.mode to oracle connector 2021-11-29 12:54:50 +01:00
narcsfz
c623467095 DBZ-4295: Add copyright 2021-11-18 16:48:31 +01:00
Jose Luis
57bb2bf603 [docs] Typo in oracle 'oradata' path 2021-11-09 09:05:47 -05:00
Jiri Pechanec
a6bdf225bb DBZ-4077 Add copyright 2021-11-02 06:07:05 +01:00
Chris Cranford
784d8c2963 [release] Update COPYRIGHT.txt 2021-10-27 02:34:00 -04:00
Fabian Martinez
6493638f04 DBZ-3862 add as new contributor 2021-10-26 08:40:07 -04:00