Skip to content

Releases: redis-field-engineering/redis-connect-dist

Release v0.11.4-redis-connect

22 Oct 18:22
444bcca
Compare
Choose a tag to compare

πŸš€ Changelog

🧰 Enhancements

  • Updated debezium to 2.7.3.final

NB: Oracle use requires a new custom property

"database":

Β Β "customConfiguration":

Β Β Β Β "connector.class" : "io.debezium.connector.oracle.OracleConnector"

Tested Versions

Java 17+
Redis Connect 0.11.x
Debezium 2.7.3.Final
kafka-connect 3.6.2
DB2 (Initial Loader) Database: 11.5.x
JDBC Driver: 11.5.6.0
Files (Initial Loader) CSV, TSV, PSV, JSON, XML
Gemfire (CDC and Initial Loader) Database: 1.15.1
Driver: 1.15.1
MongoDB (CDC and Initial Loader) Database: 4.4+
Driver: 4.7.1
MySQL (CDC and Initial Loader) Database: 8.0.x
JDBC Driver: 8.3.0
Oracle (CDC and Initial Loader) Database: 12c, 19c, 21c
JDBC Driver: 12.2.x, 19.x, 21.x
Adapter: logminer
PostgreSQL (CDC and Initial Loader) Database: 10, 11, 12, 13, 14, 15, 16
JDBC Driver: 42.6.0
Plug-ins: pgoutput
Splunk (CDC) 8.1.2
SQL Server (CDC and Initial Loader) Database: 2017, 2019
JDBC Driver: 10.2.1.jre8
Vertica (Initial Loader) Database: 11.1.0-0
JDBC Driver: 11.1.0-0

Release v0.11.4-redis-connect

15 Oct 20:33
444bcca
Compare
Choose a tag to compare

πŸš€ Changelog

🧰 Enhancements

  • Updated debezium to 2.7.3.final

NB: Oracle use requires a new custom property

"database":

Β Β "customConfiguration":

Β Β Β Β "connector.class" : "io.debezium.connector.oracle.OracleConnector"

Tested Versions

Java 17+
Redis Connect 0.11.x
Debezium 2.7.3.Final
kafka-connect 3.6.2
DB2 (Initial Loader) Database: 11.5.x
JDBC Driver: 11.5.6.0
Files (Initial Loader) CSV, TSV, PSV, JSON, XML
Gemfire (CDC and Initial Loader) Database: 1.15.1
Driver: 1.15.1
MongoDB (CDC and Initial Loader) Database: 4.4+
Driver: 4.7.1
MySQL (CDC and Initial Loader) Database: 8.0.x
JDBC Driver: 8.3.0
Oracle (CDC and Initial Loader) Database: 12c, 19c, 21c
JDBC Driver: 12.2.x, 19.x, 21.x
Adapter: logminer
PostgreSQL (CDC and Initial Loader) Database: 10, 11, 12, 13, 14, 15, 16
JDBC Driver: 42.6.0
Plug-ins: pgoutput
Splunk (CDC) 8.1.2
SQL Server (CDC and Initial Loader) Database: 2017, 2019
JDBC Driver: 10.2.1.jre8
Vertica (Initial Loader) Database: 11.1.0-0
JDBC Driver: 11.1.0-0

Release v0.11.3-redis-connect

10 Sep 17:15
444bcca
Compare
Choose a tag to compare

πŸš€ Changelog

🧰 Enhancements

  • Fixed duplicate metrics labels

NB: Oracle use requires a new custom property

"database":

Β Β "customConfiguration":

Β Β Β Β "connector.class" : "io.debezium.connector.oracle.OracleConnector"

Tested Versions

