Skip to content

Releases: qntfy/nifi-redis

Release v0.2.0

19 Feb 17:18
Compare
Choose a tag to compare

This release includes a new bugfix over v0.1.5 for properly allowing pass-through of messages with no required enrichments. New in this release is a dependency on v0.5.0 of Apache NiFi.

Release v0.1.5

09 Dec 19:20
Compare
Choose a tag to compare

This release is functionally equivalent to v0.1.4 but now includes a software license.

Release v0.1.4

28 Nov 01:48
Compare
Choose a tag to compare

This release includes a bugfix that would cause multiple enrichments to be included at the wrong depth.

Release v0.1.3

25 Nov 14:23
Compare
Choose a tag to compare

This release contains a bugfix for the JSONStreamingAppender which caused improper JSON to be output when the original JSON contained nested arrays.

Release v0.1.2

17 Nov 14:41
Compare
Choose a tag to compare

This release incorporates the bugfixes in the v0.1.1 release candidates as well as a bugfix for improperly formed JSON enrichments due to unquoted keys.

v0.1.1 RC2

13 Nov 11:32
Compare
Choose a tag to compare
v0.1.1 RC2 Pre-release
Pre-release

Add Redis URI support to deal with non-standard port numbers.

v0.1.1 RC1

13 Nov 11:15
Compare
Choose a tag to compare
v0.1.1 RC1 Pre-release
Pre-release

This release adds some basic logging to the GetRedisEnrichment processor for debugging purposes.

Initial NiFi-Redis Release

06 Nov 16:02
Compare
Choose a tag to compare

This release has the first functional version of the GetRedisEnrichment processor with support for streaming enrichment of JSON messages.