Skip to content

v1.8.0-release

Compare
Choose a tag to compare
@juldrixx juldrixx released this 13 Mar 18:49
· 27 commits to master since this release
ebc519c

Added

  • PR #403 - [Operator/NifiCluster] Added support to let users configure internalTrafficPolicy and externalTrafficPolicy on external services.
  • PR #391 - [Operator/NifiUserGroup] Added settings missing for secure LDAP connections in login_identity_providers.xml
  • PR #381 - [Operator/NifiUserGroup] Added ability to set NifiUserGroup.Spec.Identity when users need to override the default naming convention.
  • PR #392 - [Operator/NifiCluster] Added update of the DNSNames of the node's NifiUsers if the webProxyHosts is updated.
  • PR #392 - [Operator/NifiUser] Added update of the Certificate if the NifiUser is updated.

Changed

  • PR #378 - [Operator] Tweak NiFi pod startup script to more gracefully handle pod IP resolution.
  • PR #382 - [Operator/NifiCluster] Changed nifi.content.viewer.url property default value.
  • PR #387 - [Operator] Upgrade golang to 1.21.7.
  • PR #366 - [Operator] Migrated nifikop to KubeBuilder go/v4 and operator-sdk to v1.33.0.
  • PR #386 - [Operator] Upgrade golang to 1.22.0.
  • PR #398 - [Operator] Upgrade golang to 1.22.1.
  • PR #397 - [Operator/NifiUser] Updates NifiUser synchronization logic to reduce api calls on UserGroup endpoint.
  • PR #404 - [Operator/NifiCluster] Updates nifi.provenance.repository.debug.frequency from 1_000_000 to 1000000.