Commit Graph

2574 Commits

Author SHA1 Message Date
Jiri Pechanec
8da6c232f4 DBZ-1799 Correct dependency management 2020-02-14 14:25:18 +01:00
Jiri Pechanec
7d8f5dc7ec DBZ-1704 Document logical name constraints 2020-02-14 14:23:35 +01:00
Gunnar Morling
eff3ffc345 DBZ-1758 Documentation update 2020-02-14 13:14:25 +01:00
Gunnar Morling
1e51f112b2 DBZ-1772 Trimming values for add.source.fields option 2020-02-14 12:51:58 +01:00
Raúl Tovar
8c41a2dbdc Update cassandra.adoc 2020-02-14 09:28:00 +01:00
Debezium Builder
f75746fb7b [maven-release-plugin] prepare for next development iteration 2020-02-13 03:18:20 -05:00
Debezium Builder
1d2df32743 [maven-release-plugin] prepare release v1.1.0.Beta2 2020-02-13 03:18:20 -05:00
Jiri Pechanec
4fec23f574 [release] Changelog for 1.1.0.Beta2 2020-02-13 09:13:48 +01:00
Chris Cranford
09b40c4bb3 DBZ-1452 Fix typo 2020-02-12 14:03:19 -05:00
Gunnar Morling
61c4f834a6 DBZ-1452 Misc. fixes and refactoring;
* Adding support for "transaction" struct
* Documentation updates
* Only one "_" as separator between struct and field name
2020-02-12 14:03:19 -05:00
daanroosen-DS
49bbec319b DBZ-1452 Adding add.fields and add.headers options to flattening SMT 2020-02-12 14:03:19 -05:00
Chris Cranford
15b15d6b34 DBZ-1711 Moved integration tests under quarkus outbox hierarchy 2020-02-12 13:45:18 -05:00
Chris Cranford
8747f337bf DBZ-1711 Use managed version of testcontainers 2020-02-12 13:45:18 -05:00
Chris Cranford
52b016f86f DBZ-1711 Add example values for build-time properties without defaults. 2020-02-12 13:45:18 -05:00
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