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

Go Support – v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@marcellanz marcellanz released this 10 Nov 23:52
· 20 commits to master since this release
4be8b76

Go Support 0.2.0

Features and changes:

  • CRDT Support
  • Eventsoured re-implementation
  • New API
  • Integration Tests for the CRDT implementation, to be used for the TCK
  • Integration Tests for the Eventsourced implementation
  • Adoption of new Cloudstate Model based TCK tests
  • Protobuf cleanup for go packages
  • Eventsourced TCK Support
  • Eventsourced effects and forward support
  • Significant test coverage increase
  • Dapr contrib model support with new CRDT support
  • Chat example
  • CRDT Shopping Cart example
  • devcontainer.json Support
  • Updated documentation
  • CRDT and Effects & Forwards documentation

List of issues resolved: https://github.com/cloudstateio/go-support/milestone/1?closed=1
Detailed information: about the release can be found here: #43 (comment)