You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure a version of the Akka Runtime that supports the protocol version the SDK expects has been deployed to production. You can check this on Dependencies.scala
You can see the Akka Runtime version on prod on grafana.
Cutting the release
Update the license version and change date, merge the PR created by:
bin/update-license-and-pr.sh 3.5.18
Draft a new release with the tag version v3.5.18. Use the Generate release notes button and finally press Publish release.
CI will automatically publish to the repository based on the tag
CI will update the docs/kalix-current branch
Update to the latest version
Review and merge PR created by bot (should appear here). While reviewing confirm the release version is updated for:
SDK version in the samples/*/pom.xml files
Publish latest docs
Add a summary of relevant changes into docs/src/modules/reference/pages/release-notes.adoc
Create a PR and merge (do not squash) main into docs-current.
Note that the PR will be pretty big normally, not only involving documentation files.
gh pr create --base docs-current --head main --title "Publish docs for 3.5.18" --body "MERGE, DON'T SQUASH"
Release Akka SDK 3.5.18
Prepare
Dependencies.scalaYou can see the Akka Runtime version on prod on grafana.
Cutting the release
v3.5.18. Use the Generate release notes button and finally press Publish release.Update to the latest version
versionin thesamples/*/pom.xmlfilesPublish latest docs
docs/src/modules/reference/pages/release-notes.adocmainintodocs-current.Note that the PR will be pretty big normally, not only involving documentation files.
Update samples
v3.5.18.github/akka-sample-sdk-bump-prs.shscript to collect all PR links or do it manually from "Open PR with changes" in https://github.com/akka/akka-sdk/actions/workflows/pr-akka-samples.ymlAnnouncements