Skip to content

v0.18.1

Choose a tag to compare

@archerzz archerzz released this 21 Aug 07:41
· 23 commits to master since this release
326943d

This version is deprecated. Install the latest release.

Change logs

This release contains a few bug fixes and minor changes.

Updated Commands

  • plugin list: when there is any error during retrieving plugin information, the command exit code will still be 0 (i.e. success). This change is to make it easier to write automation scripts.
  • billing enterprise-usage: numbers are rounded off to 2 decimal places

Defect Fixes

  • billing enterprise-usage: JSON unmarshal error regarding number types
  • sl securitygroup interface-list: nil pointer error