Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
Co-authored-by: Malte Sander <malte.sander.it@gmail.com>
  • Loading branch information
3 people authored Nov 26, 2024
1 parent 3197e67 commit cd80f37
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions modules/ROOT/pages/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ This includes 11 critical and 55 high-severity CVEs.
Authorization::
* The performance of the xref:hdfs:usage-guide/security.adoc#\_authorization[OPA Authorizer] has been greatly improved.
* The performance of the xref:hdfs:usage-guide/security.adoc#\_authorization[HDFS OPA Authorizer] has been greatly improved.
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.
* 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.
Expand Down Expand Up @@ -146,7 +146,7 @@ The size of the operator deployed CRDs was reduced significantly (see: https://g
Bug fixes::
* Apache Spark Operator: Ensure Spark applications are submitted only once.
* Apache Spark: 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.
* 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.
Expand All @@ -156,7 +156,7 @@ Bug fixes::
This has now been corrected and works for both celery- and kubernetes workers.
* Operators now do not stop reconciling existing clusters if one of the https://github.com/stackabletech/issues/issues/211[cluster objects cannot be deserialized].
* Apache HBase: The operator now does not https://github.com/stackabletech/hbase-operator/pull/584[ignore the `hbaseRootdir` config property at role level].
* Apache Kakfa: The bootstrap Kafka service is now included in https://github.com/stackabletech/kafka-operator/pull/741[certificate SANs].
* Apache Kafka: The bootstrap Kafka service is now included in https://github.com/stackabletech/kafka-operator/pull/741[certificate SANs].
* Trino: Do not print credentials to STDOUT during startup.
=== Platform deprecations
Expand Down

0 comments on commit cd80f37

Please sign in to comment.