Skip to content

Commit

Permalink
Merge pull request #324 from softlayer/1695057941
Browse files Browse the repository at this point in the history
20230918 release
  • Loading branch information
allmightyspiff authored Sep 18, 2023
2 parents 5016652 + cb47a7d commit 86b5a64
Show file tree
Hide file tree
Showing 43 changed files with 1,678 additions and 1,110 deletions.
5 changes: 5 additions & 0 deletions classes/SoftLayer_Product_Item/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,11 @@ <h3>reference</h3>
<div class="meta">An item&#39;s location conflicts. For example, Dual Path network functionality cannot be ordered in WDC and as such is a conflict.</div>
</li>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Product_Item/getM2ControllerFlag/">getM2ControllerFlag</a>
<div class="meta">Indicates whether an item is a M.2 disk controller.</div>
</li>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Product_Item/getM2DriveFlag/">getM2DriveFlag</a>
<div class="meta">Indicates whether an item is a M.2 drive.</div>
Expand Down
52 changes: 24 additions & 28 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,30 @@
<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/2023/20230918/"> September 18, 2023</a>
<br>
</h3>
<div class="container">
<div class="row">
<div class="col-md-8">
<h4 id="api">API</h4>
<ul>
<li>Removed unused MobileDevice classes</li>
<li>Adding LBAAS uuid to SoftLayer_Network_Subnet_IpAddress_UsageDetail::resourceContext</li>
<li>Addressed a bug where Global IP Addresses routed to compute resources were errantly reclaimed when the associated compute resource was reclaimed.</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/2023/20230623/"> June 23, 2023</a>
Expand Down Expand Up @@ -376,34 +400,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/2023/20230113/"> January 13, 2023</a>
<br>
</h3>
<div class="container">
<div class="row">
<div class="col-md-8">
<h4 id="api">API</h4>
<ul>
<li>VSI bandwidth data will now be accurately presented when no dates are provided to SoftLayer_Account::getBandwidthList</li>
<li>Remove all SoftLayer_Scale* services and datatypes</li>
<li>Add SoftLayer_Network_Component_Network_Vlan_Trunk::isUpdating to indicate updates to a VLAN trunk are in-progress.</li>
</ul>
<h4 id="backend">Backend</h4>
<ul>
<li>Enables vlan and subnet selections for additional private interface products.</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, 23 Jun 2023 00:00:00 UTC</updated>
<updated>Mon, 18 Sep 2023 00:00:00 UTC</updated>

<item>
<title>Release_notes</title>
<link>https://sldn.softlayer.com/release_notes/</link>
<pubDate>Fri, 23 Jun 2023 00:00:00 UTC</pubDate>
<pubDate>Mon, 18 Sep 2023 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://sldn.softlayer.com/release_notes/</guid>
<description></description>
Expand Down
54 changes: 28 additions & 26 deletions page/10/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,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/20200313/"> March 13, 2020</a>
<br>
</h3>
<div class="container">
<div class="row">
<div class="col-md-8">
<h4 id="api">API</h4>
<ul>
<li>Improved error handling in removeVirtualGuestAccess API.</li>
<li>This changes the &lsquo;SoftLayer-Total-Items&rsquo; header representing the total number of tagged items to be the full number in the list even if a result limit is applied. The affected endpoints are <a href="https://sldn.softlayer.com/reference/services/SoftLayer_Tag/getUnattachedTagsForCurrentUser/">SoftLayer_Tag::getUnattachedTagsForCurrentUser</a> and <a href="https://sldn.softlayer.com/reference/services/SoftLayer_Tag/getAttachedTagsForCurrentUser/">SoftLayer_Tag::getAttachedTagsForCurrentUser</a>.</li>
<li>New feature that allows enablement of 3D Secure. <a href="https://cardinaldocs.atlassian.net/wiki/spaces/CC/pages/360668/Cardinal+Cruise+Hybrid">Cardinal Cruise Hybrid</a></li>
<li>Removed forum related text from API docblocks</li>
<li>Improve error messages when reassigning parent for a user.</li>
<li>Customers who were using the SoftLayer_User_Customer api to obtain phone factor will need to go through the proper ordering process.</li>
<li><a href="https://sldn.softlayer.com/reference/services/SoftLayer_User_Customer/performExternalAuthentication/">SoftLayer_User_Customer::performExternalAuthentication</a> will now work properly on the REST endpoint.</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/20200228/"> February 28, 2020</a>
Expand Down Expand Up @@ -465,32 +493,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/20191122/"> November 22, 2019</a>
<br>
</h3>
<div class="container">
<div class="row">
<div class="col-md-8">
<h4 id="api">API</h4>
<ul>
<li>Fixed an issue causing exceptions to be thrown if NVMe disks were not added to the end of an order&rsquo;s price list.</li>
</ul>
<h4 id="backend">Backend</h4>
<ul>
<li>Introduces ability for customers to add or upgrade their network gateway licensing. The new upgrade path has no impact without the new software license products being available in the product catalog. This issue also improves the customer experience when attempting to perform hardware upgrades for a gateway which is not allowed.</li>
</ul>

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





</div>