Java 17+
Redis Connect 0.11.x
Debezium 2.6.1.Final
kafka-connect 3.6.2
DB2 (Initial Loader) Database: 11.5.x
JDBC Driver: 11.5.6.0
Files (Initial Loader) CSV, TSV, PSV, JSON, XML
Gemfire (CDC and Initial Loader) Database: 1.15.1
Driver: 1.15.1
MongoDB (CDC and Initial Loader) Database: 4.4+
Driver: 4.7.1
MySQL (CDC and Initial Loader) Database: 8.0.x
JDBC Driver: 8.3.0
Oracle (CDC and Initial Loader) Database: 12c, 19c, 21c
JDBC Driver: 12.2.x, 19.x, 21.x
Adapter: logminer
PostgreSQL (CDC and Initial Loader) Database: 10, 11, 12, 13, 14, 15, 16
JDBC Driver: 42.6.0
Plug-ins: pgoutput
Splunk (CDC) 8.1.2
SQL Server (CDC and Initial Loader) Database: 2017, 2019
JDBC Driver: 10.2.1.jre8
Vertica (Initial Loader) Database: 11.1.0-0
JDBC Driver: 11.1.0-0

Release v0.11.2-redis-connect

26 Aug 16:47
444bcca
Compare
Choose a tag to compare

πŸš€ Changelog

🧰 Enhancements

  • Fixed bux with use of RESP protocol

NB: Oracle use requires a new custom property

"database":

Β Β "customConfiguration":

Β Β Β Β "connector.class" : "io.debezium.connector.oracle.OracleConnector"

Tested Versions

Java 17+
Redis Connect 0.11.x
Debezium 2.6.1.Final
kafka-connect 3.6.2
DB2 (Initial Loader) Database: 11.5.x
JDBC Driver: 11.5.6.0
Files (Initial Loader) CSV, TSV, PSV, JSON, XML
Gemfire (CDC and Initial Loader) Database: 1.15.1
Driver: 1.15.1
MongoDB (CDC and Initial Loader) Database: 4.4+
Driver: 4.7.1
MySQL (CDC and Initial Loader) Database: 8.0.x
JDBC Driver: 8.3.0
Oracle (CDC and Initial Loader) Database: 12c, 19c, 21c
JDBC Driver: 12.2.x, 19.x, 21.x
Adapter: logminer
PostgreSQL (CDC and Initial Loader) Database: 10, 11, 12, 13, 14, 15, 16
JDBC Driver: 42.6.0
Plug-ins: pgoutput
Splunk (CDC) 8.1.2
SQL Server (CDC and Initial Loader) Database: 2017, 2019
JDBC Driver: 10.2.1.jre8
Vertica (Initial Loader) Database: 11.1.0-0
JDBC Driver: 11.1.0-0

Release v0.11.2-redis-connect

26 Aug 15:00
444bcca
Compare
Choose a tag to compare

πŸš€ Changelog

🧰 Enhancements

  • Fixed NPE, enhanced logging of source reconnection
  • Built with Debezium 2.6.1.Final, kafka-connect 3.6.2
  • Uses pipelined Redis writes
  • Additional metrics, alerts, tests
  • Fix minor bugs
  • enhanced logging

NB: Oracle use requires a new custom property

"database":

Β Β "customConfiguration":

Β Β Β Β "connector.class" : "io.debezium.connector.oracle.OracleConnector"

Tested Versions

Java 17+
Redis Connect 0.11.x
Debezium 2.6.1.Final
kafka-connect 3.6.2
DB2 (Initial Loader) Database: 11.5.x
JDBC Driver: 11.5.6.0
Files (Initial Loader) CSV, TSV, PSV, JSON, XML
Gemfire (CDC and Initial Loader) Database: 1.15.1
Driver: 1.15.1
MongoDB (CDC and Initial Loader) Database: 4.4+
Driver: 4.7.1
MySQL (CDC and Initial Loader) Database: 8.0.x
JDBC Driver: 8.3.0
Oracle (CDC and Initial Loader) Database: 12c, 19c, 21c
JDBC Driver: 12.2.x, 19.x, 21.x
Adapter: logminer
PostgreSQL (CDC and Initial Loader) Database: 10, 11, 12, 13, 14, 15, 16
JDBC Driver: 42.6.0
Plug-ins: pgoutput
Splunk (CDC) 8.1.2
SQL Server (CDC and Initial Loader) Database: 2017, 2019
JDBC Driver: 10.2.1.jre8
Vertica (Initial Loader) Database: 11.1.0-0
JDBC Driver: 11.1.0-0

