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/pages/release-notes.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
@@ -75,7 +75,7 @@ See the xref:hbase:usage-guide/adls.adoc[usage guide] for detailed information.
75
75
Operations::
76
76
77
77
The Stackable Operator for HDFS now supports upgrading existing HDFS installations.
78
-
However, this process requires some manual intervention as described in xref:hbase:usage-guide/upgrading.adoc[Upgrading HDFS].
78
+
However, this process requires some manual intervention as described in xref:hdfs:usage-guide/upgrading.adoc[Upgrading HDFS].
79
79
80
80
Misc::
81
81
@@ -105,7 +105,7 @@ This includes 11 critical and 55 high-severity CVEs.
105
105
Authorization::
106
106
107
107
* The performance of the xref:hdfs:usage-guide/security.html#_authorization[OPA Authorizer] has been greatly improved.
108
-
This _can_ be a breaking change so please make sure to read the hdfs-utils https://github.com/stackabletech/hdfs-utils/releases/tag/v0.4.0[release notes] for details.
108
+
This <em>can</em> be a breaking change so please make sure to read the hdfs-utils https://github.com/stackabletech/hdfs-utils/releases/tag/v0.4.0[release notes] for details.
109
109
* The User Info Fetcher HTTP API has been replaced with a Rego library. Please see xref:opa:usage-guide/user-info-fetcher#_user_info_fetcher_api[user-info-fetcher API] for more information.
110
110
111
111
Logging::
@@ -137,7 +137,7 @@ Bug fixes::
137
137
This behavior was triggered by different situations, such as when the operator was restarted.
138
138
* Trino, Spark, HBase, Airflow: These used to have https://github.com/stackabletech/issues/issues/548[issues] where config and environment variable overrides would not always work as expected, this has now been fixed.
139
139
* The cluster domain (default `cluster.local`) which caused problems in non-default cluster setups can now be configured in all operators.
140
-
Either set the ENV variable `KUBERNETES_CLUSTER_DOMAIN` or the helm value `kubernetesClusterDomain` during installation as described in xref:guides/kubernetes-cluster-domain.adoc[Configuring the Kubernetes cluster domain].
140
+
Either set the ENV variable `KUBERNETES_CLUSTER_DOMAIN` or the helm value `kubernetesClusterDomain` during installation as described in xref:guides:kubernetes-cluster-domain.adoc[Configuring the Kubernetes cluster domain].
141
141
* Apache Airflow: In release 24.7 Airflow did not propagate git credentials correctly to the gitsync containers.
142
142
This has now been corrected and works for both celery- and kubernetes workers.
143
143
* Operators now do not stop reconciling existing clusters if one of the https://github.com/stackabletech/issues/issues/211[cluster objects cannot be deserialized].
@@ -157,7 +157,7 @@ Once removed, the SDP will no longer set any `enrichment.stackable.tech/` annota
157
157
As with previous SDP releases, many product images have been updated to their latest versions.
158
158
The LTS version has in many cases also been adjusted in line with our xref:ROOT:policies.adoc[support policy].
159
159
160
-
Refer to the xref:operators/supported_versions.adoc[supported versions] documentation for a complete overview including LTS versions or deprecations.
160
+
Refer to the xref:operators:supported_versions.adoc[supported versions] documentation for a complete overview including LTS versions or deprecations.
0 commit comments