Skip to content

Commit 42fb120

Browse files
committed
improve links
1 parent 20104d5 commit 42fb120

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

modules/ROOT/pages/release-notes.adoc

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ In this release we introduced several authentication mechanisms in different pro
5555
Improved Authorization:
5656
5757
* The performance of the https://docs.stackable.tech/home/stable/hdfs/usage-guide/security.html#_authorization[OPA Authorizer] has been greatly improved. 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.
58-
* The User Info Fetcher HTTP API has been replaced with a Rego library. Please see https://docs.stackable.tech/home/nightly/opa/usage-guide/user-info-fetcher#_user_info_fetcher_api for more information
58+
* The User Info Fetcher HTTP API has been replaced with a Rego library. Please see https://docs.stackable.tech/home/nightly/opa/usage-guide/user-info-fetcher#_user_info_fetcher_api[user-info-fetcher API] for more information.
5959
6060
Logging:
6161
@@ -67,7 +67,7 @@ Monitoring:
6767
6868
Security:
6969
70-
* The Stackable Data Platform now supports provisioning TLS certificates using cert-manager.
70+
* The Stackable Data Platform now supports provisioning TLS certificates using cert-manager ().
7171
* Added support for customizing sAMAccountName generation in secret operator.
7272
7373
Listener:
@@ -80,14 +80,14 @@ Operations:
8080
8181
Misc:
8282
83-
* Apache NiFi: permit users to configure allowed hosts when NiFi is running behind a proxy. The proxy host check is now turned off by default. Documentation: https://docs.stackable.tech/home/nightly/nifi/usage_guide/security#host-header-check
83+
* Apache NiFi: permit users to configure allowed hosts when NiFi is running behind a proxy. The proxy host check is now turned off by default. See documentation https://docs.stackable.tech/home/nightly/nifi/usage_guide/security#host-header-check[here].
8484
8585
Bug fixes:
8686
8787
* Apache Spark Operator: Ensure Spark applications are submitted only once. Reconciling applications after the corresponding Job objects have been recycled doesn't lead to the creation of new Job objects. This behavior was triggered by different situations, such as when the operator was restarted.
8888
* Apache Spark Operator: Environment variables can now be overridden with the role group’s envOverrides property.
8989
* 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
90-
* The cluster domain (default `cluster.local`) which caused problems in non-default cluster setups can now be configured in all operators using the ENV variable `KUBERNETES_CLUSTER_DOMAIN` or setting the helm value `kubernetesClusterDomain` during installation as described [here](https://docs.stackable.tech/home/nightly/guides/kubernetes-cluster-domain).
90+
* The cluster domain (default `cluster.local`) which caused problems in non-default cluster setups can now be configured in all operators using the ENV variable `KUBERNETES_CLUSTER_DOMAIN` or setting the helm value `kubernetesClusterDomain` during installation as described https://docs.stackable.tech/home/nightly/guides/kubernetes-cluster-domain[here].
9191
9292
=== Product versions
9393
@@ -133,6 +133,8 @@ The following product versions are no longer supported (although images for rele
133133
134134
=== stackablectl
135135
136+
* Bump Rust dependencies to fix critical vulnerability in quinn-proto, see https://github.com/advisories/GHSA-vr26-jcq5-fjj8[CVE-2024-45311] (https://github.com/stackabletech/stackable-cockpit/pull/318).
137+
136138
=== Supported Kubernetes versions
137139
138140
This release supports the following Kubernetes versions:

0 commit comments

Comments
 (0)