Tags: edydkim/cloudstate
Tags
Update Akka gRPC to 0.8.0 (cloudstateio#211) * Update Akka gRPC to 0.8.0 Unfortunately running into akka/akka-grpc#628 now * Update to 0.8.1 * Update akka-grpc To a version that has akka/akka-grpc#943 to fix compilation errors. Compile/test now works, but assembly still has problems, and the PR needs a rebase. * Remove reflection proto Reflection is provided by akka-grpc. Perhaps we'd like to make the .proto available here for some reason, but we shouldn't generate code for it. * reuse writer, shorter codec negotiation * Update to published akka-grpc snapshot * Expect server reflection in the reflection in the TCK Co-authored-by: Arnout Engelen <arnout@bzzt.net>
Settings ServiceInfo in order to enable the reuse of java-support in … …other JVM languages (cloudstateio#192) * Fix <dependency> tag * Fix <dependency> tag * Settings ServiceInfo in order to enable the reuse of java-support in other JVM languages * Add support to get library name and version from HOCON config file
Wip eventing tests √ (cloudstateio#168) * Removing the TestEventingSupport, instead opting to test against Google Pubsub * Preparing the EventingSpec to run conditionally depending on whether there's a configured support available * Improvements to Eventing and bugfixes
Removing HttpBody from shopping cart, accidental commit (cloudstateio… …#166) * Removing HttpBody from shopping cart, accidental commit * Reducing the method number in the AnySupportSpec
Removing the java-support Behavior API since it can be implemented us… ( cloudstateio#132) Removing the java-support Behavior API since it can be implemented using branching
PreviousNext