Commit Graph

6694 Commits

Author SHA1 Message Date
Jiri Pechanec
049e2d510a DBZ-4919 Upgrade postgres driver to version 42.3.3 2022-03-29 10:25:45 +02:00
jcechace
9f33598320 DBZ-4892 Now using fixture extension from ossrh 2022-03-29 09:48:58 +02:00
jcechace
606ac1ae83 DBZ-4892 Checkstyle fixes 2022-03-29 09:48:58 +02:00
jcechace
d9df4a1eb5 DBZ-4892 Migrated test fixtures to JUnit Extension 2022-03-29 09:48:58 +02:00
Jiri Pechanec
586657f715 DBZ-3541 Test scientific as string 2022-03-29 09:12:17 +02:00
Sergei Morozov
a0533227cb DBZ-3541 Test case for scientific notation 2022-03-29 09:12:17 +02:00
Sergei Morozov
d766d806af DBZ-3541 Round decimal default values of integer columns 2022-03-29 09:12:17 +02:00
Vojtech Juranek
d0c006f6f5 DBZ-2793 Add schema filters to SQL server documentation 2022-03-29 07:13:00 +02:00
Vojtech Juranek
581365e461 DBZ-2793 Add test for SQL server schema filters 2022-03-29 07:13:00 +02:00
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