Kalix Java and Scala SDKs 1.0.8
📣 Kalix Java and Scala SDKs 1.0.8
Changes
- feat: add spring sample to demo ES views #1128 by @octonato
- chore(ci): add missing sample and run samples after it tests #1120 by @efgpinto
- chore: Lint docs in samples directory in CI #1116 by @beritou
- chore: update poms updating script to work for spring samples #1111 by @efgpinto
- chore: update release drafter to include Spring SDK #1112 by @efgpinto
Java SDK
Spring SDK
- docs: add README to springsdk to serve as temporary general docs #1126 by @efgpinto
- feat: block wiring of Kalix Components inside other components #1124 by @octonato
- chore: move testkit to its own package #1130 by @octonato
- chore: better use of awaitility API #1129 by @octonato
- fix: correctly inject the EventSourcedEntityContext #1127 by @octonato
- feat: use JsonTypeInfo to fill typeUrl #1117 by @octonato
- feat(spring-sdk): add support for cross-component calls #1118 by @efgpinto
- feat(spring-sdk): subscribe to event sourced entities #1115 by @octonato
- chore: refactor on error message for views #1110 by @efgpinto
- chore: ApiMayChange for currentState() methods #1119 by @octonato
- chore: adding new event-sourced sample with Spring SDK #1113 by @efgpinto
- fix: configure spring apps to not start embedded webserver #1122 by @octonato
Documentation
- chore: add latest version config for spring sdk #1125 by @efgpinto
- chore: Configure automated documentation linting #1114 by @beritou
- chore: update sdk version samples #1108 by @octonato
- chore: fix release issue link #1107 by @efgpinto
🙇 Credits
Special thanks to the following contributors who helped with this release: @beritou, @efgpinto and @octonato