-
-
Notifications
You must be signed in to change notification settings - Fork 13
chore(tracking): Release Notes for SDP 25.11.0 #797
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for stackable-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
I looked through all changelogs (except docker images) and checked if I could find entries where I couldn't find anything here. ### stackable-operator
- BREAKING: Add two new required CLI arguments: `--operator-namespace` and `--operator-service-name`.
These two values are used to construct the service name in the CRD conversion webhook ([#1066]).
### secret-operator
I only noticed the `TODO: Should we list the changes explicitly like we did for listener-operator above?`, so once that is resolved all fine
### kafka-operator
- Add experimental support for Kafka KRaft mode ([#889]).
- Add `client.properties` to the Kafka configuration config map ([#898]).
Use this file together with the Kafka client shell scripts and preconfigured TLS settings.
Unfortunately, when Kerberos is enabled this file is incomplete and must be edited first before it can be used.
- BREAKING: The `<cluster>-<role>-<rolegroup>` rolegroup service was replaced with a `<cluster>-<role>-<rolegroup>-headless`
and `<cluster>-<role>-<rolegroup>-metrics` rolegroup service ([#897]).
### spark-operator
- SparkConnectServer: The `imagePullSecret` is now correctly passed to Spark executor pods ([#603]). |
This one is included in Platform fixes > Apache Spark. |
Awesome, thx! I searched for |
Release Notes for SDP 25.11.0
Caution
Please assign the applicable
scheduled-for/25.11.0label.Tip
Release note compilation tasks
and compile a list of new product features to include in the Release HighlightsUpgrade guide: List removed operators (if there are any)Each of the following tasks focuses on a specific goal and should be done once the items above have been completed.
Release note review tasks