Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 16:52
· 47 commits to main since this release
3bff5b0

What Changed 馃憖

馃殌 Features

  • feat(domain): workflow and saga-run domain model @Bugs5382 (#28)
  • feat(store): store interface with in-memory and Postgres backends @Bugs5382 (#29)
  • feat(resolvers): clock, secrets, and licensing stubs @Bugs5382 (#30)
  • feat(cel): CEL evaluation and decision-table rules @Bugs5382 (#31)
  • feat(mq): RabbitMQ dispatch topology @Bugs5382 (#32)
  • feat(verbs): implement the 31 saga step types @Bugs5382 (#33)
  • feat(engine): coordinator and step advancement @Bugs5382 (#34)
  • feat(grpc): worker liveness streaming protocol @Bugs5382 (#35)
  • feat(api): REST API and OpenAPI specification @Bugs5382 (#36)
  • feat(saga): high-level embedding facade @Bugs5382 (#37)
  • feat(clients): Go worker SDK @Bugs5382 (#38)
  • feat(cmd): api and engine service binaries @Bugs5382 (#39)

馃搫 Documentation

  • docs: architecture, embedding, and verb references @Bugs5382 (#41)

馃З Dependency Updates

  • chore(deps): bump the github-actions group with 8 updates @dependabot (#27)

Extra

Full Changelog: https://github.com/Bugs5382/go-saga-orchestration/commits/v0.1.0