Commit Graph

2760 Commits

Author SHA1 Message Date
Chris Cranford
b04f1bd1a8 DBZ-1711 Fix build dependency scope 2020-02-12 13:45:18 -05:00
Chris Cranford
ae2b693d65 DBZ-1711 Fix build dependencies 2020-02-12 13:45:18 -05:00
Chris Cranford
917799d167 DBZ-1711 Suggested improvements 2020-02-12 13:45:18 -05:00
Chris Cranford
60af8707b0 DBZ-1711 Quarkus extension integration tests for quarkus-platform 2020-02-12 13:45:18 -05:00
Chris Cranford
808b86d04d DBZ-1711 Removed column length/scale/precision/nullable options 2020-02-12 13:45:18 -05:00
Chris Cranford
829f7ebfb1 DBZ-1711 Upgrade to Quarkus 1.2.0.Final for dynamic-map support 2020-02-12 13:45:18 -05:00
Chris Cranford
8c10e0ae66 DBZ-1711 Introduce more build-time column configuration options
The extension's columns for the outbox table can now be fully customized by using
build-time configuration properties to influence a column's database definition,
the columns length/precision/scale/nullability as well as specifying a JPA
AttributeConverter.  While not all theses options apply to every column, such as
the identifier, the goal is to allow flexibility.
2020-02-12 13:45:18 -05:00
Gunnar Morling
1da43853c5 DBZ-1767 Avoiding version-specific reference 2020-02-12 18:49:32 +01:00
Jiri Pechanec
a998db9caa DBZ-1767 Support field sanitization for MongoDB unwrap 2020-02-12 18:49:32 +01:00
Gunnar Morling
927b53b643 DBZ-1722 Avoiding potentially conflicting replication slots in test 2020-02-12 18:46:08 +01:00
Jiri Pechanec
c512929097 DBZ-1764 Reorg test code for stabilization 2020-02-12 18:46:08 +01:00
Gunnar Morling
92fa6039ab DBZ-1766 Adding Melissa Winstanley to COPYRIGHT.txt 2020-02-12 15:44:45 +01:00
Gunnar Morling
dd5c2b8be9 DBZ-1766 Unifying handling of offset commits 2020-02-12 15:44:45 +01:00
Melissa Winstanley
ef55c9157d DBZ-1766 Update lastOffset to commit only after a record is committed 2020-02-12 15:44:45 +01:00
Jiri Pechanec
d4d38dcbec DBZ-1783 Ignore empty transactions 2020-02-12 14:58:15 +01:00
Jiri Pechanec
40506d5352 [ci] Reduce postgres test logging for CI 2020-02-12 14:49:55 +01:00
Matthias Wessendorf
bff73e71d0
DBZ-1784 Use "application/avro" as data content type in CloudEvents
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2020-02-12 14:26:25 +01:00
Gunnar Morling
98ef04cdf6 DBZ-1722 Line wrapping 2020-02-11 20:10:45 +01:00
Gunnar Morling
aa5a250a6b DBZ-1722 Adding docs 2020-02-11 16:11:46 +01:00
Gunnar Morling
711d55e836 DBZ-1722 Addressing review remarks 2020-02-11 16:11:46 +01:00
Gunnar Morling
965ff009a8 DBZ-1722 Misc. adjustments;
* Adding complete end-to-end test
* Configuration -> ConnectorConfiguration
* Dependency management
2020-02-11 16:11:46 +01:00
Alex Soto
3304e24b80 DBZ-1722 Adding DebeziumContainer support 2020-02-11 16:11:46 +01:00
Chris Cranford
5d7ae4a46c
DBZ-1686 Documentation Changes (#1251)
* DBZ-1686 Remove references to specific DBZ versions; Fix typo reference to db2 connector
2020-02-10 21:38:37 +01:00
Chris Cranford
abd59a5fca DBZ-1759 Switch to upstream AK links 2020-02-10 20:42:08 +01:00
John Psoroulas
fdd9392ebb Typo fix 2020-02-10 09:35:35 -05:00
Jiri Pechanec
39a876e677 [release] Add licences for drivers 2020-02-10 14:45:50 +01:00
Luis Garcés-Erice
413161a216 DBZ-1752 Document DB2 Isolation modes properly 2020-02-10 10:50:25 +01:00
Aykut Farsak
26cdc58efc
Fixing missing whitespace in exception message 2020-02-06 17:23:29 +01:00
Debezium Builder
9c424b2404 [maven-release-plugin] prepare for next development iteration 2020-02-05 08:54:52 -05:00
Debezium Builder
9f2caa3b7c [maven-release-plugin] prepare release v1.1.0.Beta1 2020-02-05 08:54:52 -05:00
Jiri Pechanec
5ccc543a11 [release] Add contributors 2020-02-05 14:50:23 +01:00
Jiri Pechanec
7a4035900d [release] Changelog for 1.1.0.Beta1 2020-02-05 14:47:33 +01:00
Jiri Pechanec
7c9d78e597 DBZ-1727 Fix unused imports 2020-02-05 13:33:29 +01:00
Igor Gabaydulin
3890038c21 DBZ-1727 Reduce heartbeat interval in test 2020-02-05 13:33:29 +01:00
Igor Gabaydulin
a2a6525c84 DBZ-1727 Update heartbeat on changing non whitelisted table test 2020-02-05 13:33:29 +01:00
Igor Gabaydulin
2f6e522b0f DBZ-1727 Fix PostgresConnectorIT#shouldFlushLsnOnEmptyMessage test 2020-02-05 13:33:29 +01:00
Igor Gabaydulin
b62acfd144 DBZ-1727 Apply code formatter 2020-02-05 13:33:29 +01:00
Igor Gabaydulin
9bea1e2638 DBZ-1727 Move null check to AbstractMessageDecoder 2020-02-05 13:33:29 +01:00
Igor Gabaydulin
fcc7a05579 DBZ-1727 Debezium Postgres connector does not apply keepalive lsn 2020-02-05 13:33:29 +01:00
Bingqin Zhou
1b022fae94 Replace inaccurate Avro with Kafka Connect. 2020-02-04 21:12:36 +01:00
Chris Cranford
bf9cbac5ab DBZ-695 Table format changes 2020-02-04 20:38:06 +01:00
Jiri Pechanec
7142e6124f DBZ-695 Tx metadata docs for Db2 2020-02-04 20:38:06 +01:00
Gunnar Morling
e2d365ba4a DBZ-695 Documentation update 2020-02-04 20:38:06 +01:00
Sean Rooney
8cb7e94e1e DBZ-695 Adding documention for Db2 connector 2020-02-04 20:38:06 +01:00
Jiri Pechanec
77f9a61b95 DBZ-1751 Centralize envelope schema naming 2020-02-04 20:37:19 +01:00
Chris Cranford
c5902c3c32 DBZ-1158 Add test for REPLICA IDENTITY fallback values 2020-02-04 10:37:12 -05:00
Jiri Pechanec
eb9107491b DBZ-695 Db2 release 2020-02-04 14:30:01 +01:00
Jiri Pechanec
1d9ac71a9e DBZ-1698 Fix test timing issue 2020-02-03 22:38:02 +01:00
Jiri Pechanec
2a6ea1c41f DBZ-1698 Handle toasted unknown column values 2020-02-03 22:38:02 +01:00
Andrea Cosentino
ee62533f64 DBZ-1761 - Upgrade to Mongo Java Driver version 3.12.1 2020-02-03 12:56:46 +01:00