Commit Graph

4679 Commits

Author SHA1 Message Date
rkerner
752454e83d DBZ-2800 fix AWS user roles validation 2021-01-07 07:22:37 +01:00
Chris Cranford
f97d643e1c DBZ-2825 Fix test failures 2021-01-06 14:48:04 -05:00
Jiri Pechanec
a908501f34 DBZ-2892 Define Netty version 2021-01-06 15:52:29 +01:00
Gunnar Morling
21c3003187 DBZ-2889 Don't access payload id field if not present 2021-01-06 14:46:58 +01:00
Chris Cranford
7b5f0401c8 DBZ-2825 Suggested changes 2021-01-06 14:15:27 +01:00
Chris Cranford
60e53e561a DBZ-2825 Fix formatting 2021-01-06 14:15:27 +01:00
Chris Cranford
2fc25f9045 DBZ-2825 Change granularity to hours 2021-01-06 14:15:27 +01:00
Chris Cranford
7578da1322 DBZ-2825 Implement log.mining.archive.log.days 2021-01-06 14:15:27 +01:00
Chris Cranford
b0794f33ae DBZ-2825 Fix archive log support for Oracle LogMiner 2021-01-06 14:15:27 +01:00
Jiri Pechanec
a1cfd0b11a DBZ-2890 Remove SLF4J from Oracle distro 2021-01-06 09:35:27 +01:00
Jiri Pechanec
73003e9b7c DBZ-1818 Fix typos; add links
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-01-05 12:48:38 +01:00
Jiri Pechanec
68f947aeab DBZ-1818 OpenTracing documentation 2021-01-05 12:48:38 +01:00
Chris Cranford
91e8c7a674 DBZ-2825 Change granularity to hours 2021-01-05 12:45:13 +01:00
Chris Cranford
4a443085fe DBZ-2825 Document Oracle log.mining.archive.log.days option 2021-01-05 12:45:13 +01:00
Chris Cranford
8d64463e57 DBZ-2849 Fix value conversion with non-compliant Avro column names 2021-01-05 12:43:49 +01:00
Chris Cranford
d32e4b3720 DBZ-2849 Added test 2021-01-05 12:42:08 +01:00
Chris Cranford
8409282739 DBZ-2849 Fix value converter field lookups with sanitized field names 2021-01-05 12:42:08 +01:00
Jiri Pechanec
d178365529 DBZ-2880 Guava bumped to 30.0 2021-01-05 12:35:32 +01:00
Jiri Pechanec
2286769143 DBZ-2887 MySQL JDBC driver bumped to 8.0.21 2021-01-05 11:19:17 +01:00
Chris Cranford
d0bce38efb DBZ-2859 Fix formatting 2021-01-04 14:00:11 -05:00
Yoann Rodière
65a8f2a155 DBZ-2860 Explicitly require XML mapping to be enabled
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
2021-01-04 13:55:18 -05:00
Yoann Rodière
c1f278468a DBZ-2860 Upgrade to Quarkus 1.11.0.Beta2
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
2021-01-04 13:55:18 -05:00
martper2
0180b6666f DBZ-2859 Support TNS Names and full RAC connection strings 2021-01-04 13:52:40 -05:00
martper2
90e41c6fa2 DBZ-2859 Support TNS Names and full RAC connection strings 2021-01-04 13:52:28 -05:00
Kewei Shang
68de7026fa DBZ-2851 Add sanitize.field.names to Vitess documentation 2021-01-04 11:04:50 -05:00
Jiri Pechanec
368e67e998 DBZ-2882 Support for MariaDB PERSISTENT keyword 2021-01-04 11:40:24 +01:00
Jiri Pechanec
6d37049d38 DBZ-2840 Parse comments followed by tabs 2020-12-21 19:01:25 +01:00
Jiri Pechanec
fbfba94027 DBZ-2167 Remove superfluous char
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2020-12-21 16:30:15 +01:00
Jiri Pechanec
58713599ba DBZ-2167 Remove legacy parser completely; tests depending on parser move to MySQL 2020-12-21 16:30:15 +01:00
Jiri Pechanec
00f9e3b261 DBZ-2167 Use legacy parser for testing purposes only 2020-12-21 16:30:15 +01:00
Jiri Pechanec
663427298c DBZ-2366 Log DDL causing parsing error 2020-12-18 20:46:37 +01:00
Chris Cranford
ca83fd0606 DBZ-2856 Fix passing connection adapter to Surefire tests 2020-12-17 11:38:18 +01:00
Jiri Pechanec
a6aa5c317b [release] Correct repos and trunk branch names 2020-12-17 11:16:35 +01:00
Debezium Builder
b3d9f81c7d [release] New parent 1.4.0-SNAPSHOT for development 2020-12-16 14:21:23 -05:00
Debezium Builder
f1f4176f31 [maven-release-plugin] prepare for next development iteration 2020-12-16 14:18:41 -05:00
Debezium Builder
5500847e77 [maven-release-plugin] prepare release v1.4.0.CR1 2020-12-16 14:18:41 -05:00
Debezium Builder
f394cb408e [release] Stable parent 1.4.0.CR1 for release 2020-12-16 14:18:15 -05:00
Debezium Builder
b1ab996c3e [maven-release-plugin] prepare for next development iteration 2020-12-16 14:11:31 -05:00
Debezium Builder
8fc864b278 [maven-release-plugin] prepare release v1.4.0.CR1 2020-12-16 14:11:31 -05:00
Jiri Pechanec
eb97e42dff [release] Changelog for 1.4.0.Beta1 2020-12-16 08:35:37 +01:00
Gunnar Morling
adf6927c5f DBZ-2836 Typo fix 2020-12-15 15:23:33 +01:00
Kewei Shang
c875a972a2 DBZ-2854 Update Vitess Connector documentation
Related features:
- DBZ-2578: Add support for using Vitess primary key as Kafka message key
- DBZ-2836: Invalid column name caused by Vitess vstream bug should fail connector with meaningful message
- DBZ-2852: Add support for Vitess gRPC static authentication
2020-12-15 15:23:33 +01:00
dependabot[bot]
d29463774b
DBZ-2850 Bump version.groovy from 3.0.2 to 3.0.7
Bumps `version.groovy` from 3.0.2 to 3.0.7.

Updates `groovy` from 3.0.2 to 3.0.7
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

Updates `groovy-json` from 3.0.2 to 3.0.7
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

Updates `groovy-jsr223` from 3.0.2 to 3.0.7
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 10:19:59 +01:00
Bob Roldan
4b0d6f936b DBZ-2710 Remove self-referential link in pass-through config properties 2020-12-14 10:13:54 +01:00
Jiri Pechanec
b297030741 DBZ-2847 Outbox event read-only to not generate updates 2020-12-14 09:55:01 +01:00
Chris Cranford
9a8cc6cbc4 DBZ-2841 Update Oracle XStreams required grants for partition tables 2020-12-11 21:47:55 +01:00
Chris Cranford
b069576308 DBZ-2603 Document missing Oracle connector options
* database.tablename.case.insensitive
* database.oracle.version
2020-12-11 21:28:52 +01:00
Chris Cranford
fb4116ec78 DBZ-2799 Update Oracle Logminer required grants 2020-12-11 18:17:30 +01:00
Bob Roldan
b9358dfa19 DBZ-2846 Remove category statements, trailing newlines fr. annotations 2020-12-11 09:32:59 +01:00
Bob Roldan
51b8c4e31c DBZ-2843 Delete closing ] from ModuleID for zookeeper jmx topic 2020-12-10 18:03:11 +01:00