Commit Graph

6485 Commits

Author SHA1 Message Date
Vojtech Juranek
cacd731f33 DBZ-2793 Allow enable CDC for non-default schema 2022-03-29 07:13:00 +02:00
zalmane
d5961eec52 DBZ-4511 add tls support 2022-03-28 09:13:52 +02:00
Debezium Builder
329dcb03d8 [release] Development version for testing module deps 2022-03-25 17:02:57 +00:00
Debezium Builder
ab7fe3b96a [maven-release-plugin] prepare for next development iteration 2022-03-25 16:45:06 +00:00
Debezium Builder
d19fc234ee [maven-release-plugin] prepare release v1.9.0.CR1 2022-03-25 16:45:06 +00:00
Debezium Builder
a4d195e2bc [release] Stable 1.9.0.CR1 for testing module deps 2022-03-25 16:40:08 +00:00
Chris Cranford
db2ad0ac55
[release] Update contributors 2022-03-25 12:33:48 -04:00
Chris Cranford
3408597d5e [release] Changelog for 1.9.0.CR1 2022-03-25 12:30:11 -04:00
Chris Cranford
114a899873 DBZ-2514 Update release, documentation, and POMs for Cassandra 4 2022-03-24 16:45:49 +01:00
Sergei Morozov
010f8c9d50 DBZ-3535: Rework CloudEventsConverter 2022-03-24 09:37:05 +01:00
Sergei Morozov
854186e846 DBZ-3535: Rework ByLogicalTableRouter 2022-03-24 09:37:05 +01:00
Sergei Morozov
139b129cf5 DBZ-3535: Rework TransactionMonitor 2022-03-24 09:37:05 +01:00
Sergei Morozov
fccc31c35b DBZ-3535: Rework ConnectTableChangeSerializer 2022-03-24 09:37:05 +01:00
Sergei Morozov
b258674782 DBZ-3535: Introduce schema.name.adjustment.mode 2022-03-24 09:37:05 +01:00
Sergei Morozov
3a03ff0186 DBZ-3535: Remove unused EventDispatcher constructor parameter 2022-03-24 09:37:05 +01:00
Vojtech Juranek
08c84d4d51 DBZ-4885 Bump guava version
Bump the version to match version required by
kafka-connect-avro-converter for avoid CNFE exception.
2022-03-23 19:20:42 +01:00
Bob Roldan
bf27791fa1 DBZ-4906 Fixes typo in link text 2022-03-23 17:44:17 +01:00
Vojtech Juranek
d1c50558cc DBZ-4896 Allow ON as an expression value
`ON` can be used as a value for e.g. some server system variables
like unique_checks [1].

[1] https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_unique_checks
2022-03-23 16:50:47 +01:00
Gunnar Morling
1029086fa2 DBZ-4771 Consistent namespacing for Redis history properties 2022-03-23 13:26:07 +01:00
zalmane
fbab769910 DBZ-4771 squash commits 2022-03-23 13:26:07 +01:00
Jiri Pechanec
60b80f6365 DBZ-4869 Add hint to warn message 2022-03-23 10:50:03 +01:00
Chris Cranford
64f22e3498 DBZ-4869 Log warning rather than exception on incorrect table-level logging level 2022-03-23 10:50:03 +01:00
Nathan Smit
9b6cc6a40f DBZ-4901 Updated google-cloud libraries bom to version 25.0.0 2022-03-23 10:36:48 +01:00
Jiri Pechanec
71ffde5eaa DBZ-4900 Use Duration instead of millis 2022-03-23 09:01:59 +01:00
Chris Cranford
2dd488effb DBZ-4900 Use exponential back-off for log availability check 2022-03-23 09:01:59 +01:00
Vojtěch Juránek
49d3a10f1e
DBZ-3949 Ignore DML records in binlog in MySQL connector;
In some cases (e.g. in some cases when MEMORY engine is used), DML
records can appear in binlog in spite of the fact it's set to ROW
format. Always ignore these records.


Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2022-03-23 08:12:02 +01:00
Chris Cranford
43acb43fb6 DBZ-4836 Improve Oracle identity/sequence DDL syntax parsing 2022-03-23 08:01:56 +01:00
Bob Roldan
3e66be40b5 DBZ-4835 Update Db2 steps & target for adding driver file per DBZ-4883 2022-03-23 08:00:28 +01:00
Bob Roldan
9f72915c36 DBZ-4835 Expand on note re: connector excluding the Db2 JDBC driver 2022-03-23 08:00:28 +01:00
Bob Roldan
ce113b270a DBZ-4835 update source and destination for deploying connector files; 2022-03-23 08:00:28 +01:00
Bob Roldan
eadf9563c2 DBZ-4835 Specify that Oracle & Db2 connectors do not include JDBC driver 2022-03-23 08:00:28 +01:00
Vojtech Juranek
0163c07800 DBZ-4786 Avoid NPE when removing column which doesn't exists 2022-03-23 07:53:06 +01:00
Ethan Zou
efdb5d21fc DBZ-4850 Add several retriable SQL error codes 2022-03-22 11:52:27 -04:00
Chris Cranford
80cda74e63 DBZ-4897 Suggested edits 2022-03-22 16:47:21 +01:00
Chris Cranford
337305f0e6 DBZ-4897 Parse Oracle character-based column default values with parens 2022-03-22 16:47:21 +01:00
Jiri Novotny
86bc34684e DBZ-4601 Name and tag cleanup 2022-03-22 16:04:25 +01:00
Yang
1425c9208d DBZ-4886 update documentation 2022-03-22 08:12:42 +01:00
Vojtech Juranek
81f11f6646 DBZ-4887 Allow ANALYZE TABLES statement in MySQL grammar 2022-03-22 07:53:59 +01:00
Vojtech Juranek
fdfc7a6647 DBZ-3762 Filter out MySQL inline comments by default 2022-03-21 16:57:43 +01:00
Chris Cranford
cc8536c6cb DBZ-4851 Allow multiple index_attributes in a using_index_clause 2022-03-18 20:36:11 +01:00
Chris Cranford
24be2d2df5
DBZ-4430 Promote Quarkus Outbox to stable (sans OpenTracing support)
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2022-03-18 11:11:38 +01:00
Jiri Pechanec
25346941d4 DBZ-4802 Document requirement for primary in the seed 2022-03-18 11:08:21 +01:00
Chris Cranford
45648632f3 DBZ-4880 Correctly interpret NCLOB in Oracle DDL parser 2022-03-18 11:05:36 +01:00
Chris Cranford
c90993a652 DBZ-4852 DBZ-4853 DDL parser pass unsupported column types as OracleTypes.OTHER 2022-03-18 11:05:36 +01:00
Bob Roldan
333409a585 DBZ-4436 Restructure upstream steps for obtaining JDBC driver 2022-03-18 09:27:21 +01:00
harveyyue
e1706802a6
DBZ-4787 Improving MySQL SSL truststore/keystore property descriptions
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2022-03-18 09:11:23 +01:00
Jiri Pechanec
341ec1260e DBZ-4878 Add partition to Oracle xstream 2022-03-18 07:55:43 +01:00
kate
d2899a276a DBZ-4878 Add partition to Oracle logminer 2022-03-18 07:55:43 +01:00
kate
4b2d5c29be DBZ-4878 Re-read incremental snapshot chunk on DDL event 2022-03-18 07:55:43 +01:00
Chris Cranford
c8ecea8df9 DBZ-4842 Relax supplemental log check when table does not exist 2022-03-17 09:52:47 +01:00