Release Notes

August 23, 2024

API

  • Deprecated specific tracking object API endpoints that intended to return usage graph images. Add deprecation tag to Metric Tracking Object graphing API endpoints NETWORK-14559

August 16, 2024

API

  • Eliminate deprecated bandwidth API properties. Delete deprecated SoftLayer_Network_Bandwidth_Version1_Usage. Eliminate unused ORM keys in the bandwidth space NETWORK-14557

August 9, 2024

API

  • Pod Closure Announcement: dal09.pod03 and dal09.pod04. Mark closure for dal09.pod03 and dal09.pod04 NETWORK-14551

July 19, 2024

API

  • Added check for active account state.. SendGrid - Addresses “Failed to disconnect the billing item resource” IMAGE-2371
  • refactor isNfsCapable to isNfsOnly. Changing label from isNfsCapable to isNfsOnly METAL-6221

July 12, 2024

API

  • Properties added for continue support of 3DS to ensure uninterrupted workflow.. 3DS Data Field Changes ACCT-8362
  • Update OS reload block for nfsCapable servers vsphere 7 -> vsphere 8. METAL-6189

July 5, 2024

API

  • corrects handling storage group templates with JBOD all. JBOD ALL storage group template does not create multple JBOD storage groups SALES-14389
  • Removal of datatypes NETWORK-14198:
    • SoftLayer_Network_Service_Health
    • SoftLayer_Network_Service_Health_Status.

June 27, 2024

API

  • Fix issue preventing virtual dedicated host ordering.. Fix dedicated host hostname validation SALES-14414
  • Adding isNfsCapable check on reloadOperatingSystem(). Add check in OS reload for new NFS only orm key METAL-6145

June 19, 2024

SLDN

Introducting Dark Mode for SLDN! If there are any issues with this theme please let me know by opening a GitHub Issue. You can also switch to Light Mode by clicking the SUN Icon: on the top right corner.

June 14, 2024

API

  • Skip PV driver checks if the guest attribute is set to do so.. Skip PV driver checks when guest attribute is present VIRT-12857
  • New orm key on server class for the nfsCapable attribute. Create a new ORM key on the Server class to identify if it is NFS only METAL-6139
  • Added customer ssh key manage permission check . Move Permissions check to validatePermission method IMAGE-2400
  • Deprecation of datatypes NETWORK-14481:
    • SoftLayer_Network_Service_Health
    • SoftLayer_Network_Service_Health_Status

June 5, 2024

API

  • Auto-escalate failed transaction restarts for guests after one attempt.. Automatically escalate failed transaction restarts VIRT-12680
  • Adding nfsCapable record to HW_COMPONENT_MODEL_ATTR_TYPE table. Create new drive controller attribute for NSF identification METAL-6137
  • Removing the SoftLayer_Network_Backbone and SoftLayer_Network_Backbone_Location_Dependent services, as well as supporting artifact SoftLayer_Location::backboneDependents. Deprecate Backbone NETWORK-14301
  • Update storage group template handling to work with pcie disks.. Handling presets with storage group templates was missed with original M.2 work SALES-14381
  • IBM Cloud CDN service - Disable new CDN instance creation because of CDN service End of Market from April 29, 2024. CDN API - Disable CDN mapping creation NETWORK-14358
  • Fix error when attempting to grab Hardware ORM key from SoftLayer_Account when user has access to 0 devices. Fix Account getAllowedDeviceIds to correctly allow sorting USER-4918
  • Fix dedicated host allocation value related bug. Fix null values on dedicated host allocation values VIRT-12951