Commit Graph

2322 Commits

Author SHA1 Message Date
Chris Cranford
7abb14df53 DBZ-1355 Upgrade checkstyle support classes and rules to be compatible with 8.19 2019-10-03 19:44:43 +02:00
Chris Cranford
6de1e4ece0 DBZ-675 Upgrade to JBoss parent pom 35 2019-10-03 19:44:43 +02:00
Chris Cranford
5ac2318d84 DBZ-1391 Do not allow code after closing brace (#1065)
* DBZ-1391 Do not allow code after closing brace
2019-10-02 20:44:40 +02:00
Jiri Pechanec
55de55133b DBZ-1280 Modified link text
Co-Authored-By: Gunnar Morling <gunnar.morling@googlemail.com>
2019-10-02 10:34:25 +02:00
Jiri Pechanec
85529de3fb DBZ-1280 Added documentation 2019-10-02 10:34:25 +02:00
Jiri Pechanec
f868cb87c0 DBZ-1280 Lock timeout for SQL Server 2019-10-02 10:34:25 +02:00
pushpavanthar
891c8b90f4 DBZ-1492 - MySQL Connector Fails while parsing AWS RDS internal events 2019-10-02 10:31:09 +02:00
Gunnar Morling
d94b37c693 DBZ-1507 Misc. clean-up;
* Removing unused Table methods
* Re-using primaryKeyColumnNames() instead of custom predicate
2019-10-02 10:25:37 +02:00
Chris Cranford
d906096820 DBZ-1507 Ensure message keys have correct field order 2019-10-02 10:25:37 +02:00
Chris Cranford
b8bbdb8755 [release] Updated Antora configuration version to 1.0 2019-10-01 17:38:31 -04:00
Debezium Builder
2ff77b993b [maven-release-plugin] prepare for next development iteration 2019-10-01 15:34:23 -04:00
Debezium Builder
e09d584b11 [maven-release-plugin] prepare release v0.10.0.Final 2019-10-01 15:34:23 -04:00
Chris Cranford
0227ad6f9a [release] Changelog for 0.10.0.Final 2019-10-01 15:23:32 -04:00
Chris Cranford
48135b74c3 [release] Add contributors 2019-10-01 15:23:32 -04:00
Jiri Pechanec
22e8397e6d DBZ-1515 Add poll pause only after multiple no message attempts 2019-10-01 13:24:42 -04:00
Jiri Pechanec
3634d680f4 DBZ-685 Fix typo 2019-10-01 18:46:01 +02:00
Jiri Pechanec
dae5a9f6de DBZ-685 Document MySQL session timeout 2019-10-01 18:46:01 +02:00
Jiri Pechanec
410662c4aa DBZ-1517 Skip unknow records while operation header is used 2019-09-30 20:25:44 +02:00
Gunnar Morling
9052944d99 DBZ-1504 Reverting temporary image change 2019-09-27 12:37:02 +03:00
Gunnar Morling
c0581bc69f DBZ-1405 Doc update as per changed duration mapping 2019-09-27 08:56:56 +02:00
Bingqin Zhou
1e676a0576 DBZ-1405 Updating Cassandra documentation after converter change;
* Update example config properties for local testing
* Add document for supported converters
* Update data type mapping
* Add Duration Type mapping
2019-09-27 08:56:56 +02:00
Braden Staudacher
82dfb05efb Update to docs for small typo 2019-09-27 08:56:56 +02:00
Debezium Builder
2f5960c5d2 [maven-release-plugin] prepare for next development iteration 2019-09-27 01:03:50 -04:00
Debezium Builder
e3b44ffb12 [maven-release-plugin] prepare release v0.10.0.CR2 2019-09-27 01:03:50 -04:00
Chris Cranford
d23db2bbcd [release] Add contributors 2019-09-27 08:01:18 +03:00
Chris Cranford
055edd1807 [release] Changelog for 0.10.0.CR2 2019-09-27 08:01:18 +03:00
Jiri Pechanec
783d44ac76 DBZ-1501 Document custom key mapping for Oracle 2019-09-27 07:48:56 +03:00
Jiri Pechanec
e550b2a9a0 DBZ-1501 Update formatting 2019-09-27 07:34:07 +03:00
Guillaume Rosauro
2a828d842a DBZ-1501 Add 'msg.key.columns' description into documentation 2019-09-27 07:34:07 +03:00
Gunnar Morling
2fba51863e DBZ-1015 Unifying the retrieval of custom key mappers 2019-09-26 10:14:48 +02:00
Guillaume Rosauro
1405889bef DBZ-1015-allow-user-to-customize-key 2019-09-26 10:14:21 +02:00
Gunnar Morling
236bae4265 DBZ-1508 Avoiding assertion based on platform-specific line endings 2019-09-26 09:25:24 +02:00
Jiri Pechanec
0f61a0c8de DBZ-1501 Support partial timstamps in default values 2019-09-25 23:49:25 +02:00
Gunnar Morling
97cc493ef5 DBZ-1368 More expressive type name 2019-09-25 17:45:09 +02:00
Chris Cranford
26bf5fc59f DBZ-1462 Upgraded PostgreSQL driver to 42.2.8 2019-09-25 17:26:58 +02:00
Jiri Pechanec
0e2a79eba5 DBZ-1368 Change default toasted value 2019-09-25 17:24:21 +02:00
Gunnar Morling
f670fef77e DBZ-1368 Documentation update 2019-09-25 17:24:21 +02:00
Jiri Pechanec
4a1df93342 DBZ-1368 Document RDS problems 2019-09-25 17:24:21 +02:00
Jiri Pechanec
5bfe14ea66 DBZ-1368 Remove unnecessary optimizations 2019-09-25 17:24:21 +02:00
Jiri Pechanec
3c19a392ac DBZ-1368 Added documentation 2019-09-25 17:24:21 +02:00
Jiri Pechanec
4150d2d0e1 DBZ-1368 Added JavaDoc 2019-09-25 17:24:21 +02:00
Jiri Pechanec
c638b16117 DBZ-1368 Toast marker presence not derived from plguin name 2019-09-25 17:24:21 +02:00
Jiri Pechanec
6efd2a76fe DBZ-1368 Set new toasted vals from old 2019-09-25 17:24:21 +02:00
Jiri Pechanec
f19b4b15a7 DBZ-1368 Run with postgres dev image 2019-09-25 17:24:21 +02:00
Jiri Pechanec
29f6d9dd09 DBZ-1368 Support toasted placeholder in wal2json 2019-09-25 17:24:21 +02:00
Jiri Pechanec
9dd5a16160 DBZ-1368 Support toasted placeholder in protobuf 2019-09-25 17:24:21 +02:00
Gunnar Morling
ae0bf61bb4 DBZ-1367 Handling "datum_missing" marker 2019-09-25 17:24:21 +02:00
Jiri Pechanec
ab31147593 DBZ-1368 Support toasted placeholder in pgoutput 2019-09-25 17:24:21 +02:00
Gunnar Morling
442408be02 DBZ-1497 Using int64 for INTERVAL microseconds mapping 2019-09-25 11:21:40 +03:00
Gunnar Morling
c1d8948e41 DBZ-1483 Doc fix 2019-09-25 10:18:25 +02:00