Skip to content

Releases: lightbend/kalix-jvm-sdk

Kalix Java and Scala SDKs 1.0.3

21 Jun 15:05
574e8a8
Compare
Choose a tag to compare

📣 Kalix Java and Scala SDKs 1.0.3

Changes

  • feat(codegen): avoid touching regenerated files if nothing has changed #1019 by @jrudolph
  • chore: add auto label for spring-sdk #992 by @octonato
  • chore: improved updatePomVersion.sh #990 by @octonato

Java SDK

Scala SDK

  • fix: Better build errors when no annotated services #1027 by @johanandren
  • fix: correctly pass Action and View options in the Java SDK #966 by @raboof
  • feat(testkit): allows for unit testing when cross-component dependencies exist #996 by @efgpinto
  • feat(acl): self identity, and ACL APIs #988 by @jroper
  • chore: remove usage of actor system dispatcher in Actions #994 by @octonato

Documentation

🙇 Credits

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

Kalix Java and Scala SDKs 1.0.2

18 May 11:07
0c5a46b
Compare
Choose a tag to compare

📣 Kalix Java and Scala SDKs 1.0.2

Changes

Java SDK

Scala SDK

Documentation

🙇 Credits

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

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

Kalix Java and Scala SDKs 1.0.1

30 Apr 15:09
5514b3e
Compare
Choose a tag to compare

📣 Kalix Java and Scala SDKs 1.0.1

Changes

  • fix: Use an absolute resource path to find user-function.desc on classpath #938 by @johanandren

Java SDK

Scala SDK

Documentation

🙇 Credits

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

Kalix Java and Scala SDKs 1.0.0

28 Apr 13:43
67d57c3
Compare
Choose a tag to compare

📣 Kalix Java and Scala SDKs 1.0.0

Changes

Java SDK

Scala SDK

  • Codegen: Mark ScalaTest tests as pending #933 by @ennru
  • chore: more clear error message when accessing 'components' #922 by @octonato

Documentation

🙇 Credits

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

1.0.0-M1

01 Apr 08:18
5702db4
Compare
Choose a tag to compare
1.0.0-M1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.11.0-M2...v1.0.0-M1

0.11.0-M2

30 Mar 14:38
466fdb1
Compare
Choose a tag to compare
0.11.0-M2 Pre-release
Pre-release
v0.11.0-M2

bump: jackson-databind 2.12.6.1 (#880)

v0.11.0-M1

30 Mar 12:23
170d6ba
Compare
Choose a tag to compare
v0.11.0-M1 Pre-release
Pre-release
rename: change group id and maven artifacts (#875)

* rename: change groupId and maven artifacts names

* and the scala samples as well

* fix plugin deps

* more referneces to io.kalix in samples

Akka Serverless Java and Scala SDKs 0.10.6

18 Feb 10:04
ee10871
Compare
Choose a tag to compare

📣 Akka Serverless Java and Scala SDKs 0.10.6

Changes

Java SDK

Scala SDK

Documentation

🙇 Credits

Special thanks to the following contributors who helped with this release: @franciscolopezsancho, @johanandren, @jroper, @octonato, @patriknw, @pvlugter, @raboof and @sebastian-alfers

Akka Serverless Java and Scala SDKs 0.10.5

21 Jan 14:19
4205537
Compare
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
Compare
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