[ ] For recent dependency updates or changes on a minor release branch the Fossa validation can be triggered from the GitHub actions "Dependency License Scanning" (Manually choosing the release branch)
[ ] Update the revision in Fossa in the Akka Group for the Akka umbrella version, e.g. 22.10. Note that the revisions for the release is updated by Akka Group > Projects > Edit.
[x] Update the draft release with the next tag version v2.4.4, title and release description. Use the Publish release button, which will create the tag.
[ ] Check that GitHub Actions release build has executed successfully (GitHub Actions will start a CI build for the new tag and publish artifacts to https://repo.akka.io/maven)
[x] Check reference documentation. Check that the reference docs were deployed and show a version warning (see section below on how to fix the version warning).
Release Akka gRPC 2.4.4
Cutting the release
22.10
. Note that the revisions for the release is updated by Akka Group > Projects > Edit.v2.4.4
, title and release description. Use thePublish release
button, which will create the tag.Check availability
When everything is on https://repo.akka.io/maven
gustav.akka.io
asakkarepo
current
version, run./update-akka-grpc-current-version.sh 2.4.4
Announcements
For important patch releases, and only if critical issues have been fixed:
For minor or major releases:
Afterwards
[x] Update akka-dependencies bom and version for Akka module versions in akka-dependencies repo
[ ] Update Akka Guide samples
[x] Update Akka Projection gRPC samples
[x] Update sbt new (g8) template:
Close this issue