Commit Graph

2419 Commits

Author SHA1 Message Date
Chris Cranford
d7208791bd DBZ-1478 Dynamic mapping and configuration support & cleaned up code 2020-01-15 10:48:06 +01:00
Gunnar Morling
dace9da957 DBZ-1478 Misc. changes;
* Internal/public package split
* Parameterizing ExportedEvent
2020-01-15 10:48:06 +01:00
Chris Cranford
a4bfa24d07 DBZ-1478 Changed timestamp to use Instant rather than Long 2020-01-15 10:48:06 +01:00
Chris Cranford
45a464a64f DBZ-1478 Fix bom version typos 2020-01-15 10:48:06 +01:00
Chris Cranford
7bfff2dbbe DBZ-1478 Debezium Quarkus Extensions module with Outbox pattern 2020-01-15 10:48:06 +01:00
Gunnar Morling
07e89de91d DBZ-1707 Ensuring correct Kafka record timestamp for outbox events;
Depending on the width of the configured TIMESTAMP column, a microsecond or nanosecond timestamp could have been returned before, whereas this should always be milliseconds.
2020-01-15 07:32:55 +01:00
Chris Cranford
1d41d53636 DBZ-1685 Document and add support for column.mask.with for PostgreSQL connector 2020-01-14 09:30:34 +01:00
Chris Cranford
9fc1eada11 DBZ-1600 Remove deprecated "slot.drop_on_stop" postgres configuration option 2020-01-14 09:27:32 +01:00
Chris Cranford
4a27746dad DBZ-1703 Fix typo after renaming configuration option 2020-01-14 09:24:53 +01:00
Chris Cranford
4fa0f22ac7 DBZ-1703 Add option to JSON SerDes for ignoring unknown properties 2020-01-14 09:24:53 +01:00
Chris Cranford
7fd3059d3a Update documentation component version to 1.1 [ci-skip] 2020-01-13 15:05:50 -05:00
Jiri Pechanec
dfb91b779e DBZ-1691 Support for SIGNAL statement 2020-01-12 00:08:25 +01:00
Jiri Pechanec
88e280d89e DBZ-1693 Replace other instances of schema with catalog 2020-01-10 22:02:49 +01:00
Jiri Pechanec
6163f46585 DBZ-1693 Use corrent TableId component 2020-01-10 22:02:49 +01:00
Chris Cranford
1079f7a23c DBZ-1699 Support MySQL CAST as JSON grammar syntax 2020-01-10 00:53:02 +01:00
Chris Cranford
9f1173980f Update README about testing PG connector with all 3 plugins 2020-01-09 17:22:45 +01:00
Chris Cranford
cf60466b02 DBZ-1684 Make sure publication initialized prior to slot
This is to avoid the need to restart the connector when streaming begins due to
an error that the publication can't be found.  It would seem based on testing
that since we create the replication slot early on when it does not exist, then
when streaming starts its confused about trying to marry a newly created
publication to an slot.  By creating the publication before the slot, this
works around the problem.
2020-01-09 15:55:22 +01:00
Gunnar Morling
eacc624001
Adding section on Prometheus/Grafana to monitoring docs 2020-01-09 07:39:45 +01:00
Chris Cranford
3413d674fb DBZ-1684 Create missing publication when replication slot exists 2020-01-07 15:41:15 +01:00
Gunnar Morling
0dd8546ea4 PG doc improvements;
Incorporating some learnings from https://www.sderosiaux.com/articles/2020/01/06/learnings-from-using-kafka-connect-debezium-postgresql/#the-solution-fix-postgresql.
2020-01-07 12:07:59 +01:00
Gunnar Morling
cf640c3c99 DBZ-1168 Fixing casing 2020-01-06 12:38:04 +01:00
Jiri Pechanec
4102d39aba DBZ-1168 Suport non-admin authSources 2020-01-06 12:28:49 +01:00
Jiri Pechanec
6d97dd4dfd DBZ-1552 Decimal handling mode for Oracle docs 2020-01-06 10:22:17 +01:00
Andrea Cosentino
eb0731f4a7 [DBZ-1690] Update Mongo java driver to version 3.12.0 2020-01-06 09:47:17 +01:00
Gunnar Morling
f110c13e2d DBZ-1688 Misc clean-up 2020-01-02 12:32:03 +01:00
liulangwa
6028d78e76 DBZ-1688 Fix SQLserver type time(4)...time(7) lost nanoseconds 2020-01-02 12:26:28 +01:00
Gunnar Morling
7ee2499a8e DBZ-1689 Adding Vasily Ulianko to COPYRIGHT.txt 2020-01-02 11:56:20 +01:00
Vasily Ulianko
8e342bea84 DBZ-1689 Allow setting boolean as default value for INT 2020-01-02 11:55:22 +01:00
Gunnar Morling
2c50429ce6 Adding Vedit Firat Arig to COPYRIGHT.txt 2020-01-02 11:51:09 +01:00
Vedit Firat Arig
1bf09c9946 Fixed Doc for checking mysql binlog status 2020-01-02 11:50:15 +01:00
Chris Cranford
4f646a860d Fix minor formatting of SQL table layout. 2019-12-20 13:06:48 -05:00
Fintan Bolton
e09375861f DOC-mysql Added toc::[] macro to assembly files 2019-12-20 13:06:48 -05:00
Fintan Bolton
b16f4e7776 DOC-mysql Removed manually created mini-tocs (based on xref links) 2019-12-20 13:06:48 -05:00
Fintan Bolton
945ef31ef5 DOC-mysql Updated navigation text for consistency 2019-12-20 13:06:48 -05:00
Fintan Bolton
6774e32cb6 DOC-mysql Added missing [source,json] formatting in Delete change event value section 2019-12-20 13:06:48 -05:00
Fintan Bolton
47542ba315 DOC-mysql Renamed mysql-intro.adoc to mysql.adoc (as it was previously) 2019-12-20 13:06:48 -05:00
Fintan Bolton
7fc1153085 DOC-mysql Added context attribute to mysql-intro.adoc file 2019-12-20 13:06:48 -05:00
Fintan Bolton
f45215ef69 DOC-fix-xrefs Fix broken links 2019-12-20 13:06:48 -05:00
Fintan Bolton
ebfbd83a90 DOC-removed-modules-attr Stop using the {modules} attribute in doc assembly files 2019-12-20 13:06:48 -05:00
Fintan Bolton
d78c5b7eed DOC-remote-attribute-includes Removed unnecessary attribute include statements from assembly files 2019-12-20 13:06:48 -05:00
Alex Mansell
ebc846c9a5 Initial modularization of MySQL connector documentation 2019-12-20 13:05:41 -05:00
Debezium Builder
9723c93db9 [maven-release-plugin] prepare for next development iteration 2019-12-18 01:44:33 -05:00
Debezium Builder
09049516f2 [maven-release-plugin] prepare release v1.0.0.Final 2019-12-18 01:44:33 -05:00
Jiri Pechanec
c0dd096e13 [release] Changelog for 1.0.0.Final 2019-12-18 07:36:06 +01:00
Chris Cranford
5c6f8fdd70 DBZ-1680 Fix enum value resolution across all PostgreSQL decoders 2019-12-17 18:21:17 +01:00
Gunnar Morling
66feaa0f22 DBZ-1643 Formatting fix 2019-12-17 18:19:30 +01:00
Gunnar Morling
8408fc6065 DBZ-1643 Adding Johan Venant to COPYRIGHT.txt 2019-12-17 14:07:34 +01:00
Gunnar Morling
91a4d83c4d DBZ-1643 Another go at fixing non-UTC timestamps 2019-12-17 14:07:34 +01:00
Jiri Pechanec
a80892f628 DBZ-1643 Test timestamp TZ 2019-12-17 09:04:08 +01:00
Gunnar Morling
7c079ca5e5 DBZ-1643 Documentation update 2019-12-17 08:59:55 +01:00