Skip to content
Merged
Changes from 16 commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
73d04bf
Add 24.11 release notes headings
NickLarsenNZ Nov 15, 2024
cf5e87d
airflow versions
maltesander Nov 18, 2024
2bef74a
druid versions
maltesander Nov 18, 2024
768c94d
link supported versions
maltesander Nov 18, 2024
4706654
kafka versions
maltesander Nov 18, 2024
c575544
nifi versions
maltesander Nov 18, 2024
0791e9f
opa versions
maltesander Nov 18, 2024
86042e1
spark versions
maltesander Nov 18, 2024
95550fb
superset and zookeeper versions
maltesander Nov 18, 2024
2ce7709
airflow(oidc), nifi(oidc), kafka (kerberos)
maltesander Nov 18, 2024
156c6e3
improve supported versions text
maltesander Nov 18, 2024
e813f3f
add supported os / kubernetes versions
maltesander Nov 19, 2024
14da45b
add more platform features
maltesander Nov 19, 2024
cb6ba7e
Apply suggestions from code review
maltesander Nov 20, 2024
2e4fc6c
linter
maltesander Nov 20, 2024
20104d5
add missing platform features
maltesander Nov 20, 2024
42fb120
improve links
maltesander Nov 20, 2024
f50f639
fix sub headers
maltesander Nov 20, 2024
d6ab28e
missing pr snippets
maltesander Nov 20, 2024
18790fc
add missing issue 211
maltesander Nov 20, 2024
9f709ff
mention hbase bug fix
maltesander Nov 20, 2024
2906cb0
mention crd size reduction
maltesander Nov 20, 2024
7c5cf1f
mention cve fixes
maltesander Nov 20, 2024
f582e4b
mention kafka bugfix
maltesander Nov 20, 2024
65a8425
fix typo
maltesander Nov 20, 2024
881a7cf
fill in the Upgrade from 24.7 section
NickLarsenNZ Nov 21, 2024
50bbb40
Apply suggestions from code review
maltesander Nov 21, 2024
0a3701d
mention stackablectl patch release fixes
maltesander Nov 21, 2024
dde6742
fix link rendering
maltesander Nov 21, 2024
e70d480
add docs link for hdfs upgrade
maltesander Nov 21, 2024
3fd9393
move new sentences to new lines
NickLarsenNZ Nov 21, 2024
6671d10
Apply suggestions from code review
NickLarsenNZ Nov 21, 2024
08aa45a
Apply suggestions from code review
NickLarsenNZ Nov 21, 2024
2a43d4a
restructure the headings, remove unordered lists with only single items
NickLarsenNZ Nov 21, 2024
c8f0104
added last of missing PR/Issues
maltesander Nov 21, 2024
8c18624
mention nifi reporting task regression
maltesander Nov 21, 2024
ad0bc56
mention nifi OIDC problems
maltesander Nov 21, 2024
0c65f8b
attempt to fix linter
maltesander Nov 21, 2024
e8763db
attempt to fix linter 2
maltesander Nov 21, 2024
62e1943
Add notes about the service account and OIDC bugs that will appear in…
NickLarsenNZ Nov 26, 2024
ef4fade
make a sentence shorter
NickLarsenNZ Nov 26, 2024
a0eb68f
Use xrefs instead of direct links to docs
NickLarsenNZ Nov 26, 2024
63bc9c4
fix xrefs and use <em> instead of _ for emphasis
NickLarsenNZ Nov 26, 2024
eb27ab0
replace html suffix with adoc
NickLarsenNZ Nov 26, 2024
9229372
Try to fix the emphasis
NickLarsenNZ Nov 26, 2024
9c06fe9
Escape _ in one URL fragment to preent the emphasis breaking
NickLarsenNZ Nov 26, 2024
a7a9439
Reword to remove broken emphasis
NickLarsenNZ Nov 26, 2024
99cb96e
Apply suggestions from code review
NickLarsenNZ Nov 26, 2024
0036977
Apply suggestions from code review
NickLarsenNZ Nov 26, 2024
3381411
Remove change from 24.7 release notes
NickLarsenNZ Nov 26, 2024
83e56c0
fix list of changes for logging improvements
NickLarsenNZ Nov 26, 2024
3197e67
update template headings for breaking changes
NickLarsenNZ Nov 26, 2024
cd80f37
Apply suggestions from code review
NickLarsenNZ Nov 26, 2024
0141616
remove hello-world upgrade instructions
NickLarsenNZ Nov 26, 2024
31344b9
Restructure the Breaking changes section
NickLarsenNZ Nov 26, 2024
13342b7
add known issue abot nifi 2.0.0 renamed processors
NickLarsenNZ Nov 26, 2024
f5c4645
add accidentally removed newline from previous fixup
NickLarsenNZ Nov 26, 2024
5055a01
Apply suggestions from code review
NickLarsenNZ Nov 26, 2024
3ed9b9f
partially add a missing breaking change, needs revising.
NickLarsenNZ Nov 26, 2024
1411d55
Apply suggestions from code review
NickLarsenNZ Nov 26, 2024
12b6913
Apply suggestions from code review
NickLarsenNZ Nov 26, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
132 changes: 131 additions & 1 deletion modules/ROOT/pages/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,136 @@ Here are the headings you can use for the next release. Saves time checking inde

////

