Releases: oasisprotocol/cli
Releases · oasisprotocol/cli
Oasis CLI 0.11.1
Changelog
New features and fixes
- cc5962c: feat(cmd/rofl): Bump rofl-containers to 0.4.1 (@kostko)
- 2c2d54f: fix(cmd/rofl): Ignore admin account when not needed (@kostko)
- 1f74c3f: fix(cmd/rofl): Refuse to overwrite app ID in create (@kostko)
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
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
- fb5a404: Rename ephemeral storage to just storage (@kostko)
- acfda20: docs: Fix config path from Roaming to Local on Windows (@matevz)
- 819c8d1: docs: fixes for dapp to build (@rube-de)
Full Changelog: v0.10.4...v0.11.0
Oasis CLI 0.10.4
Changelog
New Features
- 740ed50: feat: Unify command output format flag (@abukosek)
- 4dfe74c: feat: oasis paratime show parameters (@matevz)
Dependencies updates
- 01a0985: build(deps): bump github.com/adrg/xdg from 0.5.1 to 0.5.3 (@dependabot[bot])
- 974eef1: build(deps): bump github.com/ethereum/go-ethereum (@dependabot[bot])
- ac36877: build(deps): bump github.com/oasisprotocol/oasis-core/go (@dependabot[bot])
- 264b4ae: build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (@dependabot[bot])
- fdc5d52: build(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 (@dependabot[bot])
- 540bda0: build(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 (@dependabot[bot])
- 9313011: build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 (@dependabot[bot])
- 063a408: build(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 (@dependabot[bot])
- 87acfcd: build(deps): bump golang.org/x/text from 0.20.0 to 0.21.0 (@dependabot[bot])
- 94fb1f4: bump(deps): Bump Oasis Go Client SDK to 0.11.1 (@matevz)
- 54d661a: deps: Bump node from 18 to 20 for docs (@matevz)
Other changes
- 782497c: Add build-windows to Makefile (@ZigaMr)
- f35c069: Add oasis.exe rule and fix Makefile (@ZigaMr)
- e872c86: ci: Bump Go to 1.22.x (@kostko)
- f248ddb: cmd/paratime/show: Add show events command (@ptrus)
- b13ecb7: cmd/rofl: Refactor build subcommand (@kostko)
- b29294f: docs: Describe specific network staking thresholds (@matevz)
- e7a6eb6: feat(cmd/network/add): Make the chain context optional (@amela)
- fe7b432: feat(cmd/paratime): Print ROFL app id in rofl1 format (@amela)
- 6520fc8: feat(cmd/rofl): Add support for building TDX ROFL apps (@kostko)
- e6423f9: fix(cmd/network): Show ParaTimeID during node startup (@amela)
Full Changelog: v0.10.3...v0.10.4
Oasis CLI 0.10.3
Oasis CLI 0.10.2
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
- c6ddc13: build rofl: Fail if cannot connect to network (@matevz)
- 0a4993c: build rofl: Use x86_64-unknown-linux-musl target (@matevz)
- 5e43015: cargo: Dump stderr on compilation error (@matevz)
- f539923: cmd: Fix oasis rofl update description (@matevz)
- e371d1c: docs: Add oasis rofl documentation (@matevz)
- e718275: docs: reference Sapphire localnet consolidated page under tools (@aefhm)
- 9c00e2f: feat(cmd/network): Add network show parameters command (@abukosek)
- 64e59b6: feat(cmd/network/remove): Add non-interactive mode (@amela)
- fde8786: feat(cmd/network/status): Sort paratimes (@amela)
- 85caf1c: feat(cmd/wallet): Add -y flag to export and show (@abukosek)
- 4de9328: feat(cmd/wallet): Add non-interactive mode to import cmd (@amela)
- 019d305: feat(rofl/build): Set x86_64-unknown-linux-gnu target for Localnet build (@matevz)
- 546811d: metadata: Bump oasisscan API to v2 (@amela)
Full Changelog: v0.10.1...v0.10.2
Oasis CLI 0.10.1
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
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
- 0c2b0ba: ci: bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (@dependabot[bot])
- 6c71506: examples: Refresh examples (@kostko)
- 53eddfc: feat(cmd/rofl): Add initial support for ROFL app management (@kostko)
Full Changelog: v0.9.0...v0.10.0
Oasis CLI 0.9.0
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
- c6a4a39: ci: bump golangci/golangci-lint-action from 4.0.0 to 5.1.0 (@dependabot[bot])
- e1c0b02: ci: bump golangci/golangci-lint-action from 5.1.0 to 6.0.0 (@dependabot[bot])
- d1356fb: ci: bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 (@dependabot[bot])
- c110bd1: config: Add Pontus-X migration (@kostko)
- 3c795cb: docs: Document --format parameter (@matevz)
- 0dffbb4: docs: Line number requires specified language (@matevz)
- 36dad01: examples: Refresh examples (@kostko)
- fdd252f: feat(cmd/network/governance): Improve governance proposal display (@kostko)
- f496187: feat(cmd/network/show): Add cmd for fetching compute committees (@amela)
- 0b86b5e: feat(cmd/paratime/denom): Add cmd denom set, set-native and remove (@amela)
- 5d8a835: feat(cmd/paratime/list): Add column DENOMINATION(S) (@amela)
- 9723417: feat(cmd/wallet): Support removal of multiple accounts (@amela)
- 66ffb88: fix(cmd/wallet): Support 0x when importing secp256k1 (@amela)
- c4495b5: network-status: Add human friendly network status (@amela)
- 5d6ac39: wallet: Add -y flag to oasis wallet remove (@amela)
Full Changelog: v0.8.1...v0.9.0
Oasis CLI 0.8.1
Oasis CLI 0.8.0
Changelog
Dependencies updates
- bd37849: build(deps): Bump client-sdk to 0.8.1 and migrate RPCs (@kostko)
- 61cee2f: build(deps): bump github.com/ethereum/go-ethereum (@dependabot[bot])
- 26cbd31: build(deps): bump github.com/ethereum/go-ethereum (@dependabot[bot])
- 3e79b8c: build(deps): bump github.com/ethereum/go-ethereum (@dependabot[bot])
- e2d031d: build(deps): bump github.com/ethereum/go-ethereum (@dependabot[bot])
- d598069: build(deps): bump github.com/ethereum/go-ethereum from 1.13.5 to 1.13.7 (@dependabot[bot])
- 89cafdc: build(deps): bump github.com/ethereum/go-ethereum from 1.13.7 to 1.13.8 (@dependabot[bot])
- 4eb528f: build(deps): bump github.com/ethereum/go-ethereum from 1.13.8 to 1.13.10 (@dependabot[bot])
- 4a3b6f4: build(deps): bump github.com/go-git/go-git/v5 from 5.5.2 to 5.11.0 (@dependabot[bot])
- 79bb3c6: build(deps): bump github.com/oasisprotocol/oasis-core/go (@dependabot[bot])
- 442ee74: build(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.2 (@dependabot[bot])
- c24a72a: build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (@dependabot[bot])
- 7895808: build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (@dependabot[bot])
- 0f43645: build(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 (@dependabot[bot])
- e1067d7: build(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0 (@dependabot[bot])
- bdf7ba9: build(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0 (@dependabot[bot])
- a275c72: build(deps): bump golang.org/x/crypto from 0.20.0 to 0.21.0 (@dependabot[bot])
- c3464e7: deps: Bump golangci-lint (@matevz)
Other changes
- ea0dc50: ci: bump actions/cache from 3 to 4 (@dependabot[bot])
- 248fa84: ci: bump actions/setup-go from 4 to 5 (@dependabot[bot])
- 3b72075: ci: bump actions/setup-python from 4 to 5 (@dependabot[bot])
- 35b4a2e: ci: bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 (@dependabot[bot])
- 5357b34: ci: bump golangci/golangci-lint-action from 3.7.1 to 4.0.0 (@dependabot[bot])
- 6763d65: cmd: Add reserved addresses, migrate ResolveAddress (@matevz)
- 80f628b: cmd: Improve support for different denominations (@kostko)
- 134f2e3: docs: Fix broken anchors (@matevz)
- c794fe0: docs: License the documentation under CC BY 4.0 (@matevz)
- c58e07b: docs: Rename sapphire and emerald -dev to -localnet (@matevz)
- c6c04dc: docs: change-parameters proposal (@ptrus)
- f81392a: examples: Refresh examples (@kostko)
- 7ed3aa8: governance: Add proposal content to governance show (@amela)
- e0f3f92: wallet: Derive private key on wallet export (@matevz)
Full Changelog: v0.7.1...v0.8.0