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

bump: Akka runtime 1.4.1 #246

Merged
merged 3 commits into from
Feb 25, 2025
Merged

bump: Akka runtime 1.4.1 #246

merged 3 commits into from
Feb 25, 2025

Conversation

patriknw
Copy link
Member

No description provided.

@@ -8,7 +8,7 @@ object Dependencies {
val ProtocolVersionMinor = 1
val RuntimeImage = "gcr.io/kalix-public/kalix-runtime"
// Remember to bump kalix-runtime.version in akka-javasdk-maven/akka-javasdk-parent if bumping this
val RuntimeVersion = sys.props.getOrElse("kalix-runtime.version", "1.3.6")
val RuntimeVersion = sys.props.getOrElse("kalix-runtime.version", "1.4.0")
}
// NOTE: embedded SDK should have the AkkaVersion aligned, when updating RuntimeVersion, make sure to check
Copy link
Member Author

@patriknw patriknw Feb 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will update the AkkaVersion, but first I want to see if CI is detecting that we haven't updated

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tried locally, and the samples will fail when we run mvn verify, so that's probably good enough

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@patriknw patriknw marked this pull request as ready for review February 20, 2025 10:31
@patriknw patriknw force-pushed the wip-runtime-1.4.0-patriknw branch from b4957b3 to b1f82c2 Compare February 20, 2025 13:25
@patriknw
Copy link
Member Author

patriknw commented Feb 20, 2025

strange, akkajavasdk.SdkIntegrationTest and ViewIntegrationTest failed, but I don't see what that could be
https://github.com/akka/akka-sdk/actions/runs/13436342789/job/37539540807?pr=246

@patriknw patriknw changed the title bump: Akka runtime 1.4.0 bump: Akka runtime 1.4.1 Feb 21, 2025
@patriknw patriknw merged commit 7326272 into main Feb 25, 2025
22 checks passed
@patriknw patriknw deleted the wip-runtime-1.4.0-patriknw branch February 25, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant