Skip to content

v0.1.0 (alpha)

Pre-release
Pre-release
Compare
Choose a tag to compare
@mjameswh mjameswh released this 23 Mar 20:56
· 39 commits to main since this release
4556c0f

⚠️ THIS IS AN ALPHA RELEASE — COMPATIBILITY WILL NOT BE MAINTAINED

Get it from Ruby Gems.
See the README for an overview.

Highlights

  • TLS/mTLS is now supported!
  • Added support for activity interceptors

The following features from previous releases are also included:

  • A Temporal client capable of starting, signaling, querying and terminating workflows
  • Activity-only workers for running Ruby activities
  • Data Converters for encoding/decoding payloads
  • Supports for Linux x64 and ARM (glibc >= 2.31), and OSX x64 and ARM (aka. M1/M2)

Note that this release does not include support for developping workflows in Ruby. Development for Workflow Workers is ongoing and will be included in a future release (no ETA at this moment).