Releases: soracom/soracom-cli
Releases · soracom/soracom-cli
v1.7.0
v1.6.1
What's Changed
- Remote Command via UDP, TCP に対応しました。 by @osawata36 in #137
- Modify script to work correctly under branch protection settings by @osawata36 in #132
Full Changelog: v1.5.0...v1.6.1
v1.5.0
What's Changed
- Add custom headers to profile by @bearmini in #124
- Update to latest api by @osawata36 in #131
Full Changelog: v1.4.0...v1.5.0
v1.4.0
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