Skip to content

v1.7.0-release

Compare
Choose a tag to compare
@juldrixx juldrixx released this 24 Jan 08:20
· 74 commits to master since this release
41c3cfc

Added

  • PR #345 - [Helm Chart] Added option to include NodePort with custom hosts in webProxyHosts.
  • PR #364 - [Helm Chart] Added ability to configure NiFi Pod ReadinessProbe and LivenessProbe in the nifi-cluster chart.
  • PR #367 - [Operator/NifiParameterContext] Parameter context's secret update detection.

Changed

  • PR #340 - [Operator/NifiDataflow] Updated the logic to stop the entire dataflow instead of just the processors when the parameter context reference is updated.
  • PR #342 - [Operator/NifiCluster] Updated the logic to retrieve theIP address from hostname with curl instead of wget.
  • PR #341 - [Helm Chart] Fixed webProxyHosts conversion to Yaml. Updated zookeeper dependency. Updated ServiceMonitor endpoints generation.
  • PR #349 - [Operator/NifiRegistryClient] Set FlowRegistry type in RegistryClient creation.
  • PR #350 - [Operator] Remove optimistic lock on Patch.
  • PR #352 - [Operator] Changed default LogLevel of NiFi from DEBUG to INFO.
  • PR #354 - [Operator/NifiCluster] Updated login_identity_providers.xml template for 2.0.0-M1.
  • PR #368 - [Operator] Upgrade golang to 1.21.6.
  • PR #369 - [Operator/NifiParameterContext] Update parameter value to null instead of delete.
  • PR #363 - [Operator] Replace boostrap.properties references with boostrap.conf.