NiFi Registry patches

This release provides Apache NFi Registry 0.5.0 and these additional Apache patches.

  • NIFIREG-297 – Upgrade to latest LTS release of Node (and npm)
  • NIFIREG-319 – Remove code coverage instrumentation from nifi-fds js modules
  • NIFIREG-324 – UI: include hammerJS with unit tests
  • NIFIREG-327 – Add a section to docs covering recommended antivirus exclusions
  • NIFIREG-329 – Add build profile to test with all supported DBs
  • NIFIREG-337 – Support PostGres 10
  • NIFIREG-339 – Remove errors in root pom
  • NIFIREG-341 – Update README to make use of ASF url for community slack channel
  • NIFIREG-348 – Update NiFi logo and icon file
  • NIFIREG-352 – Update frontend dependencies
  • NIFIREG-354 – Update VersionedFlowSnapshot to work without VersionedFlowSnapshotMetadata
  • NIFIREG-357 – Set the autocomplete HTML5 tag to false for username/password login fields
  • NIFIREG-361 – Improve logout handling
  • NIFIREG-362 – Upgrade out of date dependencies
  • NIFIREG-363 – Migrate to Github Actions CI
  • NIFIREG-366 – Update NiFi Registry's parent pom version
  • NIFIREG-369 – Permissions in lib should be 0644
  • NIFIREG-370 – StandardRevisableEntityService returns wrong version on update
  • NIFIREG-372 – Downgrade H2 version due to error on upgrade
  • NIFIREG-374 – Logging into secured LDAP nifi registry some functionality is incorrectly disabled