Commit Graph

3885 Commits

Author SHA1 Message Date
martper2
0180b6666f DBZ-2859 Support TNS Names and full RAC connection strings 2021-01-04 13:52:40 -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
Jiri Pechanec
a6aa5c317b [release] Correct repos and trunk branch names 2020-12-17 11:16:35 +01: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
Jiri Pechanec
14237d1d3c DBZ-2636 Cassandra released from a unique repository 2020-12-10 13:38:37 +01:00
Bob Roldan
be6c4aa55f DBZ-2838 Remove erroneous characters appended to ModuleID definitions. 2020-12-10 11:10:37 +01:00
Bob Roldan
3fe5557440 DBZ-2839 Fix duplicate anchor IDs in snapshot metrics 2020-12-10 11:09:47 +01:00
Debezium Builder
cf921f56b4 [maven-release-plugin] prepare for next development iteration 2020-12-10 00:27:40 -05:00
Debezium Builder
c49a377487 [maven-release-plugin] prepare release v1.4.0.Beta1 2020-12-10 00:27:39 -05:00
rkerner
15064f42b1 DBZ-2831 allow non default Mongo DB ports 2020-12-10 05:33:00 +01:00
Jiri Pechanec
76b92311ee [release] Changelog for 1.4.0.Beta1 2020-12-09 16:34:48 -05:00
Jiri Pechanec
969bfe8699 DBZ-2743 Test for IPv6 address 2020-12-09 10:34:07 +01:00
Jiri Pechanec
e237b70728 DBZ-2743 Simplify IP address matchers 2020-12-09 10:34:07 +01:00
Jiri Pechanec
070a0fccf9 DBZ-2743 Unqouted IP address as part of username 2020-12-09 10:34:07 +01:00
Bob Roldan
eed7992e5a DBZ-2824 Fix xrefs, anchor ids, conditionals; standardize terminology 2020-12-09 10:24:03 +01:00
Jiri Pechanec
0d21b1c54b DBZ-2001 Use new Db2 repo in CI scripts 2020-12-09 08:47:12 +01:00
Jiri Pechanec
8e333d9b1d DBZ-1818 DBZ-559 Changes after review
OpenTracing not used in names
Span for event time
Span SMT embedded in outbox
Handling of missing tracing libs in Connect runtime
Aligned tracing tag names with the standard ones
2020-12-08 16:09:09 +01:00
Jiri Pechanec
318340078b DBZ-1818 DBZ-559 Integration with OpenTracing 2020-12-08 16:09:09 +01:00
Jeremy Ford
6752a2cd04 DBZ-2830 EmbeddedEngine does not shutdown when commitOffsets is interrupted
Modified commitOffsets to propagate InterruptedException
2020-12-08 12:08:31 +01:00
rkerner
e85ae93fbc DBZ-2808 Add Mongo DB default config helper to ConnectorConfiguration 2020-12-08 11:06:49 +01:00
Gunnar Morling
277b6bc100
Adding contributors image to README 2020-12-04 17:43:53 +01:00
rkerner
24e7502796 DBZ-2827 fix try-with-resources block should not be used when OkHttp Response object is returned in DebeziumContainer
fixes https://issues.redhat.com/browse/DBZ-2827
2020-12-04 13:51:23 +01:00
Jiri Pechanec
a967afbd1a DBZ-2821 Support for CHAR VARYING use 2020-12-04 10:34:49 +01:00
Gunnar Morling
b018ad2588
DBZ-2001 Db2 build 2020-12-01 21:37:31 +01:00
hauntingEcho
f867e298cf DBZ-2785 shut down Quarkus server if debezium-server crashes 2020-12-01 18:12:34 +01:00
Jiri Pechanec
e5051647c1 DBZ-2692 Allow procedure variables in LIMIT clause 2020-12-01 11:45:48 +01:00
Bob Roldan
72954cf24b DBZ-2740 Remove obsolete logging content from /partials directory 2020-12-01 11:44:09 +01:00
Bob Roldan
d17f354d4f DBZ-2741 Remove obsolete monitoring content from /partials directory 2020-12-01 11:42:44 +01:00
Gunnar Morling
347009e474 DBZ-2782 Typo fix 2020-11-30 16:49:14 +01:00
Bob Roldan
17d9314c16 DBZ-2782 Add info about customizing default topic naming + minor edits 2020-11-30 16:49:14 +01:00
Bob Roldan
66e1c06788 DBZ-2782 Update based on review. 1 outstanding comment re: topic names 2020-11-30 16:49:14 +01:00
Bob Roldan
d4cbbf1803 DBZ-2782 Fix typo, reword downstream list intro. 2020-11-30 16:49:14 +01:00