Releases: soracom/soracom-cli
Releases · soracom/soracom-cli
Support `self-update` subcommand and `--profile-command` option
v0.12.0 update api definitions
v0.11.0
What's Changed
🔴 Breaking Changes
- Make the command raise the error when the unnecessary argument(s) passed #50
- This change makes the command reject unnecessary arguments so if you have used the command with needless arguments, the result will fail.
Bug Fixes / Rewording
Fix `configure-sandbox` subcommand
Merge pull request #46 from soracom/update-deps update dependencies
Update API definitions
Merge pull request #43 from soracom/use-go-1.17 use go 1.17
Fix how to handle --body parameter when content-type is not application/json
v0.10.2 update dependencies
Update API definitions
Merge pull request #38 from soracom/fix-required-parameter-handling fix how to check required parameters
Support Arc and Diagnostics
Merge pull request #30 from soracom/discovery2021 Support Arc and Diagnostics
Add --delete-immediately option to "sigfox-devices terminate"
- Add
--delete-immediately
option tosigfox-devices terminate
subcommand- The Sigfox device will be deleted immediately
- This is intended to be used for inter-operator Sigfox device transfers
Supports Device Ping feature
Support Peek for SIM
Merge pull request #26 from soracom/peek-for-sim-and-stop-api Support Peek for SIM and Peek for SIM/VPG stop API