Release Notes

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.

July 10, 2020

API

Backend

  • Fix an issue causing some hardware orders to use the wrong partitioning layout.
  • Merge master user / account owner IP restrictions when existing accounts are linked

June 26, 2020

API

  • Begins the process of deprecating bandwidth related SLDN endpoints on the SoftLayer_Account and SoftLayer_Network_Bandwidth_Version1_Allotment class that are no longer being supported.
  • fixes bug in ordering fixed config presets with both core and processor restricted prices

Backend

  • Volume name were not appearing in the snapshot capacity warnings.
  • Fixed an issue preventing device from be added on a BAP account when added from the Support Center
  • Fixed a bug with migrating dedicated host that have no guests attached.
  • Prevent live migrations for VPC, Netscaler, Reserved Capacity, and Encrypted Disk guests

Catalog

  • Ensure getting upgrade prices for hardware and virtual server upgrades includes the currently-billed fees, rather than the listed catalog fees.
  • Fixed an issue where “update order received” and “order being reviewed” emails were not showing local currencies.
  • Fix issue preventing some forms of SAP Certified hardware orders.