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
@@ -168,6 +180,7 @@ Now both TLS and non-TLS modes are supported.
168
180
It should be noted that this is not yet supported by the Kafka Controller (available in Kafka 4.x).
169
181
====
170
182
183
+
[#nifi-improvements-26_3_0]
171
184
===== Apache NiFi
172
185
173
186
* *Breaking:* The authorization configuration for the operator has been adjusted to more closely match and represent the Apache NiFi interfaces and implementations.
@@ -307,11 +320,7 @@ When the log file reached a size of 5 MB, an error message repeatedly appeared i
307
320
With this release, we have resolved the permissions issue, ensuring that the log file rollover works correctly.
308
321
Fixed in https://github.com/stackabletech/opensearch-operator/issues/106[opensearch-operator#106].
309
322
310
-
===== Trino
311
-
312
-
The `spec.connector.iceberg.metastore` field in TrinoCatalog is now optional, as Iceberg also supports other catalogs, such as a REST catalog, which (currently) can only be added using configOverrides.
313
-
Fixed in https://github.com/stackabletech/trino-operator/pull/841[trino-operator#841].
314
-
323
+
[#commons-fixes-26_3_0]
315
324
===== Stackable commons-operator
316
325
317
326
*BREAKING:* Prevent an unnecessary restart of Pod 0 of the StatefulSet when the StatefulSet is initially created.
@@ -323,11 +332,13 @@ Fixed in https://github.com/stackabletech/commons-operator/pull/387[commons-oper
323
332
324
333
==== Platform removals
325
334
335
+
[#airflow-removals-26_3_0]
326
336
===== Apache Airflow
327
337
328
338
*Breaking:* Users of the `EXPERIMENTAL_FILE_HEADER` and `EXPERIMENTAL_FILE_FOOTER` fields who rely on `AUTH_OID` from the `flask_appbuilder.const` import must switch to `AUTH_OAUTH`.
329
339
Removed in https://github.com/stackabletech/airflow-operator/pull/737[airflow-operator#737].
330
340
341
+
[#secret-removals-26_3_0]
331
342
===== Stackable secret-operator
332
343
333
344
*Breaking:* Removed support for ephemeral CSI volumes.
0 commit comments