Skip to content

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

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

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

17 Feb 05:39
Compare
Choose a tag to compare

πŸš€ Redis Connect Postgres Connector

⭐ New Features


  • Support for credentials externalization
  • 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.1-redis-connect-core [DEPRECATED]

16 Feb 05:00
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.1</version>
        </dependency>

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

22 Jan 05:02
Compare
Choose a tag to compare

πŸš€ Redis Connect SQL Server Connector

Tested Versions

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

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

22 Jan 05:02
Compare
Choose a tag to compare

πŸš€ Redis Connect Postgres Connector

Tested Versions

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