v1.9.0-release
juldrixx
released this
30 May 08:00
·
50 commits
to master
since this release
Added
- PR #394 - [Operator/NifiCluster] Added support to let users configure AdditionalNifiEnvs.
- PR #430 - [Operator/NifiCluster] Added Python extensions properties in the
nifi.properties
file template.
Changed
- PR #415 - [Operator] Upgrade golang to 1.22.2.
- PR #393 - [Operator/NifiCluster] Added support to let users configure
seccompProfile
andsecurityContext
. - PR #421 - [Documentation] Upgrade node 22.0.0.
- PR #422 - [NiGoApi] Upgrade NiGoApi to v0.1.0.
- PR #425 - [Operator] Upgrade golang to 1.22.3.
- PR #428 - [Documentation] Upgrade node 22.2.0.
- PR #431 - [Operator/NifiCluster] Changed type of the version field from
VersionControlInformationEntity
to be generic. - PR #431 - [NiGoApi] Upgrade NiGoApi to v0.1.1.
- PR #426 - [Operator/NifiParameterContext] Changed secret update detection to be based on
resourceVersion
.
Fixed Bugs
- PR #416 - [Operator] Certmanager-user: k8sutil: corrects IsAlreadyOwnedError.
- PR #418 - [Operator/NifiCluster] Fixed issue where new nodes could not be added to NiFi cluster with a custom authorizer configuration provided.
- PR #420 - [Operator/NifiCluster] Patch duplicate Prometheus Reporting Task.
- PR #424 - [Operator] Fix Nifiuser certificate creation.
Deprecated
- PR #422 - [Operator/NifiCluster]
MaximumEventDrivenThreadCount
is no longer configurable in NiFi.