Commit Graph

2149 Commits

Author SHA1 Message Date
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
Jiri Pechanec
0613f9eecf DBZ-1483 Detailed description of event_serial_no source field 2019-09-25 10:18:25 +02:00
Jiri Pechanec
88aeb6803a DBZ-1483 Update documentation 2019-09-25 10:18:24 +02:00
Jiri Pechanec
26bdeee885 DBZ-1483 Expose event serial number in source block 2019-09-25 10:18:24 +02:00
Chris Cranford
b20e689b2c DBZ-1495 Avoid NPE by throwing more meaningful error messages 2019-09-25 08:08:16 +03:00
Chris Cranford
9be1ec3d6b DBZ-1503 Update PostgreSQL connector documentation
* Use current versus 9.6 (version specific) documentation links
* Rephrased a section to have better readability
2019-09-25 08:06:45 +03:00
Chris Cranford
dc3f07d9d2 DBZ-1500 Fix race condition in mysql connector test suite 2019-09-25 08:02:42 +03:00
Gunnar Morling
f42e0c8459 DBZ-1438 Adding Jaromir Hamala to COPYRIGHT.txt 2019-09-24 12:53:20 +02:00
Jiri Pechanec
9b2fcdc13a DBZ-1438 Reduce test runtime 2019-09-24 12:51:48 +02:00
Jiri Pechanec
8f308746d3 DBZ-1438 Interrupt only after interrupt affected operations 2019-09-24 12:51:48 +02:00
jerrinot
3064a4af06 DBZ-1438 Fix InterruptedException handling
It appears there is an intent to restore the interruption flag
when catching InterruptedException. However the old code was just
checking the current state of the flag instead of raising it.
2019-09-24 12:51:48 +02:00
Gunnar Morling
9d42a410fa DBZ-1405 Adding Bingqin Zhou to COPYRIGHT.txt 2019-09-24 12:28:33 +02:00
Gunnar Morling
9de7c25d60 DBZ-1405 Misc adjustments;
* Adding test
* Removing remaining double variables
2019-09-24 12:08:55 +02:00
Bingqin Zhou
d6353dd519 DBZ-1405 Add NanoDuration. 2019-09-24 12:08:55 +02:00
Jiri Pechanec
ca4f1dfe98 DBZ-1286 Document protobuf installation from RPM 2019-09-24 10:16:35 +02:00
Chris Cranford
d6c91051f5 DBZ-1493 Remove reference to when configuration property introduced and options that were dropped in 0.10 2019-09-24 09:36:38 +02:00
Gunnar Morling
c2b66ef2d7 DBZ-1436 Referencing default publication name via constant 2019-09-23 20:36:40 +02:00
Chris Cranford
f446ce6ffd DBZ-1436 Fix postgres connector not honoring configured publication.name setting 2019-09-23 20:33:48 +02:00
Jiri Pechanec
5e19641a3e [release] Staging product binaries 2019-09-23 14:08:15 +02:00
jcechace
8486149069 DBZ-1389 Adding MongoDB 4.2 to test matrix 2019-09-23 12:40:39 +02:00
Gunnar Morling
c5d0b18ea3 DBZ-1044 "AVRO" -> "Avro", as it's not an abbreviation 2019-09-23 12:21:54 +02:00
Gunnar Morling
74243120d9 DBZ-1044 Adding Josh Arenberg to COPYRIGHT.txt 2019-09-23 11:40:16 +02:00
Gunnar Morling
008ac7a7e4 DBZ-1426 Misc clean-up;
* Removing unused method parameters
* Formatting
* Using logger methods with argument placeholders
2019-09-23 11:34:18 +02:00
trolison
e5f77b3a32 DBZ-1426, DBZ-1427 Introducing retry if replication slot is already in use;
- Added PG connector config parameters for retry count and delay
- Added basic test for connection retry and delay logic
- Added a more clear error message when a PG connection cant be made and it has nothing to do with the schema registry (DBZ-1427)
- Updated documentation for the new connection retry parameters
2019-09-23 11:23:38 +02:00