Skip to content

Releases: elliothux/open-compute

open-compute 0.1.1

Choose a tag to compare

@github-actions github-actions released this 06 Sep 08:56
Immutable release. Only release title and notes can be modified.
72c14b7

Highlights

  • Switched the production runtime to the pinned elliothux/workerd fork (v1.20260905.0-open-compute-p1.b3e1a278), with verified native workerd binaries embedded in the single ocd executable and offline startup preserved.
  • Added Dynamic Worker Loader support through the native workerd fork, including deployment-scoped module loading, immutable loader identities, scoped environment/RPC bindings, lifecycle handling, and restart/delete coverage.
  • Expanded the Cloudflare Workers compatibility and conformance coverage for the new loader and runtime paths.

What's Changed

Full Changelog: v0.1.0...v0.1.1

open-compute 0.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 19:13
Immutable release. Only release title and notes can be modified.
364bd8e

What's Changed

  • Prepare immutable native release 0.1.0 by @elliothux in #5
  • fix(test): prevent orphan cleanup from racing daemon restart by @elliothux in #6
  • fix(r2): include responsive multipart uploads in 0.1.0 by @elliothux in #7
  • fix(runtime): handle exited children during release verification by @elliothux in #8
  • test(r2): remove redundant multipart completion hashing by @elliothux in #9
  • fix(runtime): retain Service CONNECT cleanup after disconnect by @elliothux in #10
  • release: qualify 0.1.0 with faster CI and corrected CLI verification by @elliothux in #12

Full Changelog: https://github.com/elliothux/open-compute/commits/v0.1.0