Release Notes

April 28, 2023

API

  • Fixes an issue where the Refresh Dependent Duplicate PI feature would fail if a snapshot was not found. With this fix, the feature will gracefully handle cases where the snapshot is not available.
  • Improved Error Handling Documentation. Added ability to document permissions for api methods.
  • Add SoftLayer_Network_Vlan::podName
  • Better error handling for modifying storage volumes
  • Fix issue where getUpgradeItemPrices methods would mark some port speed price with currentPriceFlag set to true that were not the current price.
  • Require Permission SAML_AUTHENTICATION_MANAGE when adding SoftLayer_Account_Authentication_Attribute objects

April 14, 2023

API

  • New API getGwOrdersAllowedLicenses in SoftLayer_Network_Gateway_VersionUpgrade to get a list of gateway licenses for manufacturer and versions.
  • New API getGwOrdersAllowedOS in SoftLayer_Network_Gateway_VersionUpgrade to get a list per package of price ids for allowed vSRX or vFSA OS-es for new orders.
  • Added an API (SoftLayer_Brand::migrateExternalAccount) to allow enabled brands to migrate an external account into their brand.

Backend

  • Reduce the file volume provision time, provisioning will be faster compare to existing time of 60-80 secs
  • Throw an Exception when trying to convert a NAS volume to an independent duplicate

March 17, 2023

API

  • Remove duplicate host pool member entries
  • Add network card to the schedule new transaction firmware upgrades

March 13, 2023

API

  • Adds the SoftLayer_Product_Item Service
  • Remove all SoftLayer_Scale* classes and references
  • Deprecated unused API endpoints on the Account class
    • Account::getHistoricalTicketGraph
    • Account::getHistoricalBackupGraph
    • Account::getHistoricalUptimeGraph
    • Account::getAggregatedUptimeGraph
    • Account::getDiskUsageMetricImageByDate
    • Account::getDiskUsageMetricDataFromMetricTrackingObjectSystemByDate
    • Account::getDiskUsageMetricDataFromLegacyByDate
    • Account::getAllGroupTicketCountsByTimeframe
    • Account::getDiskUsageMetricDataByDate
    • Account::getHistoricalBandwidthGraph
  • SoftLayer_Network::disconnectPrivateEndpointService and SoftLayer_Network::connectPrivateEndpointService now require the MANAGE_PRIVATE_ENDPOINT_SERVICE permission

March 3, 2023

API

  • Removing ‘HIPAA_BRIDGE_LETTER’ option from compliance report request tool and also updating the document delivery statement in the portal.
  • Prevent obsolete Customer Permissions from being added to Customers
  • Adding exceptions and fixing parameter in SendGrid reclaims
  • Add subnet identifier as note to attached billing items.

February 10, 2023

API

February 2, 2023

API

  • Performs a check to see if the user has access to the guest the disk image is attached to before moving it to another guest
  • Adding SoftLayer_Network_Vlan::datacenter
  • Fix term length validation for optional disk categories in order API
  • In rare cases customer would see an error during volume modification. With this code fix the issue will be resolved and the snapshot size modification will go through properly without any issue.
  • Remove autoscale user permissions

Backend

  • Enabling upgrade orders for Sendgrid.

January 13, 2023

API

  • VSI bandwidth data will now be accurately presented when no dates are provided to SoftLayer_Account::getBandwidthList
  • Remove all SoftLayer_Scale* services and datatypes
  • Add SoftLayer_Network_Component_Network_Vlan_Trunk::isUpdating to indicate updates to a VLAN trunk are in-progress.

Backend

  • Enables vlan and subnet selections for additional private interface products.

November 11, 2022

Backend

  • Bandwidth Overage notifications now include alerts for Bandwidth Pools approaching their total allocation

November 4, 2022

API

  • Properly handle upgrade rules when block/file volume is magnetic
  • Removed the dead PhoneFactor code
  • Allow for editing a firmware driver version entries
  • Add new guest attribute type for ACTIVE_LIVE_MIGRATION
  • Made the SoftLayer_Hardware_Server::virtualGuests ORM key return an empty collection for customers (SLDN calls), since we no longer offer customer-managed-guests and therefore customers do not need to know host/server information for their guests anymore.
  • Fully deprecated SoftLayer_Network_Vlan::secondaryRouter

Backend

  • Fixed an issue where block and file snapshot counts where not accurate