-
-
Notifications
You must be signed in to change notification settings - Fork 12
chore(tracking): Release Notes for SDP 25.7.0 #757
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. |
kubectl replace -f https://raw.githubusercontent.com/stackabletech/listener-operator/25.7.0/deploy/helm/listener-operator/crds/crds.yaml | ||
kubectl replace -f https://raw.githubusercontent.com/stackabletech/nifi-operator/25.7.0/deploy/helm/nifi-operator/crds/crds.yaml | ||
kubectl replace -f https://raw.githubusercontent.com/stackabletech/opa-operator/25.7.0/deploy/helm/opa-operator/crds/crds.yaml | ||
kubectl replace -f https://raw.githubusercontent.com/stackabletech/secret-operator/25.7.0/deploy/helm/secret-operator/crds/crds.yaml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Watch out, I think we need something a bit more advanced here.
We should definitely test this commands :)
This likely affects spark-op and secret-op.
We should do something like
k replace XXX || true
k apply XXX
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed in d3c9b6a.
|
||
Refer to the xref:operators:supported_versions.adoc[supported versions] documentation for a complete overview including LTS versions or deprecations. | ||
|
||
===== New versions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Double check these against the spreadsheet, at least Hive 3.1.3 and 4.0.1 deprecations are missing...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As far as I can see, these version were already deprecated in 25.3.0. The only non-deprecated and non-experimental version is 4.0.0 which was introduced as the LTS in 25.3.0.
But I can list 3.1.3 again, mentioning it remains deprecated since 25.3.0.
* Apache Hbase: https://github.com/stackabletech/docker-images/issues/1076[2.6.1] | ||
* Apache Superset: https://github.com/stackabletech/docker-images/issues/1081[4.2.1] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Apache Hbase: https://github.com/stackabletech/docker-images/issues/1076[2.6.1] | |
* Apache Superset: https://github.com/stackabletech/docker-images/issues/1081[4.2.1] | |
* Apache Hbase: https://github.com/stackabletech/docker-images/issues/1076[2.6.1] | |
* Apache Hive: ...[3.1.3], ...[4.0.1] | |
* Apache Superset: https://github.com/stackabletech/docker-images/issues/1081[4.2.1] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See #757 (comment).
Release Notes for SDP 25.7.0
Part of stackabletech/issues#722
Tip
Release note compilation tasks
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