Commit Graph

6102 Commits

Author SHA1 Message Date
Kate
5d81466ec1 DBZ-4501 Null out incremental snapshot event's query field 2022-01-03 14:38:36 +01:00
Bob Roldan
edcd133ec0 DBZ-3457 Correct Oracle FQ table format; remove problematic links. 2022-01-03 14:21:51 +01:00
Bob Roldan
413aabccca DBZ-3457 Edits and updates to fix build problems 2022-01-03 14:21:51 +01:00
Bob Roldan
3db7a20b91 DBZ-3457 Address review comments 2022-01-03 14:21:51 +01:00
Bob Roldan
6d9c285ee9 DBZ-3457 Update reference in MongoDB doc to point to refactored files 2022-01-03 14:21:51 +01:00
Bob Roldan
b3f67110d5 DBZ-3457 Update features file to fix downstream build error 2022-01-03 14:21:51 +01:00
Bob Roldan
7551d1d077 DBZ-3457 Prep signaling/incremental snapshots for downstream use 2022-01-03 14:21:51 +01:00
Qishang Zhong
189c3baa07 DBZ-4500 Set the correct binlog serverId & threadId 2022-01-03 14:03:58 +01:00
Jiri Novotny
f37526dce6 DBZ-4486 Modified image snapshot creation jenkins job to use ansibe-vault 2022-01-03 13:59:12 +01:00
AChangFeng
a065baed08 [docs] Update readme_zh.md 2022-01-03 13:50:34 +01:00
harveyyue
831217053c DBZ-4503 Drop the primary key column getting exception 2022-01-03 10:57:07 +01:00
harveyyue
3670b0c6ef DBZ-4497 Parse multiple signed/unsigned keyword from ddl statement failed 2022-01-03 10:47:03 +01:00
AChangFeng
215d9a2865 [docs] Typo fix 2021-12-21 10:52:26 +01:00
Gunnar Morling
92665f1799 DBZ-4472 Improving log output 2021-12-20 15:58:14 +01:00
harveyyue
792187f669 DBZ-4472 Make connector task partition readability for log 2021-12-20 15:58:14 +01:00
Gunnar Morling
b0bff3bee7 DBZ-4467 Making sure all main dependencies are built locally for Db2 2021-12-20 11:29:30 +01:00
Jiri Pechanec
d13e6f546c DBZ-4467 Skip unsupported test for Db2 2021-12-20 11:29:30 +01:00
harveyyue
890190d26e DBZ-4473 Remove unused brackets in MySqlParser 2021-12-20 08:04:53 +01:00
Gunnar Morling
9cec01ab26 DBZ-4466 Skipping tests in REST extension in quick profile 2021-12-17 15:02:53 +01:00
Jiri Pechanec
0193dc0a01 DBZ-4383 Use Jira PAT insted of basic auth 2021-12-17 14:35:49 +01:00
Gunnar Morling
b8b88cb822 [docs] Adding wndemon to authors list 2021-12-17 14:34:00 +01:00
Nansen
7a41aa4baf [docs] Adjusting var name in UI docs 2021-12-17 14:30:05 +01:00
Jiri Pechanec
c75a51bfba DBZ-4072 Verify the version is present in Jira 2021-12-17 14:28:54 +01:00
Jiri Pechanec
967432ad08 DBZ-4469 Test should run with any Postgres version 2021-12-17 13:57:53 +01:00
Gunnar Morling
46f41221f8 DBZ-4463 Build fix 2021-12-17 12:31:17 +01:00
Jiri Pechanec
acb5b1c948 DBZ-4463 Upgrade to SQL Server driver 9.x 2021-12-17 12:31:17 +01:00
Jiri Pechanec
cf582ce1b0 DBZ-4465 Change version under test to 1.9.0 2021-12-17 11:03:49 +01:00
Jiri Pechanec
29cb5ecce4 DBZ-4373 Run CI during weekends 2021-12-16 14:00:30 +01:00
Debezium Builder
4a0445d249 [release] Development version for testing module deps 2021-12-16 10:30:13 +00:00
Debezium Builder
67c9663c98 [maven-release-plugin] prepare for next development iteration 2021-12-16 10:11:29 +00:00
Debezium Builder
8d532d895f [maven-release-plugin] prepare release v1.8.0.Final 2021-12-16 10:11:28 +00:00
Debezium Builder
7902e80ef5 [release] Stable 1.8.0.Final for testing module deps 2021-12-16 10:08:08 +00:00
Jiri Pechanec
3773de109b [release] Changelog for 1.8.0.Final 2021-12-16 11:03:52 +01:00
Jiri Pechanec
0af11f4930 DBZ-4452 Remove log4j from server distribution 2021-12-16 10:21:04 +01:00
Mario Mueller
6ba6e4f3da DBZ-4413 Add info about test execution in IDE for MongoDB oplog tests 2021-12-16 09:48:26 +01:00
Mario Mueller
9330efaaa2 DBZ-4413 - Do not remove _id and do not overwrite any given field named "id".
IT test expectations are adjusted accordingly.
Removed leading zero from ZonedDateTime
Signed-off-by: Mario Mueller <mario@xenji.com>
2021-12-16 09:48:26 +01:00
Jiri Pechanec
e256c40814 DBZ-4420 Highlight differences between oplog and change streams events format 2021-12-16 09:19:45 +01:00
Anisha Mohanty
856abf3c51 DBZ-4429 Improve caching for formatter job 2021-12-14 11:01:01 -05:00
Chris Cranford
5600ee73be DBZ-3552 Use term "type" rather than "explicitType" 2021-12-13 18:08:28 +01:00
Chris Cranford
bd9621c845 DBZ-3552 Allow usage of payload custom types
For example, when defining a payload as a PostgreSQL JSONB sql type and
using JsonNode as the Java representation, a type handler must be given
to handle the conversion between the Java representation and the SQL.
While this can be done with an attribute converter, some may wish to
make use of existing Hibernate user-defined type implementations.
2021-12-13 18:08:28 +01:00
Jiri Pechanec
d3e53dfa3a DBZ-4446 Option to disable Infinispan in Oracle 2021-12-13 13:59:06 +01:00
Chris Cranford
63731a2a09 DBZ-3940 Unify EventRouter tests for connectors 2021-12-13 13:52:31 +01:00
Chris Cranford
f99ad7512f DBZ-3940 Add connector-driven EventRouter configuration 2021-12-13 13:52:31 +01:00
Jiri Pechanec
740b6b21f6 DBZ-4298 Support non-JDBC logical values in keys for incremental snapshots
Incremental snapshot source gets the PK values after they are processed
by value converter. This is usally correct solution. The values are
passed to chunk queries. There are few datatypes like unconstrained
NUMERIC in PostgreSQL that must be converted to a Debezium specific
class to keep and enrich the value. Such class is not known to JDBC
driver. This commit intorduce a marker interface that enables the code
to identify the value not recognized by JDBC and provides a method to
obtain the original value.
2021-12-13 12:29:21 +01:00
Chris Cranford
882bb9c4d4 DBZ-3306 Only emit schema changes if table schema actual changed 2021-12-11 20:39:46 +01:00
Chris Cranford
33c0266dcf DBZ-4426 Log message when Oracle schema locks are disabled by configuration 2021-12-11 01:17:46 -05:00
Gunnar Morling
0023cb10a5
DBZ-4393 Create a Debezium Schema Generator for Debezium connectors
* added an API generator for Debezium connectors and static API definitions for connectors in a separate module
* added Maven plug-in
* added GH workflow for debezium-schema-generator

Co-authored-by: rkerner <rkerner.mobil@gmail.com>
Co-authored-by: Anisha Mohanty <anishamohanty23@gmail.com>
2021-12-10 12:35:09 +01:00
Gunnar Morling
73cfe71342 DBZ-4423 Micro-optimizing Strings::duration() 2021-12-10 11:30:18 +01:00
Debezium Builder
97f63809d7 [release] Development version for testing module deps 2021-12-09 20:24:59 +00:00
Debezium Builder
f53e6c00df [maven-release-plugin] prepare for next development iteration 2021-12-09 20:16:04 +00:00