Release Notes

March 7, 2016

Portal

  • Fixed an issue where some exception errors were not getting their messages properly translated, so the actual error message was being masked.

API

Backend

  • Customers with Private Host VSI’s can call to opt-out of host reboots for major maintenance events.

February 29, 2016

Portal

  • Resolved an issue that was causing Managed Hosting orders to reset when a Promo code was applied to an order.

API

Backend

  • Resolved an issue that was causing RedHat licenses to be terminated upon an OS reload.

February 22, 2016

Portal

  • Resolved an issue that was preventing orders from completing on accounts with Account Defined Networking enabled.
  • Resolved an issue that was preventing order quotes from being properly saved for later use.
  • Removed the TLS_X cipher option for SSL Offloading on Load Balancers in the customer portal. Furthermore, any attempts to configure TLS_X through the API will now result in a NotSupported exception.
  • Improved Cancellation Error Messaging for Already Canceled Services.

API

Backend

  • Fixed an issue with checking user status for users connected to the SoftLayer VPN when making SOAP calls to the API.
  • Created a process that will allow users to authenticate via SAML even if they don’t exist in in the customer portal yet. Upon login the new user will be created automatically. To assign permissions the user will need to provide a roles attribute with the SAML token.
  • Enabled SAML on all Customer accounts.

February 22, 2016

Portal

  • Resolved an issue that was preventing orders from completing on accounts with Account Defined Networking enabled.
  • Resolved an issue that was preventing order quotes from being properly saved for later use.
  • Removed the TLS_X cipher option for SSL Offloading on Load Balancers in the customer portal. Furthermore, any attempts to configure TLS_X through the API will now result in a NotSupported exception.
  • Improved Cancellation Error Messaging for Already Canceled Services.

API

Backend

  • Fixed an issue with checking user status for users connected to the SoftLayer VPN when making SOAP calls to the API.
  • Created a process that will allow users to authenticate via SAML even if they don’t exist in in the customer portal yet. Upon login the new user will be created automatically. To assign permissions the user will need to provide a roles attribute with the SAML token.
  • Enabled SAML on all Customer accounts.

February 17, 2016

Portal

  • Fixed an issue where there is an additional forward slash in the return redirect from PayPal ordering.
  • Fixed an issue preventing the warning message from being displayed with improper virtual server configurations on the ordering page.
  • The link to order private node virtual servers in the control portal will now properly direct users to the private node order page.

API

  • None

Backend

  • Updated backend monitoring agent APIs, which will make the monitoring services more efficient and reliable.
  • Updated windows post install scripts for better error handling.

February 15, 2016

Portal

  • Updated the order receipt page, added some useful links to documentation about the purchased product.
  • Streamlined the form which is used to submit orders.

API

  • Fixed an issue with SoftLayer_Hardware::createObject that was preventing processor restricted operating systems from being ordered with fixedConfigurationPreset.

February 10, 2016

Portal

  • None

API

Backend

  • Disabled quotes that contain products from specific packages: 56, 126, 142, 143, 146, 147, 148, 158, 234
  • Updated the Linux post provisioning process to output more verbose log files.

February 8, 2016

Portal

  • Resolved an issue where private subnets were not populating in the VLAN selector for private networking only server orders.
  • Resolved an issue preventing OS reloads from Image Templates from completing due to inactive packages on the template.

API

  • None

February 8, 2016

Portal

  • Resolved an issue with incorrect placements of order sliders during checkout.

API

  • API deprecation warning: SoftLayer_Network_Component::getPortStatistics will be functionally deprecated on May 2, 2016. After this time the method will return a deprecated exception. Upon the next release version of the API, it will be removed.

Backend

  • Fixed a rare bug in Hourly Bare Metal provisions that occurred when a customer had a VLAN on a Monthly Bare Metal server router in the same datacenter as the new Hourly Bare Metal Server. The issue causes a stuck transaction during the provisioning process.
  • Added the functionality to register .us TLD domains.

February 1, 2016

Portal

  • Resolved an issue that was preventing the portal from properly enabling Private VLAN spanning.

API

Backend

  • Added the ability to specify userdata to Hourly Bare Metal Servers
  • Enabled the automatic migration of local disk VSIs on disabled hosts on VSI power off or reboot.