Release 0.57.0 - #1305
Merged
Merged
Release 0.57.0#1305
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. |
aharakal
approved these changes
Sep 24, 2026
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 0.57.0. Masked grouped-query attention exports to valid StableHLO, and the toolchain moves to Kotlin 2.4.20.
Release preparation (GITFLOW.adoc)
docs(changelog): 0.57.0 entrycovers everything since 0.56.0: fix(hlo): SDPA explicit mask under GQA and onto a dynamic key length #1303 (fixes SDPA StableHLO export: explicit mask is broadcast invalidly under GQA and onto a dynamic key length #1302), fix(data-source): export kotlinx-io as api — Source/Sink are in the public API #1295, build: Kotlin 2.4.20; actualize the Kotlin/JS yarn.lock; drop the webpack pin #1304, the dependency bumps and the CI changes.docs(readme): 0.57.0 highlights and BOM coordinateadds the What's New for 0.57.0 only, the BOM snippet at 0.57.0, and the contributors entry.docs: bump version references to 0.57.0updatesdocs/antora.ymlskainet_versionand the Android tutorial's coordinates. A grep finds no other hardcodedsk.ainetcoordinates indocs/orREADME.md.release: 0.57.0setsVERSION_NAMEingradle.properties.docs: regenerate operator and kernel matrices at 0.57.0runsgenerateKernelMatrix generateDocsafter the version bump. Only the version stamps change.Gates
release/0.57.0: https://github.com/SKaiNET-developers/SKaiNET/actions/runs/35990523814developworkflow on the merge commit to finish green, tag that commit0.57.0, and wait for the publish run. Then fast-forwardmain.