Skip to content

Commit beefc31

Browse files
20250130 Release notes and updates
1 parent e7650b8 commit beefc31

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Release notes: January 30, 2025"
3+
date: "2025-01-30"
4+
tags:
5+
- "release notes"
6+
---
7+
8+
#### API
9+
10+
- 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
11+
- Fix scheduling dedicated host and reservation deletion during migrations VIRT-13195
12+
- 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
13+
- 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

data/sldn_metadata.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78666,6 +78666,11 @@
7866678666
"form": "relational",
7866778667
"doc": "A list of features that a generic component model can provide."
7866878668
},
78669+
"pciGeneration": {
78670+
"name": "pciGeneration",
78671+
"type": "string",
78672+
"form": "relational"
78673+
},
7866978674
"capacity": {
7867078675
"name": "capacity",
7867178676
"type": "decimal",

0 commit comments

Comments
 (0)