[x] Update the draft release with the next tag version v0.7.0, title and release description. Use the Publish release button, which will create the tag.
[x] 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/cargo/)
Release Akka Edge Rust 0.7.0
Cutting the release
workspace.package.version
to0.7.0
. Change thedependency.akka-*
versions to be the same version number.v0.7.0
, title and release description. Use thePublish release
button, which will create the tag.Check availability
cargo check
iniot-service-rs
.Update current links
gustav.akka.io
asakkarepo
current
version, run./update-akka-rs-current-version.sh 0.7.0
Announcements
For important patch releases, and only if critical issues have been fixed:
For minor or major releases:
Afterwards