feat(base-images): add managed base image bundles with cache retention, hosted manifests, and opt-in integration boot testing
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-01 - 1.2.0 - feat(base-images)
|
||||
add managed base image bundles with cache retention, hosted manifests, and opt-in integration boot testing
|
||||
|
||||
- introduces BaseImageManager with support for Firecracker CI presets and hosted manifest-based kernel/rootfs bundles
|
||||
- adds SmartVM.ensureBaseImage() and exports new base image types and manager APIs
|
||||
- validates and verifies downloaded base image artifacts with checksums and bounded cache eviction
|
||||
- hardens process, socket, network, and config handling with safer spawning, subnet/interface validation, and expanded tests
|
||||
|
||||
## 2026-04-30 - 1.1.1 - fix(build)
|
||||
tighten TypeScript compiler settings and harden error message handling
|
||||
|
||||
|
||||
Reference in New Issue
Block a user