Skip to content

Update to NiFi-1.16

Compare
Choose a tag to compare
@Chaffelson Chaffelson released this 13 May 20:12
· 26 commits to main since this release
v0.19.0
27b2228
  • modify utils.check_version to accept a default version to check against, and remove nested error when version check fails as it is overzealous
  • Update test file paths in test_utils in case someone runs tests as root which actually can write to fake devices and therefore break the tests
  • Updated clients for 1.16
  • Added pylint exclusions for known but unimportant complaints
  • Added workaround for NiFi 9470 by providing default inherited_parameter_contexts per advice from Chris Sampson in NiPyAPI Issue #305
  • Fixes #305
  • Updated NiFi and Registry versions in Docker compose configs to use latest 1.16.1 builds