Commit Graph

27 Commits

Author SHA1 Message Date
Jeremy Ford
6752a2cd04 DBZ-2830 EmbeddedEngine does not shutdown when commitOffsets is interrupted
Modified commitOffsets to propagate InterruptedException
2020-12-08 12:08:31 +01:00
Chris Cranford
cee329afbc DBZ-2277 ChangeConsumer indicates if tombstones are to be emitted 2020-08-05 21:24:36 +02:00
victorxiang30
2d6301591c
DBZ-2381 ProtoBuf support for Debezium Server 2020-07-29 12:18:26 +02:00
Lukas Krejci
64355674ee DBZ-2159 Move Revapi configuration into the support/ structure. 2020-06-09 19:28:33 +02:00
Lukas Krejci
3b7c165e16 DBZ-2159 Add API checks using Revapi. 2020-06-09 19:28:33 +02:00
Jiri Pechanec
994e59988c DBZ-651 Change JavaDoc
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2020-05-14 13:48:09 +02:00
Jiri Pechanec
b5921d2600 DBZ-651 Renamed server class; config namespace split 2020-05-14 13:48:09 +02:00
Jiri Pechanec
04223cb97f DBZ-651 Quarkus-based implementation of standalone Debezium server 2020-05-14 13:48:09 +02:00
Gunnar Morling
2f6a61002e DBZ-1970 Moving asType() method from builder to separate factory contract, as they are not meant to be called by users. 2020-05-06 14:33:37 +02:00
Gunnar Morling
ab1d4bb1cd DBZ-1970 Making change event API more consistent and uniform 2020-05-06 14:33:37 +02:00
Jiri Pechanec
d82307c331 DBZ-1970 Support for separate key/value embedded converter 2020-05-06 14:33:37 +02:00
Gunnar Morling
659d4a415b DBZ-1807 Misc. adjustments;
* Adding @TestFor annotations
* Change -> ChangeEvent
2020-04-15 16:29:29 +02:00
Jiri Pechanec
c0914b245b DBZ-1807 Support for CloudEvents converter 2020-04-15 16:29:29 +02:00
Jiri Pechanec
c06707f4c5 DBZ-1807 Support for Avro converters 2020-04-15 16:29:29 +02:00
Jiri Pechanec
4e2ac367a9 DBZ-1807 Support for JSON Converter 2020-04-15 16:29:29 +02:00
Gunnar Morling
bb8ab308b6 DBZ-1134 JavaDoc 2020-02-28 21:58:39 +01:00
Jiri Pechanec
7d525d4baa DBZ-1134 Fix tests for new API 2020-02-28 21:58:39 +01:00
Gunnar Morling
0f6d2c54fc DBZ-1134 Avoiding concrete class in SPI by introducing receiver parameter 2020-02-28 21:58:39 +01:00
Jiri Pechanec
096d13f266 DBZ-1134 Use OptionalInts 2020-02-28 21:58:39 +01:00
Jiri Pechanec
28a8467232 DBZ-1134 Fix annotation name 2020-02-28 21:58:39 +01:00
Jiri Pechanec
d13e48cc55 DBZ-1134 Make converted field type parametrized 2020-02-28 21:58:39 +01:00
Jiri Pechanec
06e1eca085 DBZ-1134 Support for user provided converters 2020-02-28 21:58:39 +01:00
Jiri Pechanec
f203af29de DBZ-234 Support try with resource for engine 2020-02-28 15:00:12 +01:00
Jiri Pechanec
06858f4023 DBZ-234 Provide return type indirectly 2020-02-25 15:31:10 +01:00
Jiri Pechanec
ae6ee3d458 DBZ-234 Place Incubating into a unique package 2020-02-25 15:31:10 +01:00
Jiri Pechanec
3ce0aea457 DBZ-234 Move exceptions out of separate package 2020-02-25 15:31:10 +01:00
Jiri Pechanec
38df24a76b DBZ-234 Create API module with engine API 2020-02-25 15:31:10 +01:00