Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Akka SDK v3.0.2 #84

Closed
8 tasks done
efgpinto opened this issue Dec 12, 2024 · 0 comments
Closed
8 tasks done

Release Akka SDK v3.0.2 #84

efgpinto opened this issue Dec 12, 2024 · 0 comments
Assignees

Comments

@efgpinto
Copy link
Contributor

efgpinto commented Dec 12, 2024

Release Akka SDK v3.0.2

Prepare

  • Make sure all important PRs have been merged
  • Check that the latest build successfully finished
  • 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 or using various other methods.

Cutting the release

  • Update the "Change date" on the license to release date plus three years
  • Use the "Generate release notes" button to create a new release with the appropriate tag.
    • Review the generated notes and "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:
    • version in the samples/*/pom.xml files
    • akka-javasdk.version in the akka-javasdk-maven/akka-javasdk-parent/pom.xml
    • version in all akka-javasdk-maven/**/pom.xml

Announcements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant