Skip to content
This repository was archived by the owner on Mar 16, 2022. It is now read-only.

Tags: cloudstateio/cloudstate

Tags

node-support-0.0.5

Toggle node-support-0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Invoke postinstall script directly using node to avoid issue with pat…

…hs in windows (#539)

node-support-0.0.4

Toggle node-support-0.0.4's commit message
Add npm install for node-support automated releases

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use full service name in default mappings for HTTP API (#504)

java-support-0.6.0

Toggle java-support-0.6.0's commit message
Bump node-support version to 0.0.4

java-support-0.5.2

Toggle java-support-0.5.2's commit message
Update failure handling in java support

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow TCK to run as docker container

java-support-0.5.1

Toggle java-support-0.5.1's commit message
Add DI-friendly entity factory to java support

java-support-0.5.0

Toggle java-support-0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Akka gRPC to 0.8.0 (#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>

java-support-0.4.7

Toggle java-support-0.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Settings ServiceInfo in order to enable the reuse of java-support in …

…other JVM languages (#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

node-support-0.0.3

Toggle node-support-0.0.3's commit message
node-support 0.0.3 release