Release v0.11.2-redis-connect

26 Aug 14:50
444bcca
Compare
Choose a tag to compare

πŸš€ Changelog

🧰 Enhancements

  • Fixed NPE, enhanced logging of source reconnection
  • Built with Debezium 2.6.1.Final, kafka-connect 3.6.2
  • Uses pipelined Redis writes
  • Additional metrics, alerts, tests
  • Fix minor bugs
  • enhanced logging

NB: Oracle use requires a new custom property

"database":

Β Β "customConfiguration":

Β Β Β Β "connector.class" : "io.debezium.connector.oracle.OracleConnector"

Tested Versions

Java 17+
Redis Connect 0.11.x
Debezium 2.6.1.Final
kafka-connect 3.6.2
DB2 (Initial Loader) Database: 11.5.x
JDBC Driver: 11.5.6.0
Files (Initial Loader) CSV, TSV, PSV, JSON, XML
Gemfire (CDC and Initial Loader) Database: 1.15.1
Driver: 1.15.1
MongoDB (CDC and Initial Loader) Database: 4.4+
Driver: 4.7.1
MySQL (CDC and Initial Loader) Database: 8.0.x
JDBC Driver: 8.3.0
Oracle (CDC and Initial Loader) Database: 12c, 19c, 21c
JDBC Driver: 12.2.x, 19.x, 21.x
Adapter: logminer
PostgreSQL (CDC and Initial Loader) Database: 10, 11, 12, 13, 14, 15, 16
JDBC Driver: 42.6.0
Plug-ins: pgoutput
Splunk (CDC) 8.1.2
SQL Server (CDC and Initial Loader) Database: 2017, 2019
JDBC Driver: 10.2.1.jre8
Vertica (Initial Loader) Database: 11.1.0-0
JDBC Driver: 11.1.0-0

Release v0.11.1-redis-connect

05 Jul 19:00
c5099ca
Compare
Choose a tag to compare

πŸš€ Changelog

  • Added additiona logging for initial load exceptions
  • Fixed a NPE on connection reset

Tested Versions

Java 17+
Redis Connect 0.11.x
Debezium 2.6.1.Final
kafka-connect 3.6.2
DB2 (Initial Loader) Database: 11.5.x
JDBC Driver: 11.5.6.0
Files (Initial Loader) CSV, TSV, PSV, JSON, XML
Gemfire (CDC and Initial Loader) Database: 1.15.1
Driver: 1.15.1
MongoDB (CDC and Initial Loader) Database: 4.4+
Driver: 4.7.1
MySQL (CDC and Initial Loader) Database: 8.0.x
JDBC Driver: 8.3.0
Oracle (CDC and Initial Loader) Database: 12c, 19c, 21c
JDBC Driver: 12.2.x, 19.x, 21.x
Adapter: logminer
PostgreSQL (CDC and Initial Loader) Database: 10, 11, 12, 13, 14, 15, 16
JDBC Driver: 42.6.0
Plug-ins: pgoutput
Splunk (CDC) 8.1.2
SQL Server (CDC and Initial Loader) Database: 2017, 2019
JDBC Driver: 10.2.1.jre8
Vertica (Initial Loader) Database: 11.1.0-0
JDBC Driver: 11.1.0-0

Release v0.11.0-redis-connect

14 May 19:27
Compare
Choose a tag to compare

πŸš€ Changelog

🧰 Enhancements

  • Built with Debezium 2.6.1.Final, kafka-connect 3.6.2
  • Uses pipelined Redis writes
  • Additional metrics, alerts, tests
  • Fix minor bugs
  • enhanced logging

Tested Versions

