Release 0.56.0 - #444
Merged
Merged
Release 0.56.0#444
Conversation
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 — back in lock-step with SKaiNET engine 0.56.0 (on Maven Central since 2026-09-20; the engine skipped 0.55.0 to realign the version lines).
Release commits (same shape as 0.55.0 / #433):
docs(changelog): 0.56.0 entrydocs(readme): 0.56.0 highlights and BOM coordinatedocs: bump version references to 0.56.0(tutorials, Moonshine encoder reference,llm-inference/gemma/README.md)release: prepare 0.56.0 -- lock-step with engine 0.56.0(VERSION_NAMEingradle.properties)In 0.56.0: GQA without head expansion on the tape and in StableHLO exports; structural schedule stamped by the SmolLM2/FunctionGemma export harnesses; OPTIMIZED-mode compiled JVM leg under the caller's schedule; IREE Android run-time core knob (
taskTopologyGroupCount,SKAINET_TASK_GROUPS) with bothlibskainet_iree_redecode.sorebuilt (#424); engine 0.56.0; convention plugins 1.1.0 withjvmTarget = JVM_21(#442); neutral hardware wording (#441); dependency bumps.Release procedure (lessons from the engine release):
developand is dry-run withgh workflow run publish.yml --ref release/0.56.0— full build + signing, no upload.developCI on that merge commit has finished green.0.56.0on that merge commit → publish workflow → verify on Maven Central.