Skip to content

Oasis CLI 0.11.0

Choose a tag to compare

@github-actions github-actions released this 07 Feb 11:45
· 415 commits to master since this release
v0.11.0
90fc385

Changelog

New features

  • 9d951d5: cmd/network: Extract absolute path of local endpoint in add-local (@abukosek)
  • c8c3735: feat(cmd/rofl): Add --verify to build to verify enclave identities (@kostko)
  • 98a2b65: feat(cmd/rofl): Add TDX container build support (@kostko)
  • f8934ff: feat(cmd/rofl): Add bundle-post script (@kostko)
  • 053ba76: feat(cmd/rofl): Add rofl init subcommand for easier boostrap (@kostko)
  • aaf57f0: feat(cmd/rofl): Add support for build scripts (@kostko)
  • 02edf7f: feat(cmd/rofl): Add support for multiple deployments (@kostko)
  • 30992cb: feat(cmd/rofl): Add support for persistent storage (@kostko)
  • 1fd79c1: feat(cmd/rofl): Add support for secret management (@kostko)
  • 2813685: feat(cmd/rofl): Add upgrade subcommand for easy upgrades (@kostko)
  • 5be933d: feat(cmd/rofl): Bump default container runtime to rofl-containers v0.3.4 (@kostko)
  • 64231c6: feat(cmd/rofl): Create an empty compose.yaml on init (@kostko)
  • 992c4ab: feat(cmd/rofl): Enable the stage 2 persistence flag (@kostko)
  • 3cf278c: feat(cmd/rofl): Fix init to create app directory if needed (@kostko)
  • 4c8eb0a: feat(cmd/rofl): Move debug flag to manifest (@kostko)
  • 8fc716b: feat(cmd/rofl): Pad rootfs partition to allow for growth during upgrades (@kostko)
  • 201731b: feat(cmd/rofl): Perform early compose file validation (@kostko)
  • 753c930: feat(cmd/rofl): Reduce default manifest indentation (@kostko)
  • 819e8f1: feat(cmd/rofl): Separate init from create (@kostko)
  • a61a218: feat(cmd/rofl): Store artifacts on init for reproducible builds (@kostko)
  • e336473: feat(cmd/rofl): Support --update-manifest flag for build (@kostko)
  • 56bf57c: feat(cmd/rofl): Unify build command and always use manifest (@kostko)
  • 26199ac: feat(cmd/rofl): Update to oasis-boot v0.3.0 (@kostko)
  • 11302d6: feat(cmd/rofl): Use cached artifacts when available (@kostko)
  • bc18ad0: feat(cmd/rofl): Use qcow2 images (@kostko)
  • ae8920c: feat(cmd/rofl): Verify integrity of cached artifacts (@kostko)

Dependencies updates

Other changes

Full Changelog: v0.10.4...v0.11.0