Skip to content

Releases: lightbend/kalix-jvm-sdk

Akka Serverless Java and Scala SDKs 0.9.0

15 Oct 13:50
61574dd

Choose a tag to compare

📣 Akka Serverless Java and Scala SDKs 0.9.0

Feature complete Scala SDK

Changes

🙇 Credits

Special thanks to the following contributors who helped with this release: @RayRoestenburg, @ennru, @franciscolopezsancho, @johanandren, @jrudolph, @octonato, @patriknw, @pvlugter and @raboof

Akka Serverless Java SDK 0.8.0

30 Sep 11:37
cf3cef3

Choose a tag to compare

📣 Akka Serverless Java and Scala SDKs 0.8.0

Changes

Java SDK

  • chore(javasdk): make TestKit constructor private #531 by @patriknw
  • chore(javasdk): remove unused imports in generated testkit #532 by @patriknw
  • fix(javasdk): Base the proto subdirectory on the specified package #510 by @johanandren

Scala SDK

Documentation

🙇 Credits

Special thanks to the following contributors who helped with this release: @RayRoestenburg, @johanandren, @jrudolph, @octonato, @patriknw and @raboof

Akka Serverless Java SDK 0.7.2

21 Sep 14:29
5c813e4

Choose a tag to compare

📣 Akka Serverless Java SDK 0.7.2

Changes

🙇 Credits

Special thanks to the following contributors who helped with this release: @RayRoestenburg, @ennru, @johanandren, @octonato, @patriknw, @pvlugter, @raboof and @retgits

Akka Serverless Java SDK 0.7.1

16 Sep 10:13
2f63014

Choose a tag to compare

📣 Akka Serverless Java SDK 0.7.1

Changes

  • fix: codegen for outer class and multiple files variations #403 by @pvlugter
  • doc: publishing and subscribing with Actions #373 by @octonato

🙇 Credits

Special thanks to the following contributors who helped with this release: @octonato and @pvlugter

Akka Serverless Java SDK 0.7.1-beta.1

16 Sep 05:14
dd50227

Choose a tag to compare

Pre-release

📣 Akka Serverless Java SDK 0.7.1-beta.1

Changes

🙇 Credits

Special thanks to the following contributors who helped with this release: @RayRoestenburg, @franciscolopezsancho, @jroper, @marcellanz, @octonato, @patriknw, @pvlugter, @raboof and @retgits

Akka Serverless Java SDK 0.7.0

10 Sep 13:10
9751d4b

Choose a tag to compare

📣 Akka Serverless Java SDK 0.7.0

Changes

  • New API and code generation
  • Addition of Replicated Entity
  • Updated documentation

Migration

Recommended migration steps for old project:

  • read up on the new API in the documentation
  • create a new project with the archetype
  • add proto files from the old project and make sure it has akkaserverless Protobuf options according to the documentation
  • generate code with mvn compile
  • copy and adjust implementation from old project

🙇 Credits

Special thanks to the following contributors who helped with this release: @RayRoestenburg, @ennru, @franciscolopezsancho, @johanandren, @marcoderama, @octonato, @patriknw, @pvlugter, @raboof, @retgits and @rstento

0.7.0-beta.19

26 Aug 02:02
f3615f3

Choose a tag to compare

0.7.0-beta.19 Pre-release
Pre-release

📣 Akka Serverless Java SDK 0.7.0-beta.19

Changes

Documentation

🙇 Credits

Special thanks to the following contributors who helped with this release: @ennru, @franciscolopezsancho, @marcoderama, @patriknw, @pvlugter, @raboof and @rstento

0.7.0-beta.18

28 Jul 16:16
v0.7.0-beta.18
a68d05e

Choose a tag to compare

0.7.0-beta.18 Pre-release
Pre-release

📣 Akka Serverless Java SDK 0.7.0-beta.18

Changes

🙇 Credits

Special thanks to the following contributors who helped with this release: @octonato, @raboof and @tsonny

0.7.0-beta.15

16 Jul 13:35
1c09c45

Choose a tag to compare

0.7.0-beta.15 Pre-release
Pre-release

📣 Akka Serverless Java SDK 0.7.0-beta.15

Changes

🙇 Credits

Special thanks to the following contributors who helped with this release: @octonato and @pvlugter

0.7.0-beta.14

15 Jul 21:39
9706ba4

Choose a tag to compare

0.7.0-beta.14 Pre-release
Pre-release

📣 Akka Serverless Java SDK 0.7.0-beta.14

Changes

Documentation

  • docs: remove Maven settings.xml instructions #96 by @ennru
  • Add doc sources for Java SDK from main docs #70 by @pvlugter

🙇 Credits

Special thanks to the following contributors who helped with this release: @RoryStokes, @andreaTP, @dependabot, @dependabot[bot], @ennru, @franciscolopezsancho, @huntc, @ignasi35, @johanandren, @jroper, @jrudolph, @katsutoxin, @kikiya, @octonato, @patriknw, @pvlugter, @raboof, @retgits, @sebastian-alfers, @sullis, @tsonny and Rory Stokes