Skip to content

Releases: oasisprotocol/cli

Oasis CLI 0.11.1

12 Feb 15:19
v0.11.1
7628c8f

Choose a tag to compare

Changelog

New features and fixes

Dependencies updates

  • f1046cd: build(deps): bump github.com/compose-spec/compose-go/v2 (@dependabot[bot])
  • b2d0309: build(deps): bump github.com/ethereum/go-ethereum from 1.14.12 to 1.15.0 (@dependabot[bot])
  • f291081: build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (@dependabot[bot])
  • 288aaf8: build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 (@dependabot[bot])

Full Changelog: v0.11.0...v0.11.1

Oasis CLI 0.11.0

07 Feb 11:45
v0.11.0
90fc385

Choose a tag to compare

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

Oasis CLI 0.10.4

13 Jan 10:25
v0.10.4
b67f071

Choose a tag to compare

Changelog

New Features

Dependencies updates

Other changes

Full Changelog: v0.10.3...v0.10.4

Oasis CLI 0.10.3

17 Nov 15:49
v0.10.3
5c43594

Choose a tag to compare

Changelog

Other changes

Full Changelog: v0.10.2...v0.10.3

Oasis CLI 0.10.2

27 Oct 18:59
v0.10.2
6329841

Choose a tag to compare

Changelog

Dependencies updates

  • 8e70522: build(deps): bump github.com/adrg/xdg from 0.5.0 to 0.5.1 (@dependabot[bot])
  • d8fe6f8: build(deps): bump github.com/ethereum/go-ethereum from 1.14.8 to 1.14.11 (@dependabot[bot])
  • fc93c08: build(deps): oasis-core 24.3, oasis-sdk 0.11.0 (@matevz)

Other changes

Full Changelog: v0.10.1...v0.10.2

Oasis CLI 0.10.1

11 Sep 10:53
v0.10.1
4f90a49

Choose a tag to compare

Changelog

New Features

  • 271db45: feat(cmd): Add non-interactive mode network add-local, paratime add (@amela)
  • ebb2f21: cmd: Add --scheme to rofl create (@matevz)
  • b583210: feat(cmd/rofl): Add --mode argument to build command (@kostko)

Dependencies updates

  • 7b1d770: build(deps): bump github.com/oasisprotocol/oasis-sdk/client-sdk/go (@dependabot[bot])
  • cf12d91: build(deps): bump github.com/zondax/ledger-go from 0.14.3 to 0.15.0 (@dependabot[bot])
  • 7bec22b: build(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0 (@dependabot[bot])

Full Changelog: v0.10.0...v0.10.1

Oasis CLI 0.10.0

23 Aug 09:21
v0.10.0
738e56d

Choose a tag to compare

Changelog

Dependencies updates

  • 1a2679a: build(deps): bump github.com/adrg/xdg from 0.4.0 to 0.5.0 (@dependabot[bot])
  • 7a2b29e: build(deps): bump github.com/btcsuite/btcd/btcec/v2 from 2.3.3 to 2.3.4 (@dependabot[bot])
  • 2a953ab: build(deps): bump github.com/ethereum/go-ethereum from 1.14.3 to 1.14.5 (@dependabot[bot])
  • 68ac06e: build(deps): bump github.com/ethereum/go-ethereum from 1.14.5 to 1.14.6 (@dependabot[bot])
  • 372c71a: build(deps): bump github.com/ethereum/go-ethereum from 1.14.6 to 1.14.7 (@dependabot[bot])
  • 6e291ea: build(deps): bump github.com/ethereum/go-ethereum from 1.14.7 to 1.14.8 (@dependabot[bot])
  • 0bcfdd6: build(deps): bump github.com/oasisprotocol/oasis-sdk/client-sdk/go (@dependabot[bot])
  • de4944b: build(deps): bump github.com/oasisprotocol/oasis-sdk/client-sdk/go (@dependabot[bot])
  • 8178776: build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (@dependabot[bot])
  • cb8f177: build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 (@dependabot[bot])
  • 1b60baf: build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 (@dependabot[bot])
  • b699cd1: bump(deps): Bump Oasis Go Client SDK to 0.10.2 (@kostko)

Other changes

Full Changelog: v0.9.0...v0.10.0

Oasis CLI 0.9.0

05 Jun 08:05
v0.9.0
b06a43b

Choose a tag to compare

Changelog

New Features

Dependencies updates

  • 36a18cd: build(deps): bump github.com/btcsuite/btcd/btcec/v2 from 2.3.2 to 2.3.3 (@dependabot[bot])
  • b39511b: build(deps): bump github.com/ethereum/go-ethereum (@dependabot[bot])
  • ce04769: build(deps): bump github.com/ethereum/go-ethereum from 1.13.15 to 1.14.0 (@dependabot[bot])
  • d5a01cb: build(deps): bump github.com/ethereum/go-ethereum from 1.14.0 to 1.14.3 (@dependabot[bot])
  • 23777db: build(deps): bump github.com/oasisprotocol/oasis-core/go (@dependabot[bot])
  • f7a22ec: build(deps): bump github.com/oasisprotocol/oasis-sdk/client-sdk/go (@dependabot[bot])
  • bdc00ec: build(deps): bump github.com/oasisprotocol/oasis-sdk/client-sdk/go (@dependabot[bot])
  • 4604726: build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 (@dependabot[bot])
  • c7cfbe7: build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 (@dependabot[bot])
  • 61f5cb7: build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 (@dependabot[bot])
  • 6dd263f: build(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 (@dependabot[bot])

Other changes

Full Changelog: v0.8.1...v0.9.0

Oasis CLI 0.8.1

14 Mar 13:59
v0.8.1
9472115

Choose a tag to compare

Changelog

Bug fixes

Full Changelog: v0.8.0...v0.8.1

Oasis CLI 0.8.0

11 Mar 09:11
v0.8.0
c2cd406

Choose a tag to compare

Changelog

Dependencies updates

Other changes

Full Changelog: v0.7.1...v0.8.0