Skip to content

Releases: CogStack/CogStack-NiFi

v2.0.1

03 Mar 11:56

Choose a tag to compare

Important notes

  • Removed NiFi-Registry as it is now deprecated, as detailed here: https://lists.apache.org/thread/3gs4nl28yngsdmxd6xglzmbh5jqbscl3 , users are now instructed to backup their ETL workflows via Git/GitEA (available to deploy locally), they can manually back these up and/or use the GitRegistryFlow context service within NiFi to manage them.

  • major script and processor cleanups for easier customization

  • improvements to security scripts to deal with permissions post generation

  • docker deployment cleanups and simplification

  • added Helm chart for OpenSearch & OpenSearch dashboards along with configs

  • improved documentation to cover recent changes, detailed processor outline, moved old workflows documentation to new legacy workflows section.

  • updated demo workflows so that they are consistent with recent processor updates/changes

TO DO

  • add new workflow screenshots
  • Helmify core-stack
  • finalise integration-testing for available workflows

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

09 Feb 19:59
ecb8092

Choose a tag to compare

Main notes:

This is the first NiFi release that uses NiFi 2.x.
Breaking changes:

  • repo structure
  • security certificates settings
  • env settings
  • services

PLEASE BACK UP your repos before updating.

What's Changed

New Contributors

Full Changelog: v1.2.8...v2.0.0

TO DO:

  • feature: base processor class and processor implementation(s)
  • docs: update workflow documentation
  • docs(optional): add migration guides
  • feature(optional): make core services (NiFi/ES/Postgres) scalable

v1.2.8

03 Jul 22:27
4c18a8c

Choose a tag to compare

What's Changed

New Contributors

This is likely the last release of NiFi 1.x . The rest of them will bug fix/maintenance releases only.

Full Changelog: v1.2.7...v1.2.8

v1.2.7

27 Nov 16:53

Choose a tag to compare

Full Changelog: v1.2.6...v1.2.7

v1.2.6

12 Aug 12:54

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.5...v1.2.6

Notable changes (may break compatibility with older style delpoyments):
- removed all traces of groovy scripts.
- this may be the last release containing version 1.2.x of NiFi, future releases will move to version NiFi 2.x ( all python scripts and corresponding workflows will be updated)

v1.2.5

13 May 09:30

Choose a tag to compare

Changelog:

  • NiFi updated to v1.25.0
  • Some annotation manager script &db updates.
  • JupyterHub now updated to support latest version of MedCAT

Full Changelog: v1.2.4...v1.2.5

v1.2.4

04 Dec 14:21

Choose a tag to compare

Changelog:

  • NiFi updated to 1.24.0
  • added doc de-id sample workflow
  • changed NiFi to mount scripts/templates/schemas folder(s)
  • added more util script(s) around json to -> flowfile attribute mapping

Full Changelog: v1.2.3...v1.2.4

v1.2.3

24 Nov 10:02

Choose a tag to compare

Full Changelog: v1.2.2...v1.2.3

v1.2.2

18 Oct 20:06

Choose a tag to compare

Changes:

  • NiFi updated to 1.23.2
  • NiFi script updates
  • improved documentation
  • Jupyter-Hub updated to v4

Full Changelog: v1.2.1...v1.2.2

v1.2.1

21 Jul 11:35

Choose a tag to compare

What's Changed

  • NiFi updated to 1.22.0
  • Added Elasticsearch Filebeat logging service
  • BUG: errors when documents are too short or no annotations are returned. by @richardbeare in #21
  • BUG: Some corner cases when no annotations are returned caused crashes. by @richardbeare in #22

New Contributors

Full Changelog: v1.2.0...v1.2.1