Skip to content

Releases: lightbend/kalix-jvm-sdk

Akka Serverless Java and Scala SDKs 0.10.5

21 Jan 14:19
4205537

Choose a tag to compare

📣 Akka Serverless Java and Scala SDKs 0.10.5

Changes

  • chore: abstract away ExampleSuite compilation project #807 by @octonato
  • chore: fix Fibonacci curl call in README #810 by @octonato
  • chore: unrealistic view descriptor in TCK causing validation problems #806 by @johanandren
  • chore: disable java formatter in ExampleSuite compilation #804 by @octonato
  • chore: dynamic project for ExampleSuite compilation #799 by @octonato

Java SDK

Scala SDK

Documentation

🙇 Credits

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

Akka Serverless Java and Scala SDKs 0.10.4

11 Jan 12:44
f15185d

Choose a tag to compare

📣 Akka Serverless Java and Scala SDKs 0.10.4

Changes

  • chore: remove obsolete instructions about forking java sdk #790 by @octonato

Java SDK

Scala SDK

Documentation

🙇 Credits

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

Akka Serverless Java and Scala SDKs 0.10.3

06 Jan 15:35
5c232ca

Choose a tag to compare

📣 Akka Serverless Java and Scala SDKs 0.10.3

Changes

Java SDK

Scala SDK

Documentation

  • chore: move quickstart pages #756 by @octonato
  • fix: remove board step from release template #770 by @raboof
  • chore(docs): better automated commit message #757 by @raboof
  • chore(release): link to check what proxy is on prod #760 by @raboof

🙇 Credits

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

What's Changed

Full Changelog: v0.10.2...v0.10.3

0.10.2

14 Dec 15:57
2ff033f

Choose a tag to compare

📣 Akka Serverless Java and Scala SDKs 0.10.2

Changes

Java SDK

  • fix: Support for byte string and text messages from topics #719 by @johanandren
  • fix: deserializing EventSourced entity events #752 by @raboof
  • feat: generate services and entities from new codegen annotation #716 by @octonato
  • docs: adapt samples and documentation for new codegen annotation #748 by @octonato
  • chore: add round-trip tests for code-generation (Java) #753 by @jrudolph
  • chore: update akkaserverless-framework to 0.8.3 #743 by @raboof
  • chore(codegen): more explicitly order imports #717 by @raboof
  • chore: update maven plugin and all samples to 0.10.1 #733 by @johanandren
  • chore: make java codegen more pure #729 by @jrudolph

Scala SDK

  • fix: deserializing EventSourced entity events #752 by @raboof
  • fix: Support for byte string and text messages from topics #719 by @johanandren
  • fix: configurable root package #730 by @johanandren
  • feat: Generate services and entities from new codegen annotation #716 by @octonato
  • feat: codegen annotations in samples and compile tests #739 by @octonato
  • docs: adapt samples and documentation for new codegen annotation #748 by @octonato
  • chore: sbt 1.5.6, plugins, deprecations #754 by @ennru
  • chore: add framework protocol to BuildInfo #744 by @octonato
  • chore(codegen): more explicitly order imports #717 by @raboof
  • feat: allow custom component names #735 by @octonato
  • chore: make java codegen more pure #729 by @jrudolph

Documentation

  • fix: Support for byte string and text messages from topics #719 by @johanandren
  • docs: adapt samples and documentation for new codegen annotation #748 by @octonato

🙇 Credits

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

Akka Serverless Java and Scala SDKs 0.10.1

24 Nov 13:43
af1b007

Choose a tag to compare

📣 Akka Serverless Java and Scala SDKs 0.10.1

This release fixes problems blocking the Scala and Java quickstarts projects and brings some additional fixes and small improvements.

Changes

Java SDK

Scala SDK

Documentation

🙇 Credits

Special thanks to the following contributors who helped with this release: @RayRoestenburg, @beritou, @franciscolopezsancho, @johanandren, @jrudolph, @octonato, @sebastian-alfers and @theoliverwhite

Akka Serverless Java and Scala SDKs 0.10.0

15 Nov 15:06
4f2471b

Choose a tag to compare

📣 Akka Serverless Java and Scala SDKs 0.10.0

New generated API for type safe interaction between the components in the same Akka Serverless service

Changes

Java SDK

Scala SDK

  • docs: Update Scala SDK support tier #703 by @beritou
  • fix: Include service descriptor file in scala images #701 by @johanandren
  • feat(scalasdk): access to components for Scala entities #689 by @johanandren
  • feat: composing components #628 by @johanandren
  • feat: generate unmanaged test sources on compile #667 by @jrudolph
  • chore: when resolving entity references use proto package instead of java package #665 by @jrudolph
  • chore: convert ValueEntity codegen to new scheme #662 by @jrudolph
  • chore: convert ActionService codegen to new scheme #661 by @jrudolph
  • fix: ClassCastExceptions and type wrapping in Scala SDK #660 by @octonato
  • chore: use new style code generation for all EventSourced codegen #659 by @jrudolph
  • chore: add type annotation on public APIs #645 by @octonato

Documentation

🙇 Credits

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

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