Expand Down
71 changes: 26 additions & 45 deletions page/11/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,32 @@
<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/2019/20191122/"> November 22, 2019</a>
<br>
</h3>
<div class="container">
<div class="row">
<div class="col-md-8">
<h4 id="api">API</h4>
<ul>
<li>Fixed an issue causing exceptions to be thrown if NVMe disks were not added to the end of an order&rsquo;s price list.</li>
</ul>
<h4 id="backend">Backend</h4>
<ul>
<li>Introduces ability for customers to add or upgrade their network gateway licensing. The new upgrade path has no impact without the new software license products being available in the product catalog. This issue also improves the customer experience when attempting to perform hardware upgrades for a gateway which is not allowed.</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/2019/20191101/"> November 1, 2019</a>
Expand Down Expand Up @@ -488,51 +514,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/2019/20190802/"> August 2, 2019</a>
<br>
</h3>
<div class="container">
<div class="row">
<div class="col-md-8">
<h4 id="api">API</h4>
<ul>
<li>Create new Software_Description HSM_OS attribute type</li>
</ul>
<h4 id="backend">Backend</h4>
<ul>
<li>Do not require postal code for ARIN addresses outside US &amp; Canada</li>
<li>Fix accepting Master User invitation on account linked at create time</li>
<li>Fixed an issue upgrade GPU enabled VSIs</li>
<li>Prevents ordering GPU&rsquo;s when provisioning from an image template set to boot in PV.</li>
</ul>
<h4 id="catalog">Catalog</h4>
<ul>
<li>Adding a category code for dynamic CDN bandwidth.
<ul>
<li>cdn_service_dynamic_bandwidth</li>
<li>cdn_service_dynamic_bandwidth_usage</li>
</ul>
</li>
<li>Add 500GB Bandwidth option to package 1111</li>
<li>Update Single Node Preset 1051 in package 1075 with updated pricing</li>
<li>Create rule to conflict Windows 2019 and vCenter 6.7</li>
<li>Add the CXL 4210 server to package 1111</li>
<li>Add ESXi 6.5u2 to package 1065</li>
<li>Expand Global Availability of vGPU (FRA, TOK, SYD)</li>
<li>Update catalog package 1113 for Cascade Lake 2U 4 socket server</li>
</ul>

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





</div>


Expand Down
91 changes: 45 additions & 46 deletions page/12/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,51 @@
<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/2019/20190802/"> August 2, 2019</a>
<br>
</h3>
<div class="container">
<div class="row">
<div class="col-md-8">
<h4 id="api">API</h4>
<ul>
<li>Create new Software_Description HSM_OS attribute type</li>
</ul>
<h4 id="backend">Backend</h4>
<ul>
<li>Do not require postal code for ARIN addresses outside US &amp; Canada</li>
<li>Fix accepting Master User invitation on account linked at create time</li>
<li>Fixed an issue upgrade GPU enabled VSIs</li>
<li>Prevents ordering GPU&rsquo;s when provisioning from an image template set to boot in PV.</li>
</ul>
<h4 id="catalog">Catalog</h4>
<ul>
<li>Adding a category code for dynamic CDN bandwidth.
<ul>
<li>cdn_service_dynamic_bandwidth</li>
<li>cdn_service_dynamic_bandwidth_usage</li>
</ul>
</li>
<li>Add 500GB Bandwidth option to package 1111</li>
<li>Update Single Node Preset 1051 in package 1075 with updated pricing</li>
<li>Create rule to conflict Windows 2019 and vCenter 6.7</li>
<li>Add the CXL 4210 server to package 1111</li>
<li>Add ESXi 6.5u2 to package 1065</li>
<li>Expand Global Availability of vGPU (FRA, TOK, SYD)</li>
<li>Update catalog package 1113 for Cascade Lake 2U 4 socket server</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/2019/20190726/"> July 26, 2019</a>
Expand Down Expand Up @@ -427,52 +472,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/2019/20190517/"> May 17, 2019</a>
<br>
</h3>
<div class="container">
<div class="row">
<div class="col-md-8">
<h4 id="portal">Portal</h4>
<ul>
<li>SafeNet Luna should no longer appear as a software option for non-hsm devices</li>
</ul>
<h4 id="api">API</h4>
<ul>
<li>Add expirationDate validation to User Permission Group</li>
<li>Fixed the SLDNDocumentation for the ORM key apiAuthenticationKeys.</li>
<li>Added the numeric check to the beginning of addDeviceAccess function.</li>
<li>Add short description to Network_Vlan.upgrade, and update description to utilize Automatic and Premium nomenclature.</li>
</ul>
<h4 id="catalog">Catalog</h4>
<ul>
<li>VSI Reserved Instance Pricing Update</li>
<li>Reserve Bare Metal - GA</li>
<li>SAP HANA hardware updates</li>
<li>Update Monthly and Hourly pricing for Windows Server 2012, 2012 R2, and 2016 Standard Editions only for VSI</li>
<li>32GB V100 GPU on Bare Metal</li>
<li>Make Package 200 Presets available in Several Data Centers
<ul>
<li>HOU02</li>
<li>DAL07</li>
<li>SJC04</li>
<li>SAO01</li>
</ul>
</li>
<li>BYOL Support for IC4V VMware OS</li>
</ul>

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





</div>


Expand Down
Loading

0 comments on commit 86b5a64

Please sign in to comment.