Skip to content

Releases: IBM-Cloud/ibm-cloud-cli-sdk

v1.10.0

22 Oct 22:23
8049082

Choose a tag to compare

Change Logs

Other changes

  • Added linter for plugin metadata
  • Removed CorrelationID from output on authentication errors
  • Updated go version to 1.25.1
  • Updated dependencies

v1.9.0

18 Sep 18:24
af10c4a

Choose a tag to compare

Change Logs

Other Changes

  • Added output of Correlation ID on authentication errors

v1.8.1

01 Aug 19:55
3b0c1e3

Choose a tag to compare

Change Logs

Other Changes

  • Updated fake_plugin_context.go for test mocks

v1.8.0

31 Jul 22:42
fad9823

Choose a tag to compare

Change Logs

Plugin API Changes

  • Added MCPEnabled to determine if CLI is running as an MCP server

Other changes

  • Applied bold style to the table headers

v1.7.3

27 May 15:43
d420203

Choose a tag to compare

Change Logs

Other changes

  • include all flags in metadata
  • Added SetErrWriter and SetWriter methods to redirect output to buffer

v1.7.2

28 Apr 15:18
fc9a4ac

Choose a tag to compare

Change Logs

Other changes

  • Updated dependencies

v1.7.1

08 Apr 17:21
1e91417

Choose a tag to compare

Change Logs

Other changes

  • Updated go version to 1.22.12
  • Updated dependencies

v1.7.0

12 Mar 22:13
b8170b3

Choose a tag to compare

Change Logs

Core config changes

  • Fallback Account config is added

Other Changes

  • Updated go version to 1.22.11
  • Updated dependencies

v1.6.2

05 Feb 18:14
d9e3807

Choose a tag to compare

Change Logs

Other changes

  • Set terminal width to a very large number to prevent table row wrapping

v1.6.1

28 Jan 21:51
54e9eff

Choose a tag to compare

Change Logs

Other changes

  • Set terminal width to a large number when calling NewFakeUI (used in unit testing only).