Skip to content

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

Release v0.9.2-redis-connect-core [DEPRECATED]

22 Jun 01:15
Compare
Choose a tag to compare

πŸš€ Redis Connect Core

redis-connect-core maven dependency to build Custom Stages

Custom Stages in Redis Connect is used when there is a need for custom coding for the purpose of user specific transformations, de-tokenization or any other custom tasks you would want to do before the source data is passed along to the final WRITE stage and persisted in the Redis Enterprise database.

        <dependency>
            <!-- This jar can be found in the Redis Connect lib folder and installed using maven
            install-file goal on the command line, http://maven.apache.org/general.html#importing-jars
            or imported directly into this project -->
            <groupId>com.redis.connect</groupId>
            <artifactId>redis-connect-core</artifactId>
            <version>0.9.2</version>
        </dependency>

Release v0.9.1-redis-connect [DEPRECATED]

02 Jun 14:54
Compare
Choose a tag to compare

πŸš€ Changelog

⭐ New Features


  • Support for Vertica database with Initial Loader
  • Support for remote debugging with Custom Stage transformations
  • Windows OS artifacts

Tested Versions

Java 11+
Redis Connect 0.9.x
DB2 (Initial Loader) Database: 11.5.x
JDBC Driver: 11.5.6.0
Files (Initial Loader) CSV
MySQL (CDC and Initial Loader) Database: 5.7, 8.0.x
JDBC Driver: 8.0.28
Oracle (CDC and Initial Loader) Database: 12c, 19c, 21c
JDBC Driver: 12.2.0.1, 19.8.0.0, 21.1.0.0
Adapter: logminer
PostgreSQL (CDC and Initial Loader) Database: 10+
JDBC Driver: 42.3.3
Plug-ins: pgoutput
SQL Server (CDC and Initial Loader) Database: 2017, 2019
JDBC Driver: 9.4.1.jre8
Vertica (Initial Loader) Database: 11.1.0-0
JDBC Driver: 11.1.0-0

Release v0.9.1-redis-connect-core [DEPRECATED]

24 May 19:23
Compare
Choose a tag to compare

πŸš€ Redis Connect Core

redis-connect-core maven dependency to build Custom Stages

Custom Stages in Redis Connect is used when there is a need for custom coding for the purpose of user specific transformations, de-tokenization or any other custom tasks you would want to do before the source data is passed along to the final WRITE stage and persisted in the Redis Enterprise database.

        <dependency>
            <!-- This jar can be found in the Redis Connect lib folder and installed using maven
            install-file goal on the command line, http://maven.apache.org/general.html#importing-jars
            or imported directly into this project -->
            <groupId>com.redis.connect</groupId>
            <artifactId>redis-connect-core</artifactId>
            <version>0.9.1</version>
        </dependency>

Release v0.9.0-redis-connect [DEPRECATED]

14 May 01:39
Compare
Choose a tag to compare

πŸš€ Redis Connect

⭐ New Features


  • New configuration framework
    Please note this is not backword compatible
  • Multi-Tenancy (supports collocation of heterogeneous source cdc jobs)
  • Checkpoint Transactionality
  • Support for partitioning jobs
  • Expansion of REST and CLI capabilities with full parity
  • Support for credentials externalization
  • Support for event driven credentials rotation
  • Additional HA coverage and internal enhancements

Tested Versions

Java 11+
Redis Connect 0.9.x
DB2 (Initial Loader) Database: 11.5.x
JDBC Driver: 11.5.6.0
Files (Initial Loader) CSV
MySQL (CDC and Initial Loader) Database: 5.7, 8.0.x
JDBC Driver: 8.0.28
Oracle (CDC and Initial Loader) Database: 12c, 19c
JDBC Driver: 12.2.0.1, 19.8.0.0, 21.1.0.0
Adapter: logminer
PostgreSQL (CDC and Initial Loader) Database: 10+
JDBC Driver: 42.3.3
Plug-ins: pgoutput
SQL Server (CDC and Initial Loader) Database: 2017, 2019
JDBC Driver: 9.4.1.jre8

Release v0.9.0-redis-connect-core [DEPRECATED]

11 May 00:10
0f34bb0
Compare
Choose a tag to compare

πŸš€ Redis Connect

redis-connect-core maven dependency to build Custom Stages

Custom Stages in Redis Connect is used when there is a need for custom coding for the purpose of user specific transformations, de-tokenization or any other custom tasks you would want to do before the source data is passed along to the final WRITE stage and persisted in the Redis Enterprise database.

        <dependency>
            <!-- This jar can be found in the Redis Connect lib folder and installed using maven
            install-file goal on the command line, http://maven.apache.org/general.html#importing-jars
            or imported directly into this project -->
            <groupId>com.redis.connect</groupId>
            <artifactId>redis-connect-core</artifactId>
            <version>0.9.0</version>
        </dependency>

Release v0.8.2-redis-connect-sqlserver [DEPRECATED]

26 Apr 05:07
Compare
Choose a tag to compare

πŸš€ Redis Connect SQL Server Connector

⭐ New Features


  • Support for credentials externalization
  • Support for multiple credentials path
  • Support for event driven credentials rotation

Tested Versions

Java 11+
Redis Connect 0.8.x
SQL Server Database: 2017, 2019
JDBC Driver: 7.2.2.jre8

Release v0.8.1-redis-connect-sqlserver [DEPRECATED]

21 Apr 16:58
Compare
Choose a tag to compare

πŸš€ Redis Connect SQL Server Connector

⭐ New Features


  • Support for credentials externalization
  • Support for multiple credentials path
  • Support for event driven credentials rotation

Tested Versions

Java 11+
Redis Connect 0.8.x
SQL Server Database: 2017, 2019
JDBC Driver: 7.2.2.jre8

Release v0.8.2-redis-connect-core [DEPRECATED]

04 Mar 23:25
Compare
Choose a tag to compare

πŸš€ Redis Connect

redis-connect-core maven dependency to build Custom Stages

Custom Stages in Redis Connect is used when there is a need for custom coding for the purpose of user specific transformations, de-tokenization or any other custom tasks you would want to do before the source data is passed along to the final WRITE stage and persisted in the Redis Enterprise database.

        <dependency>
            <!-- This jar can be found in the Redis Connect lib folder and installed using maven
            install-file goal on the command line, http://maven.apache.org/general.html#importing-jars
            or imported directly into this project -->
            <groupId>com.redis.connect</groupId>
            <artifactId>redis-connect-core</artifactId>
            <version>0.8.2</version>
        </dependency>

Release v0.8.3-redis-connect-postgres [DEPRECATED]

04 Mar 21:10
Compare
Choose a tag to compare

πŸš€ Redis Connect Postgres Connector

⭐ New Features


  • Support for credentials externalization
  • Support for multiple credentials path
  • Support for event driven credentials rotation

Tested Versions

Java 11+
Redis Connect 0.8.x
PostgreSQL Database: 10+
JDBC Driver: 42.2.22

Release v0.8.2-redis-connect-postgres [DEPRECATED]

23 Feb 04:56
Compare
Choose a tag to compare

πŸš€ Redis Connect Postgres Connector

⭐ New Features


  • Support for credentials externalization
  • Support for multiple credentials path
  • Support for event driven credentials rotation

Tested Versions

Java 11+
Redis Connect 0.8.x
PostgreSQL Database: 10+
JDBC Driver: 42.2.22