Skip to content

v1.14.0-release

Compare
Choose a tag to compare
@juldrixx juldrixx released this 25 May 09:55
· 9 commits to master since this release
00a88ce

Added

  • PR #500 - [Operator/NiFiCluster] Added support for Zarf patched container images.
  • PR #525 - [Operator/NiFiCluster] Added support for IPv6 in NifiCluster.
  • PR #544 - [Helm Chart] Added additionnal envs.
  • PR #553 - [Helm Chart] Added Service Account annotations and labels.
  • PR #555 - [Operator/NiFiDataflow] Added displayName optional field.
  • PR #562 - [Operator/NiFiCluster] Added sessionAffinity field in external service.
  • PR #564 - [Operator/NifiResource] Implementation of NifiResource controller.
  • PR #564 - [Operator/NiFiDataflow] Added parentProcessGroupRef optional field.
  • PR #570 - [Helm Chart] Added tlsConfig support for the Service Monitor and ability to use NiFi version 2 monitoring paths.

Changed

  • PR #538 - [Operator] Upgrade golang to 1.24.2.
  • PR #530 - [NiGoApi] Upgrade NiGoApi to v0.1.8.
  • PR #557 - [Operator] Upgrade golang to 1.24.3.

Fixed Bugs

  • PR #536 - [Operator/NifiUserGroup] Fixed users removal from user groups.
  • PR #565 - [Operator/NifiConnection] Fixed requeue interval divided by 3.
  • PR #569 - [Helm Chart] Fixed templates when cert manager is disabled.