Hasty Briefsbeta

Obelisk 0.24.1

4 hours ago
  • #workflow-engine
  • #WASM
  • #SQLite
  • Obelisk 0.24.1 is an open-source deterministic workflow engine using SQLite for WASM-based workflows.
  • Experimental support for Process spawning and disk IO, enabling activities to use Rust for host machine operations.
  • Heterogenous join sets now allow mixing different functions and delays, enhancing workflow flexibility.
  • Stub Activities introduced for external execution evaluation, useful for testing and human intervention scenarios.
  • Scoped Join Set Close changes ensure join sets are closed when out of scope, improving structured concurrency.
  • Ability to generate extension WIT files via CLI, facilitating synchronization with the latest Obelisk version.
  • Experimental support for JavaScript and Go for activities, workflows, and webhooks, expanding language options.
  • New repository components-flyio provides functions for managing Fly.io apps and VMs, aiding in SaaS development.