kalix-jvm-sdk icon indicating copy to clipboard operation
kalix-jvm-sdk copied to clipboard

Use Java 21 instead in samples and templates

Open octonato opened this issue 1 year ago • 4 comments

Investigate if there is anything blocking us to use java 21 in the samples and templates.

I did a first quick try with the code-first SDK and it just worked.

octonato avatar Dec 12 '23 09:12 octonato

It seems that Protobuf samples are still using Java 11. Not sure if oversight or we have a reason for it.

octonato avatar Dec 12 '23 09:12 octonato

Akka 2.6 is not tested with 21 (no released Akka version is yet, but for main we have nightlies on 21 across Akka modules) so there may be a problems there we don't know of.

johanandren avatar Dec 12 '23 09:12 johanandren

Ok, I open a PR to see what CI says, but we can wait to merge it if we feel it's too early for the move.

octonato avatar Dec 12 '23 09:12 octonato

Looking forward to the merge :)

aludwiko avatar Dec 12 '23 10:12 aludwiko

Done

octonato avatar Jun 05 '24 15:06 octonato