== Release 24.11

=== New / extended platform features

Improved Authentication:

In this release we introduced several authentication mechanisms in different products:

* Apache Airflow: https://github.com/stackabletech/airflow-operator/issues/337[OIDC support]
* Apache Kafka: https://github.com/stackabletech/kafka-operator/issues/655[Kerberos support]
* Apache NiFi: https://github.com/stackabletech/nifi-operator/issues/633[OIDC support]

Improved Authorization:

* 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.
* 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

Logging:

* Apache NiFi: The ephemeral EmptyDir Volumes used to store log files before being aggregated have their size increased from a default of 33 MiB to 500 MiB. Additionally the interval in which Logback checks if the maximum log file size has been reached was lowered from 60 seconds to 5 seconds.

Monitoring:

* In SDP 24.7 we upgraded the version of [JMX Exporter](https://github.com/prometheus/jmx_exporter) from 0.20 to 1.0.1. This is the tool which allows us to expose JMX metrics in Prometheus and is in use for Hadoop, HBase, Hive, Kafka, Spark, Trino and ZooKeeper. Unfortunately the version 1.0.1 has a severe performance degradation which has been [fixed upstream](https://github.com/prometheus/jmx_exporter/pull/1009) but is not yet released. This SDP release 24.11 contains a fixed version bringing performance back to normal levels.

Security:

* The Stackable Data Platform now supports provisioning TLS certificates using cert-manager.
* Added support for customizing sAMAccountName generation in secret operator.

Listener:

* The Stackable Operator for Kafka now uses the Stackable Listener Operator, allowing connectivity to be customized.

Operations:

* The Stackable Operator for HDFS now supports upgrading existing HDFS installations. This process requires some manual intervention, however.

Misc:

* 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

Bug fixes:

* 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.
* Apache Spark Operator: Environment variables can now be overridden with the role group’s envOverrides property.
* 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
* 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).

=== Product versions

As with previous SDP releases, many product images have been updated to their latest versions.
The LTS version has in many cases also been adjusted in line with our https://docs.stackable.tech/home/stable/policies[support policy].

Refer to the https://docs.stackable.tech/home/stable/operators/supported_versions/[supported versions] documentation for a complete overview including LTS versions or deprecations.

==== New versions

The following new product versions are now supported:

* Apache Airflow: https://github.com/stackabletech/airflow-operator/pull/494[2.9.3 (LTS)], https://github.com/stackabletech/airflow-operator/pull/512[2.10.2 (experimental)]
* Apache Druid: https://github.com/stackabletech/druid-operator/pull/631[30.0.0 (LTS)]
* Apache Hive: https://github.com/stackabletech/hive-operator/pull/508[4.0.0 (experimental)]
* Apache Kafka: https://github.com/stackabletech/kafka-operator/pull/753/[3.8.0]
* Apache NiFi: https://github.com/stackabletech/nifi-operator/pull/702[2.0.0 (experimental)]
* Open Policy Agent: https://github.com/stackabletech/opa-operator/pull/616[0.67.1]
* Trino: https://github.com/stackabletech/trino-operator/pull/638[455]
* Apache Spark: https://github.com/stackabletech/spark-k8s-operator/pull/459[3.5.2 (LTS)]

==== Deprecated versions

The following product versions are deprecated and will be removed in a later release:

* Apache Airflow: 2.9.2
* Apache Druid: 26.0.0
* Open Policy Agent: 0.66.0

==== Removed versions

The following product versions are no longer supported (although images for released product versions remain available https://repo.stackable.tech/#browse/browse:docker:v2%2Fstackable[here]):

* Apache Airflow: 2.8.4, 2.8.1, 2.6.3
* Apache Druid: 28.0.1
* Apache Kafka: 3.6.2, 3.6.1, 3.4.1
* Apache NiFi: 2.0.0-M4, 1.25.0, 1.21.0
* Open Policy Agent: 0.61.0
* Trino: 442, 414
* Apache Spark: 3.4.3, 3.4.2
* Apache Superset: 3.1.3, 3.1.0, 2.1.3
* Apache ZooKeeper: 3.8.4

=== stackablectl

=== Supported Kubernetes versions

This release supports the following Kubernetes versions:

* `1.31`
* `1.30`
* `1.29`

These Kubernetes versions are no longer supported:

* `1.26`
* `1.25` as we removed internal forks required to support Kubernetes `1.25` and below. This includes OpenShift `4.12`, which is using Kubernetes `1.25`.

=== Supported OpenShift versions

This release is available in the RedHat Certified Operator Catalog for the following OpenShift versions:

* `4.15`
* `4.14`

These OpenShift versions are no longer supported:

* `4.13`
* `4.12`

=== Breaking changes

=== Upgrade from 24.7

==== Using stackablectl

==== Using Helm

==== Known upgrade issues

===== All operators

== Release 24.7

=== New / extended platform features
Expand Down Expand Up @@ -86,7 +216,7 @@ The status is still xref:concepts:multi-platform-support.adoc[experimental], as
Security::

Support for OIDC with/without TLS has been added to Apache Druid in this release.

* Apache Druid: 26.0.0
NOTE: SDP now provides OIDC-support for Druid, Superset and Trino

In this release we provide experimental HBase 2.6.0 support with a new experimental policy based authorizer (with OPA).
Expand Down