Commit Graph

3760 Commits

Author SHA1 Message Date
Tova Cohen
e9a489918c DBZ-2609 Updated value of DockerKafkaConnect attribute to add "rhel7" to path 2020-10-02 22:33:28 +02:00
Jiri Pechanec
5a0512fd2a DBZ-2623 Build checkstyle rules in GH Action 2020-10-02 16:02:29 +02:00
Debezium Builder
95b8ed3877 [maven-release-plugin] prepare for next development iteration 2020-10-01 09:08:51 -04:00
Debezium Builder
19ad73beb2 [maven-release-plugin] prepare release v1.3.0.Final 2020-10-01 09:08:50 -04:00
Jiri Pechanec
ec707f6191 [release] Changelog for 1.3.0.Final 2020-10-01 15:03:11 +02:00
Jiri Pechanec
12be0d8428 DBZ-2565 Disable test failing for snapshots 2020-10-01 14:27:13 +02:00
Jiri Pechanec
45d683724f DBZ-2565 Fail on unsupported infinite timestamps 2020-10-01 14:27:13 +02:00
Kewei Shang
a9d5cf8634 DBZ-2615: Use expression as default for variable declaration.
The value of the default can be specified as an expression; it need not  be a constant.
Source: https://dev.mysql.com/doc/refman/5.7/en/declare-local-variable.html
2020-10-01 12:38:12 +02:00
Luis Garcés-Erice
2d29af8164 DBZ-2587 SQL replication on Db2 does not support BOOLEAN 2020-10-01 10:38:38 +02:00
Gunnar Morling
eeec1e7638 DBZ-2585 Simpler boolean condition 2020-10-01 10:27:43 +02:00
Thomas Prelle
d4ad6d525d DBZ-2585 Skipping empty arrays when preparing values for Avro 2020-10-01 10:27:43 +02:00
Chris Cranford
4fe6813179 DBZ-2435 - Fix test failure - ReplicationConnectionIT#shouldResumeFromLastReceivedLSN 2020-09-30 20:19:50 +02:00
Chris Cranford
155dd44dab DBZ-2544 Fix formatting 2020-09-30 19:42:10 +02:00
Chris Cranford
1fd6fbb1fa DBZ-2544 Fix test failure - PostgresConnectorIT#customSnapshotterSkipsTablesOnRestart 2020-09-30 19:42:10 +02:00
Gunnar Morling
b792ac3274 DBZ-2495 Misc. fixes 2020-09-30 12:13:45 +02:00
James Gormley
b0a4a8b5ba DBZ-2495 Making test slightly more stable 2020-09-30 12:13:45 +02:00
Gunnar Morling
6b5a3100e9 DBZ-2495 Misc. clean-up 2020-09-30 12:13:45 +02:00
James Gormley
9e780ac481 DBZ-2495 Updating per PR comments 2020-09-30 12:13:45 +02:00
James Gormley
ede29fd8d6 DBZ-2495 Moving string splitting logic out of constructor 2020-09-30 12:13:45 +02:00
James Gormley
1b845535ab DBZ-2495 Updating tables to utilize Table.editor for creating new tables 2020-09-30 12:13:45 +02:00
James Gormley
ad2273e9f6 DBZ-2495 Updating per PR comments 2020-09-30 12:13:45 +02:00
James Gormley
c7b53e1992 DBZ-2495 Updating docs and comments 2020-09-30 12:13:45 +02:00
James Gormley
0d46ec47da DBZ-2495 Updating to handle captured_column_list without specify column.exclude.list 2020-09-30 12:13:45 +02:00
Jiri Pechanec
c67c5df876 DBZ-2586 BY is valid for setting password 2020-09-30 09:23:50 +02:00
Jiri Pechanec
18a4262ceb DBZ-2586 Mark MariaDB extensions 2020-09-30 09:23:50 +02:00
Jiri Pechanec
ac940711c7 DBZ-2586 Cover all MariaDB auth extensions 2020-09-30 09:23:50 +02:00
Justin Hiza
d95db50f57 DBZ-2586 updating ANLTR parser for grants to support mariadb VIA 2020-09-30 09:23:50 +02:00
Justin Hiza
fbf42c8072 DBZ-2586 updating ANLTR parser for grants to support mariadb VIA 2020-09-30 09:23:50 +02:00
Gunnar Morling
1dd6293325 DBZ-2569 Adding some line breaks 2020-09-30 09:16:23 +02:00
Thomas Prelle
3951540082 DBZ-2569 : MongoDB ExtractNewDocumentState can not extract array of array 2020-09-30 09:14:34 +02:00
Chris Cranford
127f5e86eb DBZ-2576 Support new MySQL 8 alter user password options 2020-09-30 07:10:43 +02:00
Jeremy Finzel
7552840f27 DBZ-2541 Add docs about new CONNECT_LOG4J environment variables 2020-09-30 05:58:37 +02:00
Chris Cranford
0040eca740 DBZ-2316 Throw DataException with non-uniform array elements
While using array.encoding=array, array elements that do not have
uniform structures should throw a DataException with a meaningful
message rather than throw a NullPointerException.
2020-09-29 22:12:43 +02:00
Peter Junos
ab7db1ddca DBZ-2583 MySQL connector - ignore statement-based logs
Current mysql debezium connector fails once it sees an event generated
with statement or mixed based replication.

