Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Releases: knowbi/knowbi-pentaho-pdi-neo4j-output

5.0.9 : bug fixes

11 Aug 08:24
73c3304
Compare
Choose a tag to compare

Issues #203, #204
Update Neo4j Java driver to 4.3.4

To install this version, unzip file Neo4JOutput-5.0.9.zip in your Kettle (Pentaho Data Integration) distribution, in the plugins/ folder. Don't forget to remove any older /plugins/Neo4JOutput/ folder first.

Bug Fix

25 Feb 15:22
50b432f
Compare
Choose a tag to compare

Code hardening for issue #198
Update Neo4j Java driver to 4.2.1

To install this version, unzip file Neo4JOutput-5.0.8.zip in your Kettle (Pentaho Data Integration) distribution, in the plugins/ folder. Don't forget to remove any older /plugins/Neo4JOutput/ folder first.

Small improvements

12 Feb 13:48
277a358
Compare
Choose a tag to compare

Issues #196 and #195

To install this version, unzip file `Neo4JOutput-5.0.7.zip in your Kettle (Pentaho Data Integration) distribution, in the plugins/ folder. Don't forget to remove any older /plugins/Neo4JOutput/ folder first.

Cypher data passing fix

09 Jun 12:10
3540476
Compare
Choose a tag to compare

Issue #188

To install this version, unzip file `Neo4JOutput-5.0.6.zip in your Kettle (Pentaho Data Integration) distribution, in the plugins/ folder. Don't forget to remove any older /plugins/Neo4JOutput/ folder first.

Cypher DI server fix

28 May 19:28
2870815
Compare
Choose a tag to compare

Issue #185

To install this version, unzip file Neo4JOutput-5.0.5.zip in your Kettle (Pentaho Data Integration) distribution, in the plugins/ folder. Don't forget to remove any older /plugins/Neo4JOutput/ folder first.

CW Import fix

06 May 19:51
9c066d4
Compare
Choose a tag to compare

Issue #182

To install this version, unzip file Neo4JOutput-5.0.4.zip in your Kettle (Pentaho Data Integration) distribution, in the plugins/ folder. Don't forget to remove any older /plugins/Neo4JOutput/ folder first.

CW model import & validations

06 May 15:45
9c066d4
Compare
Choose a tag to compare

issue #179

To install this version, unzip file Neo4JOutput-5.0.3.zip in your Kettle (Pentaho Data Integration) distribution, in the plugins/ folder. Don't forget to remove any older /plugins/Neo4JOutput/ folder first.

Cypher List and Map support

08 Apr 20:51
2d90dfb
Compare
Choose a tag to compare
Pre-release

Issue #177 : automatically convert List and Map data types (as well as any other) to String in the Cypher step
Issue #179 : Import Cypher Workbench models

To install this version, unzip file Neo4JOutput-5.0.2.zip in your Kettle (Pentaho Data Integration) distribution, in the plugins/ folder. Don't forget to remove any older /plugins/Neo4JOutput/ folder first.

Cypher data streaming

24 Mar 11:39
188ef33
Compare
Choose a tag to compare

Issue #174 : decrease memory consumption by streaming results from Cypher queries with large result sets.

To install this version, unzip file Neo4JOutput-5.0.1.zip in your Kettle (Pentaho Data Integration) distribution, in the plugins/ folder. Don't forget to remove any older /plugins/Neo4JOutput/ folder first.

5.0.0

03 Mar 12:06
a04dda9
Compare
Choose a tag to compare

Dear Neo4j and Kettle friends,

This release has support for the new multi-database feature of 4.0 and is based on the new 4.0 Java driver client.
If you are moving your Kettle transformations from version 3.x to 4.x make sure to check this wiki page:

https://github.com/knowbi/knowbi-pentaho-pdi-neo4j-output/wiki/Upgrading-to-Neo4j-server-4.0.0

The issues that were resolved compared to 4.1 are issues #146, #147, #154, #158, #159, #160, #162, #164, #168

To install this version, unzip file Neo4JOutput-5.0.0.zip in your Kettle (Pentaho Data Integration) distribution, in the plugins/ folder. Don't forget to remove any older <Kettle>/plugins/Neo4JOutput/ folder first.