Skip to content

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

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

Techassi
Copy link
Member

@Techassi Techassi commented Jul 17, 2025

Release Notes for SDP 25.7.0

Part of stackabletech/issues#722

Tip

  • Use the commented out template headings in release-notes.
  • Begin each sentence on a new line. This helps with review suggestions and diffing.
  • Use xrefs for links to other parts of the documentation so that they remain valid across versions.

Release note compilation tasks

  • Check Issues for Product and Platform release notes
  • Check PRs for Product and Platform release notes
  • Optionally check the Changelogs in case release notes were missed
  • Compile list of new product versions that are supported and compile a list of new product features to include in the Release Highlights
  • Upgrade guide: Document how to use stackablectl to uninstall all and install new release
  • Upgrade guide: Document how to use helm to uninstall all and install new release
  • Upgrade guide: Every breaking change of all our operators
  • Upgrade guide: List removed product versions (if there are any)
  • Upgrade guide: List removed operators (if there are any)
  • Upgrade guide: List supported Kubernetes versions

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

  • Check overall document structure
  • Check spelling, grammar, and correct wording
  • Check that internal links are xrefs
  • Check that rendered links are valid
  • Check that each sentence begins on a new line

Copy link

netlify bot commented Jul 17, 2025

Deploy Preview for stackable-docs ready!

Name Link
🔨 Latest commit ad89318
🔍 Latest deploy log https://app.netlify.com/projects/stackable-docs/deploys/687a5b9afa9c050008e192a5
😎 Deploy Preview https://deploy-preview-757--stackable-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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
Copy link
Member

@sbernauer sbernauer Jul 17, 2025

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

Copy link
Member Author

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
Copy link
Member

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

Copy link
Member Author

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.

Comment on lines +133 to +134
* 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]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* 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]

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants