Skip to content

Commit

Permalink
Fri Aug 23 20:43:10 UTC 2024 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
SLDN committed Aug 23, 2024
1 parent 31f237e commit 6269c24
Show file tree
Hide file tree
Showing 46 changed files with 1,411 additions and 1,099 deletions.
4 changes: 2 additions & 2 deletions classes/SoftLayer_Metric_Tracking_Object/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ <h3>reference</h3>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Metric_Tracking_Object/getBandwidthGraph/">getBandwidthGraph</a>
<div class="meta">Retrieve a PNG image of a bandwidth graph representing the bandwidth usage over time recorded by SofTLayer&#39;s bandwidth pollers. </div>
<div class="meta">[DEPRECATED] Retrieve a PNG image of a bandwidth graph representing the bandwidth usage over time recorded by SofTLayer&#39;s bandwidth pollers. </div>
</li>

<li>
Expand All @@ -265,7 +265,7 @@ <h3>reference</h3>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Metric_Tracking_Object/getGraph/">getGraph</a>
<div class="meta">Retrieve a PNG image of a metric in graph form. </div>
<div class="meta">[DEPRECATED] Retrieve a PNG image of a metric in graph form. </div>
</li>

<li>
Expand Down
53 changes: 22 additions & 31 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,28 @@
<h1>Release Notes</h1>
<div class="col-md-9">

<div class="well well-sm release-note example col-md-12">
<h3>
<a href="https://sldn.softlayer.com/release_notes/2024/20240823/"> August 23, 2024</a>
<br>
</h3>
<div class="container">
<div class="row">
<div class="col-md-8">
<h4 id="api">API</h4>
<ul>
<li>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</li>
</ul>

</div>
</div>
</div>
</div>





<div class="well well-sm release-note example col-md-12">
<h3>
<a href="https://sldn.softlayer.com/release_notes/2024/20240816/"> August 16, 2024</a>
Expand Down Expand Up @@ -387,37 +409,6 @@ <h4 id="api">API</h4>



<div class="well well-sm release-note example col-md-12">
<h3>
<a href="https://sldn.softlayer.com/release_notes/2024/20240510/"> May 10, 2024</a>
<br>
</h3>
<div class="container">
<div class="row">
<div class="col-md-8">
<h4 id="api">API</h4>
<ul>
<li>IBM Cloud CDN service
<ul>
<li>Disable new CDN instance creation because of CDN service End of Market from April 29, 2024. CDN API - Disable CDN mapping creation NETWORK-14358</li>
</ul>
</li>
<li>Stop creating reservation during dedicated host migration.. Update dedicated host migrations to move the dedicated host record to a different host instead of creating a reservation
VIRT-12890</li>
<li>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</li>
<li>Create Permission Departments to categorize Permissions for Customer portal display. Create, populate, and link table for Permission Departments USER-4674</li>
<li>Fix dedicated host allocation value related bug. Fix null values on dedicated host allocation values VIRT-12951</li>
</ul>

</div>
</div>
</div>
</div>





</div>


Expand Down
4 changes: 2 additions & 2 deletions index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<language>en-US</language>
<author>Enthusiastic Hugo User</author>
<rights>Copyright (c) 2014, Enthusiastic Hugo User; all rights reserved.</rights>
<updated>Fri, 16 Aug 2024 00:00:00 UTC</updated>
<updated>Fri, 23 Aug 2024 00:00:00 UTC</updated>

<item>
<title>Release_notes</title>
<link>https://sldn.softlayer.com/release_notes/</link>
<pubDate>Fri, 16 Aug 2024 00:00:00 UTC</pubDate>
<pubDate>Fri, 23 Aug 2024 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://sldn.softlayer.com/release_notes/</guid>
<description></description>
Expand Down
64 changes: 36 additions & 28 deletions page/10/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,42 @@
<h1>Release Notes</h1>
<div class="col-md-9">

<div class="well well-sm release-note example col-md-12">
<h3>
<a href="https://sldn.softlayer.com/release_notes/2020/20201016/"> October 16, 2020</a>
<br>
</h3>
<div class="container">
<div class="row">
<div class="col-md-8">
<h4 id="api">API</h4>
<ul>
<li>Fixed bugs with SoftLayer_Virtual_Guest::getBandwidthTotal and getBandwidthForDateRange</li>
<li>Added checksumAlgorithm to SoftLayer_Virtual_Disk_Image</li>
</ul>
<h4 id="backend">Backend</h4>
<ul>
<li>Replica volume cancellation is not allowed when volume failover is initiated.</li>
<li>Added Validation to verify that the User has View Passwords Permission that is required to Order a Workflow.</li>
<li>Allow a user to delete their own parent when IAM Policy overrides hierarchy</li>
<li>Corrects setting the old billing item id on upgrade order items and associating new billing items with member servers.</li>
<li>Fixed an issue where duplicate volumes were unable to be ordered on certain Endurance tiers.</li>
<li>Performance improvements when placing VSI orders.</li>
</ul>
<h4 id="font-colorreddepreciated-noticefont"><font color="red">Depreciated Notice</font></h4>
<p><code>NESSUS_VULNERABILITY_ASSESSMENT_REPORTING</code>, which was previously a required item when ordering a server or virtual guest, is no longer required, and no longer maintained. When placing new orders please remove this tiem from the price list.</p>
<p><code>SoftLayer_Monitoring_Agent</code> (ordered by the <code>MONITORING_HOST_PING_AND_TCP_SERVICE</code> item) has also been removed.</p>
<p>See <a href="https://www.ibm.com/cloud/sysdig">SysDig</a> for alternative to both products.</p>

</div>
</div>
</div>
</div>





<div class="well well-sm release-note example col-md-12">
<h3>
<a href="https://sldn.softlayer.com/release_notes/2020/20201009/"> October 9, 2020</a>
Expand Down Expand Up @@ -414,34 +450,6 @@ <h4 id="backend">Backend</h4>



<div class="well well-sm release-note example col-md-12">
<h3>
<a href="https://sldn.softlayer.com/release_notes/2020/20200724/"> July 24, 2020</a>
<br>
</h3>
<div class="container">
<div class="row">
<div class="col-md-8">
<h4 id="api">API</h4>
<ul>
<li>Ticket update relationships should now properly exclude brand agent updates.</li>
<li>Deprecated Global Load Balancer services.
<ul>
<li>SoftLayer_Network_LoadBalancer_Global_Account</li>
<li>SoftLayer_Network_LoadBalancer_Global_Host</li>
</ul>
</li>
</ul>

</div>
</div>
</div>
</div>





</div>


Expand Down
67 changes: 28 additions & 39 deletions page/11/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,34 @@
<h1>Release Notes</h1>
<div class="col-md-9">

<div class="well well-sm release-note example col-md-12">
<h3>
<a href="https://sldn.softlayer.com/release_notes/2020/20200724/"> July 24, 2020</a>
<br>
</h3>
<div class="container">
<div class="row">
<div class="col-md-8">
<h4 id="api">API</h4>
<ul>
<li>Ticket update relationships should now properly exclude brand agent updates.</li>
<li>Deprecated Global Load Balancer services.
<ul>
<li>SoftLayer_Network_LoadBalancer_Global_Account</li>
<li>SoftLayer_Network_LoadBalancer_Global_Host</li>
</ul>
</li>
</ul>

</div>
</div>
</div>
</div>





<div class="well well-sm release-note example col-md-12">
<h3>
<a href="https://sldn.softlayer.com/release_notes/2020/20200717/"> July 17, 2020</a>
Expand Down Expand Up @@ -509,45 +537,6 @@ <h4 id="backend">Backend</h4>



<div class="well well-sm release-note example col-md-12">
<h3>
<a href="https://sldn.softlayer.com/release_notes/2020/20200421/"> April 21, 2020</a>
<br>
</h3>
<div class="container">
<div class="row">
<div class="col-md-8">
<h4 id="api">API</h4>
<ul>
<li>Update <a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account/getNetworkStorage/">SoftLayer_Account::getNetworkStorage()</a> API call for replicationStatus, should no longer throw Exceptions on certain volumes.</li>
<li>Fix for <a href="https://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/setTags/">SoftLayer_Virtual_Guest::setTags()</a> when tags are empty. Effectively calling setTags with an empty tag will clear tags on the VM.</li>
<li>Update storage and image information tables with backingFileWdek and ImageWdek fields to support custom encrypted images.</li>
<li>Prevent SUSPENDED-&gt;IAMID_INVALID transition for <a href="https://sldn.softlayer.com/reference/services/SoftLayer_User_Customer/editObject/">SoftLayer_User_Customer::editObject()</a></li>
<li><a href="https://sldn.softlayer.com/reference/services/SoftLayer_User_Customer_Notification_Hardware/createObject/">SoftLayer_User_Customer_Notification_Hardware::createObject</a> will return the created object.</li>
<li>Improve documentation for <a href="https://sldn.softlayer.com/reference/services/SoftLayer_User_Customer_Notification_Virtual_Guest/">SoftLayer_User_Customer_Notification_Virtual_Guest</a>.</li>
<li>Add start and end date, and server ID parameters to the new <a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account/getBandwidthList/">SoftLayer_Account::getBandwidthList()</a> API.</li>
<li>Adds a limit to queries for SoftLayer_Metric_Tracking data.
<ul>
<li>Exception: SoftLayer_Exception_ApiRequestFailed</li>
<li>Message: API request failed. Expected result size too large, please update the query</li>
</ul>
</li>
<li><a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/">SoftLayer_Account_Historical_Report</a> methods <a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountUrlUptimeSummary">getAccountUrlUptimeSummary</a>, <a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountHostUptimeSummary">getAccountHostUptimeSummary</a>, <a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountUrlUptimeGraphData">getAccountUrlUptimeGraphData</a>, <a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountHostUptimeGraphData">getAccountHostUptimeGraphData</a> have had a nullable accountId parameter added due to PHP7&rsquo;s strictness, but it is unused. No behavioral change to callers providing the previous parameters. This nullable accountId parameter is required in manually built requests as an <accountId xsi:nil="true"/> element.**</li>
</ul>
<h4 id="backend">Backend</h4>
<ul>
<li>Clarify the error message when placing quotes without a country.</li>
</ul>

</div>
</div>
</div>
</div>





</div>


Expand Down
67 changes: 39 additions & 28 deletions page/12/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,45 @@
<h1>Release Notes</h1>
<div class="col-md-9">

<div class="well well-sm release-note example col-md-12">
<h3>
<a href="https://sldn.softlayer.com/release_notes/2020/20200421/"> April 21, 2020</a>
<br>
</h3>
<div class="container">
<div class="row">
<div class="col-md-8">
<h4 id="api">API</h4>
<ul>
<li>Update <a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account/getNetworkStorage/">SoftLayer_Account::getNetworkStorage()</a> API call for replicationStatus, should no longer throw Exceptions on certain volumes.</li>
<li>Fix for <a href="https://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/setTags/">SoftLayer_Virtual_Guest::setTags()</a> when tags are empty. Effectively calling setTags with an empty tag will clear tags on the VM.</li>
<li>Update storage and image information tables with backingFileWdek and ImageWdek fields to support custom encrypted images.</li>
<li>Prevent SUSPENDED-&gt;IAMID_INVALID transition for <a href="https://sldn.softlayer.com/reference/services/SoftLayer_User_Customer/editObject/">SoftLayer_User_Customer::editObject()</a></li>
<li><a href="https://sldn.softlayer.com/reference/services/SoftLayer_User_Customer_Notification_Hardware/createObject/">SoftLayer_User_Customer_Notification_Hardware::createObject</a> will return the created object.</li>
<li>Improve documentation for <a href="https://sldn.softlayer.com/reference/services/SoftLayer_User_Customer_Notification_Virtual_Guest/">SoftLayer_User_Customer_Notification_Virtual_Guest</a>.</li>
<li>Add start and end date, and server ID parameters to the new <a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account/getBandwidthList/">SoftLayer_Account::getBandwidthList()</a> API.</li>
<li>Adds a limit to queries for SoftLayer_Metric_Tracking data.
<ul>
<li>Exception: SoftLayer_Exception_ApiRequestFailed</li>
<li>Message: API request failed. Expected result size too large, please update the query</li>
</ul>
</li>
<li><a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/">SoftLayer_Account_Historical_Report</a> methods <a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountUrlUptimeSummary">getAccountUrlUptimeSummary</a>, <a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountHostUptimeSummary">getAccountHostUptimeSummary</a>, <a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountUrlUptimeGraphData">getAccountUrlUptimeGraphData</a>, <a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountHostUptimeGraphData">getAccountHostUptimeGraphData</a> have had a nullable accountId parameter added due to PHP7&rsquo;s strictness, but it is unused. No behavioral change to callers providing the previous parameters. This nullable accountId parameter is required in manually built requests as an <accountId xsi:nil="true"/> element.**</li>
</ul>
<h4 id="backend">Backend</h4>
<ul>
<li>Clarify the error message when placing quotes without a country.</li>
</ul>

</div>
</div>
</div>
</div>





<div class="well well-sm release-note example col-md-12">
<h3>
<a href="https://sldn.softlayer.com/release_notes/2020/20200403/"> April 3, 2020</a>
Expand Down Expand Up @@ -504,34 +543,6 @@ <h4 id="backend">Backend</h4>



<div class="well well-sm release-note example col-md-12">
<h3>
<a href="https://sldn.softlayer.com/release_notes/2019/20191218/"> December 18, 2019</a>
<br>
</h3>
<div class="container">
<div class="row">
<div class="col-md-8">
<h4 id="api">API</h4>
<ul>
<li>Fix issue where requests to SoftLayer_Virtual_Guest generateOrderTemplate did not include the primary subnet id of the frontend and backend network components from the virtual guest template object in the response&rsquo;s order container.</li>
<li>Better validation and error responses in SoftLayer_Network_Subnet_Registration and SoftLayer_Account_Regional_Registry_Detail</li>
<li>Fixed bug when creating Federated user.</li>
</ul>
<h4 id="sldn">SLDN</h4>
<ul>
<li>Changed the CSS on the datatypes and services pages. If those pages look strange, please clear your browser cache or forcefully re-download the <a href="https://sldn.softlayer.com/css/custom.css">custom css</a></li>
</ul>

</div>
</div>
</div>
</div>





</div>


Expand Down
Loading

0 comments on commit 6269c24

Please sign in to comment.