Skip to content

v0.0.1 (alpha)

Pre-release
Pre-release
Compare
Choose a tag to compare
@antstorm antstorm released this 18 Nov 19:11
· 39 commits to main since this release

⚠️ THIS IS AN EARLY RELEASE AND COMPATIBILITY WILL NOT BE MAINTAINED

Initial release

This release includes:

  • A Temporal Client based on the Core SDK for interacting with Temporal Server and specific workflows
  • Data Converters for encoding/decoding payloads
  • Support for macOS x64, macOS ARM, Linux x64 and Linux ARM

This release does not include (these will be available in the upcoming releases):

  • mTLS support for Temporal Client
  • Activity worker
  • Workflow worker

Please refer to the README for instructions on how to use it.