Release Note

July 16, 2021

API

  • Fixed an issue that prevented resultLimits from working with the SoftLayer_Account::getVirtualGuests() API call when filtering based on a datacenter.
  • Add an exception for the visibility of the apiKey during the initial creation of the key and value
  • Changed SoftLayer_Hardware_Chassis.unitSize from int to float to accommodate larger values

Backend

  • Fixed an issue preventing VPC Block Storage volumes from getting reclaimed properly.