Skip to content

Commit cd80f37

Browse files
NickLarsenNZsbernauermaltesander
authored
Apply suggestions from code review
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de> Co-authored-by: Malte Sander <malte.sander.it@gmail.com>
1 parent 3197e67 commit cd80f37

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/ROOT/pages/release-notes.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ This includes 11 critical and 55 high-severity CVEs.
118118
119119
Authorization::
120120
121-
* The performance of the xref:hdfs:usage-guide/security.adoc#\_authorization[OPA Authorizer] has been greatly improved.
121+
* The performance of the xref:hdfs:usage-guide/security.adoc#\_authorization[HDFS OPA Authorizer] has been greatly improved.
122122
This can in some cases 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.
123123
* 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.
124124
@@ -146,7 +146,7 @@ The size of the operator deployed CRDs was reduced significantly (see: https://g
146146
147147
Bug fixes::
148148
149-
* Apache Spark Operator: Ensure Spark applications are submitted only once.
149+
* Apache Spark: Ensure Spark applications are submitted only once.
150150
Reconciling applications after the corresponding Job objects have been recycled doesn't lead to the creation of new Job objects.
151151
This behavior was triggered by different situations, such as when the operator was restarted.
152152
* Trino, Spark, HBase, Airflow: The https://github.com/stackabletech/issues/issues/548[issues] where config and environment variable overrides did not work consistently have now been fixed.
@@ -156,7 +156,7 @@ Bug fixes::
156156
This has now been corrected and works for both celery- and kubernetes workers.
157157
* Operators now do not stop reconciling existing clusters if one of the https://github.com/stackabletech/issues/issues/211[cluster objects cannot be deserialized].
158158
* Apache HBase: The operator now does not https://github.com/stackabletech/hbase-operator/pull/584[ignore the `hbaseRootdir` config property at role level].
159-
* Apache Kakfa: The bootstrap Kafka service is now included in https://github.com/stackabletech/kafka-operator/pull/741[certificate SANs].
159+
* Apache Kafka: The bootstrap Kafka service is now included in https://github.com/stackabletech/kafka-operator/pull/741[certificate SANs].
160160
* Trino: Do not print credentials to STDOUT during startup.
161161
162162
=== Platform deprecations

0 commit comments

Comments
 (0)