As users and programs can call SET SESSION binlog_format='STATEMENT'; as
they wish, they are able to break debezium connector. Only MySQL 8.0.14
is fixing this, but not everyone is on that version.

To prevent connector crashing in such cases, there should be an option
to log these issues and continue. That would be similar to processing
inconsistent schema (on the setting level).
2020-09-29 15:55:15 +02:00
Luis Garcés-Erice
726cd548f6 DBZ-2587 Warning on BOOLEAN type on Db2 2020-09-29 08:47:15 -04:00
Gunnar Morling
3d12616627 DBZ-2563 Avoiding dependency from MySqlValueConverters to BinlogReader 2020-09-29 10:36:33 +02:00
Gunnar Morling
87d70cb96d DBZ-2563 Simplifying MySqlValueConverters constructors 2020-09-29 10:36:33 +02:00
Jiri Pechanec
5b2c14e058 DBZ-2563 JSON processing can ignore deserialization errors 2020-09-29 10:36:33 +02:00
Gunnar Morling
0e4fcf689a DBZ-2605 Typo fix 2020-09-29 09:16:19 +02:00
Jiri Pechanec
6f029921bb DBZ-2605 Postgres uses schemas not databases 2020-09-29 09:08:16 +02:00
Chris Cranford
500d197d94 DBZ-2474 Fix test failure - DatatypesFromSnapshotIT#stringTypes 2020-09-28 22:54:34 +02:00
Gunnar Morling
c1b057f792 DBZ-2588 Introducing dedicated functional interface for key/value generators;
Also keys are always KC Struct instead of generic j.l.Object.
2020-09-25 06:01:59 +02:00
Chris Cranford
bb0b3fd158 DBZ-2468 Fix test failure - PostgresConnectorIT#shouldExecuteOnConnectStatements 2020-09-24 23:06:55 +02:00
Chris Cranford
c4d1772aee DBZ-2599 Fix test failure - SQLServerConnectorIT#verifyOffsets 2020-09-24 22:36:32 +02:00
Bob Roldan
6e83401413 DBZ-2593 Fix table formatting in filter, cbr smt docs 2020-09-24 18:33:10 +02:00
Bob Roldan
aec50429fb DBZ-2593 Fix incorrect anchor definition in link 2020-09-24 18:33:10 +02:00
Bob Roldan
9a5acd532c DBZ-2593 Add omitted link text that resulted in link not rendering 2020-09-24 18:33:10 +02:00
Tova Cohen
de48877148 DBZ-2596 Correct format error in config options table header 2020-09-24 18:29:55 +02:00
jcechace
92e9351413 DBZ-2383 Fixed typo in CI job definition 2020-09-24 10:31:56 -04:00
Gunnar Morling
7d53700d07 [release] Updating version in docs 2020-09-24 14:59:02 +02:00