Releases: soracom/soracom-cli
Releases · soracom/soracom-cli
v1.3.0
What's Changed
- Update README by @makoto-soracom in #89
- Update API def 20240905-064448 by @makoto-soracom in #90
- Bump actions/checkout from 2 to 4 by @dependabot in #91
- Bump actions/setup-go from 2 to 5 by @dependabot in #92
- Bump github.com/spf13/cobra from 1.2.1 to 1.8.1 by @dependabot in #94
- Bump github/codeql-action from 1 to 3 by @dependabot in #93
- Bump golang.org/x/term from 0.0.0-20210927222741-03fcf44c2211 to 0.24.0 by @dependabot in #96
- Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.7.0 by @dependabot in #97
- Bump golang.org/x/net from 0.0.0-20210805182204-aaa1db679c0d to 0.23.0 by @dependabot in #98
- Update kin openapi from 0.97.0 to 0.127.0 by @bearmini in #99
New Contributors
- @makoto-soracom made their first contribution in #89
- @dependabot made their first contribution in #91
Full Changelog: v1.2.0...v1.3.0
Add subcommands to `sora-cam devices`
Merge pull request #88 from soracom/update-api-def-2023-11-15 Update api def 2023 11 15
Fix authentication options
Merge pull request #84 from soracom/fix-auth-key-authentication fix authentication using --auth-key-id and --auth-key
Support switch user profile
Merge pull request #83 from soracom/support-switch-user-profile add support switch user profile
Support Switch user and SIM-based routing features (Discovery 2023)
v1.0.0 fix test data
Minor updates
- Added new subcommands below:
operator configuration get
operator configuration set
operator configuration delete
- Added subcommands that should have existed but did not as shown below:
orders resource-initial-setting update
lora-network-sets put-tag
- Fixed an issue on the subcommand
sims create-arc-session
- Improved English descriptions
Fix default value handling for integer / float / bool parameters
v0.15.1 remove snap from help text
Support `sora-cam devices update-export-usage-limit-override / delete-export-usage-limit-override` subcommands
v0.15.0 update golang to 1.20.1
Support `sora-cam devices events`
v0.14.0 update assets and support sora-cam devices events
Support `sora-cam devices` subcommands
v0.13.0 add sora-cam devices subcommands