Releases: oasisprotocol/cli
Releases · oasisprotocol/cli
Oasis CLI 0.15.4
Changelog
Dependencies updates
- f1e706f: build(deps): bump github.com/compose-spec/compose-go/v2 (@dependabot[bot])
- c78c65d: build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (@dependabot[bot])
Other changes
- e2c47b8: feat(cmd/rofl): Add support for machine permissions (@kostko)
- 06ec522: rofl: Improve parsing failed validation error (@ptrus)
- 1619e0f: wallet/ledger: Fix BIP-44 path serialization (@matevz)
Full Changelog: v0.15.3...v0.15.4
Oasis CLI 0.15.3
Changelog
New Features
Bug fixes
- 3ac0d26: fix: rofl doc broken anchor (@uniyalabhishek)
Dependencies updates
- 952be13: build(deps): bump github.com/zondax/ledger-go from 1.0.0 to 1.0.1 (@dependabot[bot])
Other changes
- 01d8227: cmd/rofl: Fix crash when deploying to non-existent instance (@matevz)
- 7620772: docs: add oasis cli homebrew setup info (@uniyalabhishek)
- 2775903: docs: add rofl machine info (@uniyalabhishek)
- dcb1e16: fix(cmd/rofl/build): also resolve outputDir in extractArchive (@njelich)
Full Changelog: v0.15.2...v0.15.3
Oasis CLI 0.15.2
Changelog
Other changes
- c53020f: feat(cmd/rofl): Add machine change-admin subcommand (@kostko)
- 0bc78bb: feat(cmd/rofl): Allow explicit account override (@kostko)
- 04cff6d: fix(cmd/rofl): Fix admin address handling (@kostko)
- d4367ef: fix(cmd/rofl): Properly normalize ORC filenames (@kostko)
Full Changelog: v0.15.1...v0.15.2
Oasis CLI 0.15.1
Changelog
Other changes
- 6604d7a: feat(build/rofl): Bump rofl-containers to v0.7.3 (@kostko)
- f677817: fix(build/rofl): Fix artifact upgrade to not overwrite everything (@kostko)
Full Changelog: v0.15.0...v0.15.1
Oasis CLI 0.15.0
Changelog
New Features
- d509b10: feat: add disable update subcommand flag (@)
- c21d2a3: feat: add oasis update command to cli (@uniyalabhishek)
- 4a97637: feat: add rofl secret import cmd (@uniyalabhishek)
Bug fixes
- c8a5fa3: fix: Don't overwrite compose.yaml on rofl init (@matevz)
- 4f0bfc7: fix: resolve comments (@njelich)
- 82b4a4a: fix: resove suggestion (@njelich)
- dc9450d: fix: use string instead due to -X limitations (@)
Dependencies updates
- 221c904: build(deps): bump github.com/compose-spec/compose-go/v2 (@dependabot[bot])
- 0cc423a: build(deps): bump github.com/ethereum/go-ethereum from 1.16.1 to 1.16.2 (@dependabot[bot])
- c7ad301: build(deps): bump github.com/oasisprotocol/oasis-core/go (@dependabot[bot])
- 9732ca0: build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (@dependabot[bot])
- e63dd57: build(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0 (@dependabot[bot])
- 672c722: build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 (@dependabot[bot])
Other changes
- d6ba4d2: ci: bump actions/checkout from 4 to 5 (@dependabot[bot])
- b22f356: cmd/rofl/build: Also detect podman beside docker (@matevz)
- 850aae0: cmd/rofl/deploy: Show instance expiration date and top-up (@matevz)
- 9dc7f63: cmd/rofl: Move term and termCount params to roflCommon (@matevz)
- 2a44a82: docs: Document rofl top-up command (@matevz)
- 4f3721f: feat(build/rofl): Bump oasis-boot to v0.6.1, rofl-containers to v0.7.0 (@kostko)
- fa00862: feat(build/rofl): Bump oasis-boot to v0.6.2, rofl-containers to v0.7.1 (@kostko)
- c42f640: feat(cmd/rofl): Add basic proxy support (@kostko)
- c64b2f0: feat(cmd/rofl/secret): Add --force argument (@amela)
- 8dc6137: feat(cmd/wallet): Better describe key types (@amela)
- e555aef: fix(cmd/rofl): Add missing deployment flags to push (@kostko)
- 217beb4: fix(cmd/rofl/build): Fix path sanitization while extracting templates (@kostko)
- 562aca4: fix(cmd/rofl/machine): Fix crash in machine show (@kostko)
Full Changelog: v0.14.3...v0.15.0
Oasis CLI 0.14.3
Changelog
Other changes
- f1d9bbd: cmd/rofl: Add -v flag (@matevz)
- 1cccce0: cmd/rofl: Add support for docker sgx-raw builds (@matevz)
- 9cc7d78: cmd/rofl: Also add --no-update flag to rofl create (@matevz)
- bf541c3: cmd/rofl: Require Cargo.lock only for verifying builds (@matevz)
- 486de10: rofl/build: Omit trust root if not obtainable in debug builds (@matevz)
Full Changelog: v0.14.2...v0.14.3
Oasis CLI 0.14.2
Changelog
Dependencies updates
- edea995: build(deps): bump github.com/btcsuite/btcd/btcec/v2 from 2.3.4 to 2.3.5 (@dependabot[bot])
- 05d9b65: build(deps): bump github.com/compose-spec/compose-go/v2 (@dependabot[bot])
- 8f3848b: build(deps): bump github.com/ethereum/go-ethereum from 1.15.11 to 1.16.1 (@dependabot[bot])
- 916baee: build(deps): bump github.com/oasisprotocol/oasis-core/go (@dependabot[bot])
- 6dc1c3a: build(deps): bump github.com/oasisprotocol/oasis-sdk/client-sdk/go (@dependabot[bot])
- 66ed217: build(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 (@dependabot[bot])
- 399f71c: build(deps): bump golang.org/x/net from 0.38.0 to 0.41.0 (@dependabot[bot])
- 9b669fb: build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 (@dependabot[bot])
- 0dbf542: build(deps): bump golang.org/x/text from 0.25.0 to 0.27.0 (@dependabot[bot])
Other changes
- 4a0a11f: Revert "rofl/build: Sanitize symlink target path" (@kostko)
- 25dd568: cmd/rofl/build: Fix crash if no artifacts defined (@matevz)
- 216ebf1: cmd/rofl/deploy: Remove NPA selectors (@matevz)
- b930e4c: cmd/rofl: Fix external service volumes check (@matevz)
- 65feade: cmd/rofl: Fix git repository initialization (@abukosek)
- 075eb21: cmd/rofl: Populate compose.yaml with boilerplate content (@matevz)
- d801cf7: cmd/rofl: Revamp common rofl flags (@matevz)
- 062c849: docs: add setup documentation for Oasis CLI for mac (@uniyalabhishek)
- 94cf093: feat(build/rofl): Bump latest rofl-containers to v0.6.0 (@kostko)
- a8d9d66: feat(cmd/account): Show Eth addr and name if avaliable (@amela)
- bc12def: feat(cmd/network): Add nodes info to network show { | entities } (@amela)
- 54dc1d8: feat(cmd/rofl): Unlock account before pushing to OCI repository (@kostko)
- f0b9c53: rofl/build: Sanitize symlink target path (@ptrus)
Full Changelog: v0.14.1...v0.14.2
Oasis CLI 0.14.1
Changelog
Other changes
- 97e8433: cmd/rofl/build: Add --only-validate flag (@abukosek)
- 89da5cc: cmd/rofl/deploy: Add --replace-machine flag (@abukosek)
- d047afa: cmd/rofl/deploy: Show native pricing (@abukosek)
- 8817239: cmd/rofl/logs: Add -y for non-interactive mode (@matevz)
- fec535c: cmd/rofl/upgrade: Print warning to build, not update (@matevz)
Full Changelog: v0.14.0...v0.14.1
Oasis CLI 0.14.0
Changelog
Dependencies updates
- 35c84fb: build(deps): Bump Go Client SDK to 0.15.2 (@kostko)
- 62a8b5a: build(deps): bump github.com/compose-spec/compose-go/v2 (@dependabot[bot])
- bb3caa0: build(deps): bump github.com/compose-spec/compose-go/v2 (@dependabot[bot])
- a599944: build(deps): bump github.com/ethereum/go-ethereum from 1.15.0 to 1.15.11 (@dependabot[bot])
- c80c4b9: build(deps): bump github.com/github/go-spdx/v2 from 2.3.2 to 2.3.3 (@dependabot[bot])
- c3596cc: build(deps): bump github.com/miguelmota/go-ethereum-hdwallet (@dependabot[bot])
- 8daf127: build(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.1 (@dependabot[bot])
Other changes
- 5701603: cmd/common: Fetch nonce from staking backend (@peternose)
- 745c454: cmd/network/add-local: Fix absolute path determination (@abukosek)
- 7e8e239: cmd/rofl/build: Add Oasis-managed Mainnet ROFL provider (@matevz)
- 258b7e1: cmd/rofl/build: Check if service images contain FQDNs (@abukosek)
- 0bacfbb: cmd/rofl/build: Enable forcing build if validation fails (@abukosek)
- 8870d9a: cmd/rofl/build: Validate image platform and size (@abukosek)
- 5790331: cmd/rofl/build: Validate service volume source (@abukosek)
- c3fdf40: cmd/rofl/init: Init git repository if applicable (@abukosek)
- 78cfb16: cmd/rofl: Add 'rofl push' command (@ptrus)
- 99184c7: cmd/rofl: Detect if any artifacts were upgraded (@matevz)
- b37be45: cmd/rofl: Print oasis rofl update info on secret rm (@matevz)
- 6a6302b: cmd: Also remove the deployment from rofl.yaml when removing app (@matevz)
- 10e4fad: cmd: Upgrade oasis-core to 25.3 (@peternose)
- dcc92f9: docs: Add --term and --term-count to rofl deploy example (@matevz)
- d144648: docs: Document rofl secret and update deploy (@matevz)
- a565fd2: docs: rofl provider (@matevz)
- 7f7ad49: feat(build/rofl): Bump latest oasis-boot to v0.5.0 (@kostko)
- eb817ae: feat(build/rofl): Bump latest rofl-containers to v0.5.1 (@kostko)
- 5caa303: feat(build/rofl): Bump latest rofl-containers to v0.5.2 (@kostko)
- a05dbcd: feat(cmd/rofl): Add support for machine logs (@kostko)
- 5edbd14: feat(cmd/rofl): Show per-replica metadata (@kostko)
- 3138e6e: fix(cmd/rofl): Add missing term flags to top-up command (@kostko)
- b32546f: fix(cmd/rofl): Do not require a deployment for upgrade (@kostko)
Full Changelog: v0.13.4...v0.14.0
Oasis CLI 0.13.4
Changelog
Dependencies updates
- 5520d9c: build(deps): bump github.com/compose-spec/compose-go/v2 (@dependabot[bot])
- 1429616: build(deps): bump github.com/wI2L/jsondiff from 0.6.1 to 0.7.0 (@dependabot[bot])
- 0e9da6a: build(deps): bump golang.org/x/crypto from 0.36.0 to 0.38.0 (@dependabot[bot])
- 2703da6: build(deps): bump oras.land/oras-go/v2 from 2.5.0 to 2.6.0 (@dependabot[bot])
Other changes
- 7bb4103: cmd/rofl/deploy: Fix --provider behaviour (@matevz)
- e43afa5: feat(build/rofl): Bump latest oasis-boot to v0.4.2 (@kostko)
Full Changelog: v0.13.3...v0.13.4