Releases: elliothux/open-compute
Releases · elliothux/open-compute
Release list
open-compute 0.1.1
Immutable
release. Only release title and notes can be modified.
Highlights
- Switched the production runtime to the pinned
elliothux/workerdfork (v1.20260905.0-open-compute-p1.b3e1a278), with verified native workerd binaries embedded in the singleocdexecutable 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
- docs: Compatibility 100% + CF module coverage by @elliothux in #13
- chore(release): prepare 0.1.1 by @elliothux in #14
- ci: reuse main precheck for releases by @elliothux in #15
- fix: repair pre-publication v0.1.1 qualification by @elliothux in #16
Full Changelog: v0.1.0...v0.1.1
open-compute 0.1.0
Immutable
release. Only release title and notes can be modified.
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