Commit Graph

223 Commits

Author SHA1 Message Date
Vojtech Juranek
78dcc1862e DBZ-4949 Use Java 11 as a baseline
* use Java 11 as a baseline for Debezium
* use Java 17 as a baseline for tests
* remove redundant maven setup and JDK11 profile
2022-04-22 05:53:51 +02:00
spicy-sauce
5244e2937e DBZ-5019 Check if client is not null before closing it 2022-04-21 08:43:35 +02:00
spicy-sauce
1c9c631da1 DBZ-4966 ping before creating pipeline 2022-04-20 09:31:31 +02:00
spicy-sauce
71c71d30b7 DBZ-4993 Redis Sink - clientSetname is taking place before auth 2022-04-14 11:17:55 -04:00
Paul Tzen
577f8e1530 DBZ-4961 Update Pulsar client version used by Debezium Server to 2.9.2 2022-04-07 12:30:36 +02:00
Debezium Builder
4a6de64c25 [maven-release-plugin] prepare for next development iteration 2022-04-05 14:49:52 +00:00
Debezium Builder
683851fd90 [maven-release-plugin] prepare release v1.9.0.Final 2022-04-05 14:49:51 +00:00
spicy-sauce
de3935797a DBZ-4911 sort-imports 2022-03-31 10:52:42 +02:00
spicy-sauce
b527ae373d DBZ-4911 fixed tests 2022-03-31 10:52:42 +02:00
spicy-sauce
40153c2c0c DBZ-4911 header 2022-03-31 10:52:42 +02:00
spicy-sauce
a66c90661b DBZ-4911 RedisConnection class 2022-03-31 10:52:42 +02:00
spicy-sauce
3409e9bc20 DBZ-4911 Use Jedis' clientSetname when establishing Redis connections 2022-03-31 10:52:42 +02:00
zalmane
304d9631af DBZ-4742 update tests 2022-03-31 08:54:46 +02:00
zalmane
9408176bf4 DBZ-4742 support file config provider 2022-03-31 08:54:46 +02:00
Yossi Shirizli
2e0ec4a86c
DBZ-4912 Debezium Server Redis sink: multi-shard support 2022-03-30 10:46:04 +02:00
zalmane
596142c8b2 DBZ-4864 pass sink properties 2022-03-29 12:40:05 +02:00
zalmane
d5961eec52 DBZ-4511 add tls support 2022-03-28 09:13:52 +02:00
Debezium Builder
ab7fe3b96a [maven-release-plugin] prepare for next development iteration 2022-03-25 16:45:06 +00:00
Debezium Builder
d19fc234ee [maven-release-plugin] prepare release v1.9.0.CR1 2022-03-25 16:45:06 +00:00
Gunnar Morling
1029086fa2 DBZ-4771 Consistent namespacing for Redis history properties 2022-03-23 13:26:07 +01:00
zalmane
fbab769910 DBZ-4771 squash commits 2022-03-23 13:26:07 +01:00
Nathan Smit
9b6cc6a40f DBZ-4901 Updated google-cloud libraries bom to version 25.0.0 2022-03-23 10:36:48 +01:00
Jiri Pechanec
acbb47761c DBZ-4821 Allows spaces in JAVA_HOME 2022-03-17 08:03:03 +01:00
ETIENNE
fc47170e29 DBZ-4821 Added run.bat to debezium-server-dist 2022-03-16 09:54:19 +01:00
Gunnar Morling
d20a6f00e7 DBZ-4801 Using JdbcConfiguration in JdbcConnection 2022-03-07 17:53:45 +01:00
Debezium Builder
fece16039c [maven-release-plugin] prepare for next development iteration 2022-03-03 17:00:08 +00:00
Debezium Builder
e0d8a0d809 [maven-release-plugin] prepare release v1.9.0.Beta1 2022-03-03 17:00:08 +00:00
Gunnar Morling
3ae2cc374b [release] Targetting Java 11 for JavaDoc 2022-03-03 10:56:46 -05:00
Chris Baumbauer
c54d5ebe6a DBZ-2097 Support Knative Eventing 2022-03-03 13:20:27 +01:00
zalmane
c50d6c6d33 DBZ-4509 fix tests 2022-03-03 10:13:29 +01:00
zalmane
06facb7cf2 DBZ-4509 externalize retry settings 2022-03-03 10:13:29 +01:00
zalmane
aff5453fb1 DBZ-4509 refactor to include retry and backoff. fallback to take configuration from redis sink. add IT. 2022-03-03 10:13:29 +01:00
zalmane
94803611b3 DBZ-4509 updated after comments 2022-03-03 10:13:29 +01:00
zalmane
2bb5b4090f DBZ-4509 save and load offsets in redis 2022-03-03 10:13:29 +01:00
zalmane
d259496aa3 DBZ-4509 save and load offsets in redis 2022-03-03 10:13:29 +01:00
M Sazzadul Hoque
797f5a2238 DBZ-4760 Avoid improper Redis OOM error log 2022-02-17 18:05:47 +01:00
M Sazzadul Hoque
0ff5cc10b9 DBZ-4751 Reduce verbosity of Redis Logs 2022-02-17 07:34:50 +01:00
Yossi Shirizli
56e284b6a0
DBZ-4637 Misc clean-up;
* Addressing earlier review comments
* Removed obsolete injection point from docs
2022-02-09 10:52:25 +01:00
Debezium Builder
7a47f478a4 [maven-release-plugin] prepare for next development iteration 2022-02-09 07:23:10 +00:00
Debezium Builder
b1dd35025e [maven-release-plugin] prepare release v1.9.0.Alpha2 2022-02-09 07:23:10 +00:00
Yossi Shirizli
5d7c660ae5
DBZ-4637 Streaming change records in batches to Redis 2022-02-08 17:05:03 +01:00
Gunnar Morling
1edc5ef3c3 DBZ-4510 Using DelayStrategy 2022-02-07 19:02:40 +01:00
spicy-sauce
9793f71cf0 DBZ-4510 Retrying in case of communication errors/OOM 2022-02-07 19:01:51 +01:00
Debezium Builder
33e2f5cd0f [maven-release-plugin] prepare for next development iteration 2022-01-26 19:00:20 +00:00
Debezium Builder
a77b6f8b8e [maven-release-plugin] prepare release v1.9.0.Alpha1 2022-01-26 19:00:20 +00:00
Jiri Pechanec
ccb106c674 DBZ-4569 Upgrade Apicurio and Confluent to the latest version 2022-01-24 09:14:49 +01:00
Jiri Pechanec
8fd3243a86 DBZ-2224 Test logging based on logback 2022-01-18 11:24:21 +01:00
nathan-smit-1
4dac97b352
DBZ-4375 Adding more config options to PubSub connector;
Added batch settings, flow control settings and retry settings as configurable options
2022-01-13 15:12:27 +01:00
Debezium Builder
67c9663c98 [maven-release-plugin] prepare for next development iteration 2021-12-16 10:11:29 +00:00
Debezium Builder
8d532d895f [maven-release-plugin] prepare release v1.8.0.Final 2021-12-16 10:11:28 +00:00