|
170 | 170 | <h1>Release Notes</h1> |
171 | 171 | <div class="col-md-9"> |
172 | 172 |
|
| 173 | + <div class="well well-sm release-note example col-md-12"> |
| 174 | + <h3> |
| 175 | + <a href="https://sldn.softlayer.com/release_notes/2020/20200529/"> May 29, 2020</a> |
| 176 | + <br> |
| 177 | + </h3> |
| 178 | + <div class="container"> |
| 179 | + <div class="row"> |
| 180 | + <div class="col-md-8"> |
| 181 | + <h4 id="api">API</h4> |
| 182 | +<ul> |
| 183 | +<li>Fixes a bug when users attempt to create some load balancer pools.</li> |
| 184 | +</ul> |
| 185 | +<h4 id="backend">Backend</h4> |
| 186 | +<ul> |
| 187 | +<li>Fixed ordering bug for reserved capacity groups.</li> |
| 188 | +</ul> |
| 189 | + |
| 190 | + </div> |
| 191 | + </div> |
| 192 | + </div> |
| 193 | +</div> |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
173 | 199 | <div class="well well-sm release-note example col-md-12"> |
174 | 200 | <h3> |
175 | 201 | <a href="https://sldn.softlayer.com/release_notes/2020/20200522/"> May 22, 2020</a> |
@@ -542,39 +568,6 @@ <h4 id="backend">Backend</h4> |
542 | 568 |
|
543 | 569 |
|
544 | 570 |
|
545 | | - <div class="well well-sm release-note example col-md-12"> |
546 | | - <h3> |
547 | | - <a href="https://sldn.softlayer.com/release_notes/2020/20200214/"> February 14, 2020</a> |
548 | | - <br> |
549 | | - </h3> |
550 | | - <div class="container"> |
551 | | - <div class="row"> |
552 | | - <div class="col-md-8"> |
553 | | - <h4 id="api">API</h4> |
554 | | -<ul> |
555 | | -<li>SoftLayer_User_Customer::minimumPasswordLifeHours and SoftLayer_User_Customer::secondaryPasswordTimeoutDays will no longer allow NULL value to be set.</li> |
556 | | -<li>Adds two new public API calls that allow requesting account-specific tag information. |
557 | | -<ul> |
558 | | -<li><a href="https://sldn.softlayer.com/reference/services/SoftLayer_Tag/getUnattachedTagsForCurrentUser">getUnattachedTagsForCurrentUser</a></li> |
559 | | -<li><a href="https://sldn.softlayer.com/reference/services/SoftLayer_Tag/getAttachedTagsForCurrentUser">getAttachedTagsForCurrentUser</a></li> |
560 | | -</ul> |
561 | | -</li> |
562 | | -<li><a href="https://sldn.softlayer.com/reference/services/SoftLayer_Software_Component_AntivirusSpyware/updateAntivirusSpywarePolicy/">SoftLayer_Software_Component_AntivirusSpyware::updateAntivirusSpywarePolicy()</a> will only accept values 1-5 for <code>newPolicy</code></li> |
563 | | -</ul> |
564 | | -<h4 id="backend">Backend</h4> |
565 | | -<ul> |
566 | | -<li>Fixed an issue preventing some bare metal gateway appliance orders from being completed</li> |
567 | | -</ul> |
568 | | - |
569 | | - </div> |
570 | | - </div> |
571 | | - </div> |
572 | | -</div> |
573 | | - |
574 | | - |
575 | | - |
576 | | - |
577 | | - |
578 | 571 | </div> |
579 | 572 |
|
580 | 573 |
|
@@ -678,7 +671,7 @@ <h4> <i class="fas fa-laptop-code"></i> SL Plugin </h4> </hr> Classic Infrastruc |
678 | 671 | <a href="https://sldn.softlayer.com/page/13/" aria-label="Next" class="page-link" role="button"><span aria-hidden="true">»</span></a> |
679 | 672 | </li> |
680 | 673 | <li class="page-item"> |
681 | | - <a href="https://sldn.softlayer.com/page/33/" aria-label="Last" class="page-link" role="button"><span aria-hidden="true">»»</span></a> |
| 674 | + <a href="https://sldn.softlayer.com/page/34/" aria-label="Last" class="page-link" role="button"><span aria-hidden="true">»»</span></a> |
682 | 675 | </li> |
683 | 676 | </ul> |
684 | 677 | </div> |
|
0 commit comments