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

Tags: cloudstateio/go-support

Tags

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feature/issue 59 (#69)

* [issue59] Added Passivation Strategy options and adapted to new TCK tests. Passes with 186/186.
* [issue59] added optional comma in aggregated prototext value; to be inline with the main repository.
* [issue59] aligned with minor differences in *.proto files regarding formatting and small differences like options.

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[fix] Backport issues found with #67 (#71)

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix doc links v0.2.1 (#52)

* [fix] fix invalid links.
* [fix] report err on fatal condition.
* [fix] choose new proxy image.

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix/removed devcontainer deploy for now (#45)

* [fix] removing devcontainer for now.

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #28 from cloudstateio/fix/go27_stream_cancellation

fixes #27 – remove entity context for a cancelled stream.

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #10 from marcellanz/feature/issues6_7_8

feature/issues[6,7,8]