Release Notes

September 24, 2020

Portal

  • Customer should be able to provision duplicate volume based on original volume location type flash or magnetic via UI

Backend

  • Allow Lenova Chassis to be captured
  • Prevent Customer from being created or edited with a phone number containing invalid characters.

September 17, 2020

API

  • Add supportedHardware to SoftLayer_Virtual_Disk_Image
  • Add diskFileExtension to SoftLayer_Virtual_Disk_Image
  • Fixed an issue where SoftLayer_Search limit greater than 25 does not work with SoftLayer_Event_Log

September 11, 2020

API

  • throw an exception if we customer requests refresh on duplicate which has replicas. SoftLayerAPIError(SoftLayer_Exception_InvalidValue): Invalid value provided for 'Duplicate Volume is unable to be refreshed while it has replica.'.
  • Allow snapshots to be refreshed on independent Volumes.
  • New SoftLayer_Network_Storage::refreshDuplicate() API call. Utilizes same parameters as SoftLayer_Network_Storage::refreshDependentDuplicate().
  • Exposed isCloudInit method on the Virtual_Guest class and cloudInitiFlag ORM key attribute on the SoftLayer_Virtual_Guest_Block_Device_Template class

Backend

  • Fix for billing upgrade order perf type volumes in dependent and independent refresh.

September 4, 2020

Portal

  • Customer will be able to see Snapshot capacity warnings information properly in notification tickets.

API

  • Removed SoftLayer_Network_Gateway_VersionUpgrade:getAllByFromVersion API, no longer supported.

August 28, 2020

API

  • Added SoftLayer_Hardware_Component_HardDrive::PSID
  • Expose storage groups on Hardware_Server objects so they can be used for image mobility
    • SoftLayer_Hardware_Server::logicalVolumeStorageGroups
    • SoftLayer_Hardware_Component::logicalVolumeStorageGroups
    • SoftLayer_Configuration_Storage_Group::captureEnabledFlag
  • Added SLDN docs for diskImage::storageGroups

Backend

  • Correct bug that was preventing assigning a role to an agent user in the BAP.

August 21, 2020

API

  • Resolves an issue where the getUpgradeItemPrice methods did not return pricing specific to the location the resource was located in.
  • BAP issue where agent only updates are missing from their ticket view

August 14, 2020

Portal

  • Fixed an issue where “Transaction in progress” was shown for a completed captured image
  • Prevent user from capturing image with no billing items

Backend

  • IPMI must be enable to start capture transactions

August 7, 2020

API

  • Updates the behavior of OR statements in SoftLayer_Search::advancedSearch queries
  • SoftLayer_Network_Gateway::canRollbackVersion() was removed and replaced with SoftLayer_Network_Gateway::isRollbackAllowed()
  • Add ‘origin’ and ‘realm’ fields to receiveEventDirect API payload

Backend

  • Fixes an issue that prevented users that did not have the account summary permission from seeing fees on current pricing when using the getUpgradeItemPrices service methods.
  • Customer will be able to see Snapshot capacity warnings information properly in overage warning tickets.

July 24, 2020

API

  • Ticket update relationships should now properly exclude brand agent updates.
  • Deprecated Global Load Balancer services.
    • SoftLayer_Network_LoadBalancer_Global_Account
    • SoftLayer_Network_LoadBalancer_Global_Host

July 17, 2020

API

  • Allow a user to delete themselves (API level)

Backed

  • Allow the successful restoration of monthly-billed Netscaler guests that are still in 24 hour RECLAIM_WAIT status
  • Enhanced authentication security for Cloud storage.
  • Fixed VSI provisioning emails to use correct currency symbols.