You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/partials/release-notes/release-26.3.adoc
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -216,7 +216,7 @@ This means that the bind user now can differ from the `initialAdminUser`.
216
216
See the xref:nifi:usage_guide/security.adoc#authorization[security usage guide] for more information.
217
217
--
218
218
* There are cases where customers may wish to provide static authorization files (users.xml, authorizer.xml, authorizations.xml) instead of fetching the data dynamically (for instance, when collecting user and group data from AD/Entra).
219
-
Statically provided user/group information and rough-granular permissions are honoured automatically (as long as the UUIDs match those available in the backend), but for the initial process group this has to be done by a callback mechanism so that the authorizations can be updated after the flow has been registered.
219
+
Statically provided user/group information and rough-granular permissions are honoured automatically (as long as the UUIDs match those available in the backend), but for the initial process group this has to be done by a callback mechanism so that the authorizations can be updated after the flow has been registered.
220
220
The Nifi images have been patched for versions 2.4.0 and 2.6.0 to support this.
221
221
Implemented in https://github.com/stackabletech/nifi-operator/issues/862[nifi-operator#862].
222
222
@@ -232,8 +232,8 @@ Implemented in https://github.com/stackabletech/spark-k8s-operator/issues/639[sp
232
232
This has now been removed.
233
233
Implemented in https://github.com/stackabletech/opa-operator/issues/798[opa-operator#798].
234
234
* The Entra User Info Fetcher (UIF) backend has been stabilized with the introduction of OpaCluster v1alpha2.
235
-
Conversion between v1alpha1 and v1alpha2 is handled automatically by default.
236
-
Implemented in https://github.com/stackabletech/opa-operator/pull/801[opa-operator#801].
235
+
Conversion between v1alpha1 and v1alpha2 is handled automatically by default.
236
+
Implemented in https://github.com/stackabletech/opa-operator/pull/801[opa-operator#801].
237
237
238
238
[#trino-improvements-26_3_0]
239
239
===== Trino
@@ -297,7 +297,7 @@ Fixed in https://github.com/stackabletech/hdfs-operator/pull/746[hdfs-operator#7
297
297
* The operator now instructs NiFi pods to also listen on the loopback interface so that Kubernetes port-forwards work.
298
298
Fixed in https://github.com/stackabletech/nifi-operator/pull/870[nifi-operator#870].
299
299
* The operator now utilizes the `.spec.clusterConfig.authorization.opa.package` field instead of hard-coding the OPA package name to `nifi`.
300
-
Fixed in https://github.com/stackabletech/nifi-operator/pull/881[nifi-operator#881].
300
+
Fixed in https://github.com/stackabletech/nifi-operator/pull/881[nifi-operator#881].
0 commit comments