Commit Graph

11 Commits

Author SHA1 Message Date
Jeremy Ford
d775104331 DBZ-5926 Add support for Connect Headers to Debezium Server
Add headers support to ChangeEvent
Add SerializationFormat support headers
2023-01-18 10:28:22 +01:00
Jiri Pechanec
8ca5e0a9b5 DBZ-4669 Reformat after plugin version consolidation 2023-01-11 06:44:53 +01:00
Marcelo Avancini
7754163c5d DBZ-2432: Fixing misuse of assertj
- Some usages of assertj was not callig the actual assert of the DSL, fixing it
- Changing the Assertions to be staticlly imported
2022-12-08 13:10:26 +01:00
ggaborg
1aca4f5781 DBZ-4720 wait for kafka consumer 2022-11-22 14:46:55 +01:00
jcechace
5b30e1bde8 DBZ-5779 Migrated debezium-server to AssertJ 2022-11-02 08:50:26 +01:00
Vojtech Juranek
0823cedf25 DBZ-5043 Replace database.server.name with topic.prefix 2022-09-07 12:57:31 +02:00
Vojtech Juranek
ff6d7007aa DBZ-5105 Allow empty DBZ server config value
An example when empty config value is meaningful is
`debezium.sink.kafka.producer.ssl.endpoint.identification.algorithm`
which means that server host name verification is turned off when
leave empty [1].

[1] https://docs.confluent.io/platform/current/kafka/authentication_ssl.html#optional-settings
2022-05-11 16:01:33 +02:00
Chris Cranford
e6fea8d7bc DBZ-3785 Fix configuration property resolution 2021-10-04 10:49:24 +02:00
Alfusainey Jallow
40d023817d DBZ-3382 Incoprate feedback, run ITs and add documentation
Signed-off-by: Alfusainey Jallow <alf.jallow@gmail.com>
2021-05-04 09:02:19 +02:00
Alfusainey Jallow
ccfc3ccfe8 DBZ-3382 Support pass-through config properties
Signed-off-by: Alfusainey Jallow <alf.jallow@gmail.com>
2021-05-04 09:02:19 +02:00
Alfusainey Jallow
94feea19c6 DBZ-3382 Kafka sink adapter for Debezium Server
Signed-off-by: Alfusainey Jallow <alf.jallow@gmail.com>
2021-05-04 09:02:19 +02:00