Release Notes

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.

June 19, 2020

API

  • Implement disabledSnapshot for Block and File volume replicas

  • Prevent detach of local disks for VSIs greater than 300GB

    • Exception:
    <faultcode>SoftLayer_Exception_Public</faultcode>
    <faultstring>Disk capacity exceeds the maximum size eligible for portability on local storage and can not be detached.</faultstring>
    
  • Fixed an issue causing fixed configurations to not handle disk controller limits properly.

    • When verifying or placing an order, fixed configuration presets will populate the storageGroups property on server order containers with those defined by their preset, rather than remaining empty. Verifying an order now does not fail if the storageGroups property is set when a fixed configuration preset is also provided. Any storage groups will be ignored in favor of the preset’s.
    • The order response will now contain the fixed config preset’s storage groups on verifyOrder and placeOrder responses.

Backend

  • Remove advanced monitoring/nimsoft as a requirement for managed services servers