Skip to content

v0.1.1

Compare
Choose a tag to compare
@zenyui zenyui released this 29 Jul 17:43
· 324 commits to master since this release
82718ef

Features:

  • adds gRPC endpoint GetState for current state
  • adds support for multiple readsides
  • improves gRPC errors
  • allows configurable encryptor

changes:
82718ef Issue 45: rich gRPC errors (#48)
8504a03 Issue 44 remove deprecated var (#47)
9cff638 Issue #33, add gRPC for getting current state (#43)
5abf8cd issue #41: fix typos in readme 🎉
1cb8bcf Small howto (#42)
b578862 Feature mix (#39)
3ccf9cd Issue #28, configurable encryption (#38)
7efaddf add codeowners
f30eccd Issue 31 multiple grpc read sides (#34)
bf7efdc add python sample link
8eb847d issue #29: lagom-pb 0.4.0 update, including default encryptor (#30)
441d329 Update readme.md