Release notes 26.7.0#893
Draft
NickLarsenNZ wants to merge 16 commits into
Draft
Conversation
New platform features. Discovered via Claude, using a generated script. This will later inform a skill. Note: It misses release note comments inside PR descriptions. Working on a fix.
It no longer tries to find the "release notes" since they are quite free form. Instead, an LLM can do that but after the script pulls the content.
✅ Deploy Preview for stackable-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Based on data in portal, but with a correction for Spark
lfrancke
requested changes
Jul 22, 2026
lfrancke
left a comment
Member
There was a problem hiding this comment.
I'm not finished yet. This looks pretty good though already!
First batch of change requests.
| Previously, users had to fall back to the `generic` connector. | ||
| Implemented in https://github.com/stackabletech/trino-operator/pull/883[trino-operator#883]. | ||
| * A new `.spec.name.inferred.replaceHyphensWithUnderscores` field on `TrinoCatalog` allows tweaking the catalog name in Trino by replacing `-` with `_`. | ||
| This lets you use valid Kubernetes resource names while keeping the convenience of `_` in catalog names. |
Member
There was a problem hiding this comment.
This is rendered italic - I guess due to the "_" before and after.
Member
There was a problem hiding this comment.
Man, Antora please. I will see if I can somehow fix this.
Co-authored-by: Lars Francke <lars.francke@stackable.tech>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release Notes for SDP 26.7.0
Part of stackabletech/issues#847
https://deploy-preview-893--stackable-docs.netlify.app/home/nightly/release-notes/
Caution
Please assign the applicable
scheduled-for/26.7.0label.Tip
Release note compilation tasks
Upgrade 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
Note: Trying to build a skill to make this repeatable in future. I have local changes that aren't ready. This work can continue without it as I can always revert and work locally ready for next time.