Releases: IBM-Cloud/ibm-cloud-cli-sdk
Releases · IBM-Cloud/ibm-cloud-cli-sdk
v1.5.0
Change Logs
Core config changes
- Added entries for the fallback tokens (to be inserted into the default token / refresh token values upon
leave
-ing of anassume
d TP) & the ID of any currently-assume
d TP
Other changes
- Small code change with the stringification of the model for a CRN, to prevent the return of a misleading non-empty string when a CRN is fully empty
- Added fake stubs for PluginConfig
v1.4.0
v1.3.0
v1.2.0
v1.1.2
Change Logs
Other changes
- Updated golang.org/x/net to 0.17.0
- Added CLI Interface Summary Guidelines
- Updated cobra v1.6.1
v1.1.1
v1.1.0
v1.0.3
Defects fixing:
- Fixed locking of configuration file on Windows
v1.0.2
Defects fixing:
- Fixed concurrency issues while reading/updating configuration
Other changes:
- Updated golang.org/x/net to 0.7.0
- Updated golang.org/x/crypto to 1.0.0
- Updated Plug-in Guide to include standards for setting the Aliases and Name fields in the
plugin.PlginMetadata
struct