Java 17+
Redis Connect 0.11.x
Debezium 2.6.1.Final
kafka-connect 3.6.2
DB2 (Initial Loader) Database: 11.5.x
JDBC Driver: 11.5.6.0
Files (Initial Loader) CSV, TSV, PSV, JSON, XML
Gemfire (CDC and Initial Loader) Database: 1.15.1
Driver: 1.15.1
MongoDB (CDC and Initial Loader) Database: 4.4+
Driver: 4.7.1
MySQL (CDC and Initial Loader) Database: 8.0.x
JDBC Driver: 8.3.0
Oracle (CDC and Initial Loader) Database: 12c, 19c, 21c
JDBC Driver: 12.2.x, 19.x, 21.x
Adapter: logminer
PostgreSQL (CDC and Initial Loader) Database: 10, 11, 12, 13, 14, 15, 16
JDBC Driver: 42.6.0
Plug-ins: pgoutput
Splunk (CDC) 8.1.2
SQL Server (CDC and Initial Loader) Database: 2017, 2019
JDBC Driver: 10.2.1.jre8
Vertica (Initial Loader) Database: 11.1.0-0
JDBC Driver: 11.1.0-0

Release v0.11.0-RC3-redis-connect

02 May 22:12
Compare
Choose a tag to compare
Pre-release

πŸš€ Changelog

🧰 Enhancements

  • Built with Debezium 2.6.1.Final, kafka-connect 3.6.2
  • Uses pipelined Redis writes
  • Additional metrics, alerts, tests
  • Fix minor bugs
  • enhanced logging

Tested Versions

Java 17+
Redis Connect 0.11.x
Debezium 2.6.1.Final
kafka-connect 3.6.2
DB2 (Initial Loader) Database: 11.5.x
JDBC Driver: 11.5.6.0
Files (Initial Loader) CSV, TSV, PSV, JSON, XML
Gemfire (CDC and Initial Loader) Database: 1.15.1
Driver: 1.15.1
MongoDB (CDC and Initial Loader) Database: 4.4+
Driver: 4.7.1
MySQL (CDC and Initial Loader) Database: 8.0.x
JDBC Driver: 8.3.0
Oracle (CDC and Initial Loader) Database: 12c, 19c, 21c
JDBC Driver: 12.2.x, 19.x, 21.x
Adapter: logminer
PostgreSQL (CDC and Initial Loader) Database: 10, 11, 12, 13, 14, 15, 16
JDBC Driver: 42.6.0
Plug-ins: pgoutput
Splunk (CDC) 8.1.2
SQL Server (CDC and Initial Loader) Database: 2017, 2019
JDBC Driver: 10.2.1.jre8
Vertica (Initial Loader) Database: 11.1.0-0
JDBC Driver: 11.1.0-0

Release v0.11.0-RC2-redis-connect

26 Apr 22:59
Compare
Choose a tag to compare
Pre-release

πŸš€ Changelog

🧰 Enhancements

  • Built with Debezium 2.5.4.Final
  • Uses pipelined Redis writes
  • Additional metrics
  • Fix minor bugs

Tested Versions

Java 17+
Redis Connect 0.11.x
Debezium 2.5.4.Final
DB2 (Initial Loader) Database: 11.5.x
JDBC Driver: 11.5.6.0
Files (Initial Loader) CSV, TSV, PSV, JSON, XML
Gemfire (CDC and Initial Loader) Database: 1.15.1
Driver: 1.15.1
MongoDB (CDC and Initial Loader) Database: 4.4+
Driver: 4.7.1
MySQL (CDC and Initial Loader) Database: 8.0.x
JDBC Driver: 8.3.0
Oracle (CDC and Initial Loader) Database: 12c, 19c, 21c
JDBC Driver: 12.2.x, 19.x, 21.x
Adapter: logminer
PostgreSQL (CDC and Initial Loader) Database: 10, 11, 12, 13, 14, 15, 16
JDBC Driver: 42.6.0
Plug-ins: pgoutput
Splunk (CDC) 8.1.2
SQL Server (CDC and Initial Loader) Database: 2017, 2019
JDBC Driver: 10.2.1.jre8
Vertica (Initial Loader) Database: 11.1.0-0
JDBC Driver: 11.1.0-0