Akka Serverless Java and Scala SDKs 0.10.3
📣 Akka Serverless Java and Scala SDKs 0.10.3
Changes
- chore: reduce test duplication #786 by @octonato
- feat: Support side effects and forward assertion in testkits #784 by @johanandren
- fix: Failing integration test #766 #772 by @johanandren
Java SDK
- chore: wrap whole docker-compose with Velocity escaping #787 by @octonato
- chore: move closing ']]#' #785 by @octonato
- feat: placeholder configuration for JWT dev secrets #783 by @jroper
- chore: upgrade Akka gRPC to 2.1.2 #782 by @johanandren
- chore: ExampleSuite tests for replicated entities (new codegen) #780 by @octonato
- chore: ExampleSuite tests for named action (new codegen) #777 by @octonato
- chore: ExampleSuite tests for value entities (new codegen) #778 by @octonato
- chore: ExampleSuite tests for views (new codegen) #774 by @octonato
- chore: ExampleSuite tests for ES entities (new codegen) #776 by @octonato
- chore: script to compile ExampleSuite tests #775 by @octonato
- chore: add test for new-style action codegen #759 by @jrudolph
- fix: CommandContext missing when evaluating SideEffects #737 by @franciscolopezsancho
- chore(release): 0.10.2 post-release tasks #763 by @raboof
- chore: upgrate proxy container to 0.8.5 #767 by @octonato
Scala SDK
- chore: upgrade Akka gRPC to 2.1.2 #782 by @johanandren
- fix: CommandContext missing when evaluating SideEffects #737 by @franciscolopezsancho
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
- chore(release): link to check what proxy is on prod by @raboof in #760
- chore(docs): better automated commit message by @raboof in #757
- chore: upgrate proxy container to 0.8.5 by @octonato in #767
- chore(release): 0.10.2 post-release tasks by @raboof in #763
- fix: remove board step from release template by @raboof in #770
- fix: CommandContext missing when evaluating SideEffects by @franciscolopezsancho in #737
- chore: add test for new-style action codegen by @jrudolph in #759
- chore: move quickstart pages by @octonato in #756
- fix: Failing integration test #766 by @johanandren in #772
- chore: script to compile ExampleSuite tests by @octonato in #775
- chore: ExampleSuite tests for ES entities (new codegen) by @octonato in #776
- chore: ExampleSuite tests for views (new codegen) by @octonato in #774
- chore: ExampleSuite tests for value entities (new codegen) by @octonato in #778
- chore: ExampleSuite tests for named action (new codegen) by @octonato in #777
- chore: ExampleSuite tests for replicated entities (new codegen) by @octonato in #780
- chore: upgrade Akka gRPC to 2.1.2 by @johanandren in #782
- feat: placeholder configuration for JWT dev secrets by @jroper in #783
- chore: move closing ']]#' by @octonato in #785
- feat: Support side effects and forward assertion in testkits by @johanandren in #784
- chore: reduce test duplication by @octonato in #786
- chore: wrap whole docker-compose with Velocity escaping by @octonato in #787
Full Changelog: v0.10.2...v0.10.3