Commit Graph

219 Commits

Author SHA1 Message Date
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
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
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
Martin Medek
b9bf46dc4f DBZ-5678 fixing jenkins jobs to pass new teststuite introduced in jcasc repo 2022-11-09 10:44:04 +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
Ondrej Babec
27632576ac DBZ-5745 Add reporting to report portal and results xunit archiving 2022-11-02 14:16:21 +01:00
jcechace
55783d9303 DBZ-5767 Reflecting downstream name changes 2022-11-01 13:58:30 +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
ed7b5b6e24 [jenkins-jobs] Support larger releases 2022-09-16 12:49:00 +02:00
Vojtech Juranek
402df78381 DBZ-5043 Rename schema.history to schema.history.internal 2022-09-07 12:57:31 +02:00
Vojtech Juranek
0823cedf25 DBZ-5043 Replace database.server.name with topic.prefix 2022-09-07 12:57:31 +02:00
Vojtech Juranek
25aa6c4acc DBZ-5043 Change namespace to database.history to schema.history 2022-09-07 12:57:31 +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
Martin Medek
3405c49c41 DBZ-5165 refactoring the testsuite in OCP so that preparations are done in jenkins job and in OCP project is only cloned, build and ran 2022-08-04 19:04:56 +02: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
Vojtech Juranek
5573bb51ed DBZ-5048 Rename GH repo with containes
Besides updating links to renamed GH repo, update also documentation and
replace 'Docker' with 'containers' when possible.
2022-07-12 13:16:53 +02:00
Chris Cranford
406e060df4 DBZ-5234 Rename oracle-ide to oracle-all 2022-07-01 06:08:31 +02:00
Jiri Novotny
30c91ad5e0 DBZ-5280 change test-infrastructure image names for better clarity 2022-06-28 11:50:20 +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