v2.0.0
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
- Nifi 2.0 by @vladd-bit in #30
- Nifi 2.0 script & workflow updates by @vladd-bit in #31
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #33
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #32
- Nifi 2.0 improvements by @vladd-bit in #34
- Nifi 2.0 improvements by @vladd-bit in #35
- Bump keras from 3.11.3 to 3.12.0 in /nifi in the pip group across 1 directory by @dependabot[bot] in #36
- Nifi 2.0 improvements by @vladd-bit in #37
- Nifi 2.0 improvements by @vladd-bit in #38
- Nifi 2.0 docs by @vladd-bit in #39
- Docs: security section re-structuring. by @vladd-bit in #40
- Nifi 2.0 docs by @vladd-bit in #41
- Docs: removed recurisve include. by @vladd-bit in #42
- Docs: updated main (prerequisities), deployment + troubleshooting sec… by @vladd-bit in #43
- Docs v2 by @vladd-bit in #44
- Workflow testing by @vladd-bit in #45
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #46
- Types by @vladd-bit in #48
- Updated Nifi+Nifi-registry to 2.7.0. by @vladd-bit in #49
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #52
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #51
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #50
- Bump bokeh from 3.8.0 to 3.8.2 in /nifi in the pip group across 1 directory by @dependabot[bot] in #53
- Bump wheel from 0.45.1 to 0.46.2 in /nifi in the pip group across 1 directory by @dependabot[bot] in #54
- ETL Tests by @vladd-bit in #47
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #56
- Processors update by @vladd-bit in #57
- NiFi scripts: lazy cerner blob decompression possible fix. by @vladd-bit in #58
- GHA: release docker image tag fix. by @vladd-bit in #59
New Contributors
- @dependabot[bot] made their first contribution in #33
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