hyperlight-dev / hyperlight-dev/hyperlight
Deprecate `UninitializedSandbox` and `SandboxConfiguration` in favour of `SandboxBuilder`
Open
lifecycle/needs-review
- Dominant language
- Rust
- Stars
- 4.7k
- Forks
- 208
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 47
Description
In #1725, #1746 and #1760 we introduced a `SandboxBuilder` to superseed `UninitializedSandbox` and `SandboxConfiguration`.
That got released in `v0.17`. We should mark the old API as deprecated for `v0.18` so that downstream consumers get a warning when using it.
Contributor guide
Assessment
This issue has not been assessed yet.