Release 0.56.0 - #1289
Merged
Merged
Release 0.56.0#1289
Conversation
|
📖 Documentation Preview The documentation has been built successfully for this PR. Generated Files:
Artifacts:
This comment will be updated automatically when the PR is updated. |
|
📖 Documentation Preview The documentation has been built successfully for this PR. Generated Files:
Artifacts:
This comment will be updated automatically when the PR is updated. |
michalharakal
marked this pull request as ready for review
September 20, 2026 16:29
|
📖 Documentation Preview The documentation has been built successfully for this PR. Generated Files:
Artifacts:
This comment will be updated automatically when the PR is updated. |
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 branch for 0.56.0, prepared per
GITFLOW.adoc→ Release Process.developis merged in (0 behind); the diff is the release commits only.Release commits:
docs(changelog): 0.56.0 entry(+ two follow-ups for the security items merged today)docs(readme): 0.56.0 highlights and BOM coordinatedocs: bump version references to 0.56.0(docs/antora.yml, Android tutorial coordinates)release: 0.56.0(VERSION_NAMEingradle.properties)docs: regenerate operator and kernel matrices at 0.56.0(./gradlew generateKernelMatrix generateDocs, run after the bump)In 0.56.0: grouped-query attention native to
scaledDotProductAttention+ its StableHLO lowering, structural schedule defaults, schedule-aware graph contexts (SKEEP-005 phase 2, #1288); SDPA shape validation follows the grouped-query contract; security:js-yaml4.3.2 (JS tooling graph #1290, docs image #1292), docs toolchain installed withnpm ci(#1291),fast-uri/qspins. 0.55.0 is skipped so the engine and SKaiNET-transformers share a version line again.After merge (merge commit, not squash): tag the merge commit on
developas0.56.0(same as0.54.0, which points at the #1267 merge commit) → publish workflow → when green, fast-forwardmain→ delete the branch.