Skip to content

Commit

Permalink
Merge pull request #696 from softlayer/20250130
Browse files Browse the repository at this point in the history
20250130 Release
  • Loading branch information
allmightyspiff authored Jan 31, 2025
2 parents e7650b8 + beefc31 commit efc6f31
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
13 changes: 13 additions & 0 deletions content/release_notes/2025/20250130.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Release notes: January 30, 2025"
date: "2025-01-30"
tags:
- "release notes"
---

#### API

- Fixed regression where issuing a request for any VSI CPU/Memory Usage data or specific Bandwidth Usage for compute resources with a custom start/finish range results in an incomplete return of the data. NETWORK-14793
- Fix scheduling dedicated host and reservation deletion during migrations VIRT-13195
- Adding order id and server or group name to reserved capacity agreement expiration ticket. Add server name to reserved capacity agreement expiration ticket. ACCT-8691
- Improved performance of SoftLayer_Account::getBandwidthList, especially for accounts with large amounts of compute resources. Fetch bandwidth data from Influx in a non-sequential manner for customer API calls NETWORK-14776
5 changes: 5 additions & 0 deletions data/sldn_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -78666,6 +78666,11 @@
"form": "relational",
"doc": "A list of features that a generic component model can provide."
},
"pciGeneration": {
"name": "pciGeneration",
"type": "string",
"form": "relational"
},
"capacity": {
"name": "capacity",
"type": "decimal",
Expand Down

0 comments on commit efc6f31

Please sign in to comment.