|
108 | 108 | <h1>Release Notes</h1>
|
109 | 109 | <div class="col-md-9">
|
110 | 110 |
|
| 111 | + <div class="well well-sm release-note example col-md-12"> |
| 112 | + <h3> |
| 113 | + <a href="https://softlayer.github.io/release_notes/2016/2016022/"> February 22, 2016</a> |
| 114 | + <br> |
| 115 | + </h3> |
| 116 | + <div class="container"> |
| 117 | + <div class="row"> |
| 118 | + <div class="col-md-8"> |
| 119 | + |
| 120 | + |
| 121 | +<h4 id="portal">Portal</h4> |
| 122 | + |
| 123 | +<ul> |
| 124 | +<li>Resolved an issue that was preventing orders from completing on accounts with Account Defined Networking enabled.<br /></li> |
| 125 | +<li>Resolved an issue that was preventing order quotes from being properly saved for later use.</li> |
| 126 | +<li>Removed the TLS_X cipher option for SSL Offloading on Load Balancers in the customer portal. Furthermore, any attempts to configure TLS_X through the API will now result in a NotSupported exception.</li> |
| 127 | +<li>Improved Cancellation Error Messaging for Already Canceled Services.</li> |
| 128 | +</ul> |
| 129 | + |
| 130 | +<h4 id="api">API</h4> |
| 131 | + |
| 132 | +<ul> |
| 133 | +<li>The data types <a href="http://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_Component">redundancyEnabledFlag</a> and <a href="http://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_Component">redundancyCapableFlag</a> on <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_Component">SoftLayer_Network_Component</a> will now reflect properly for unbonded network components and bonded components with a bonding type of Etherchannel in a dual path environment.</li> |
| 134 | +<li>Addressed an issue where calling <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress/e">SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress::editObject</a> without specifying a serviceGroup ID was causing a duplication of serviceGroups.</li> |
| 135 | +</ul> |
| 136 | + |
| 137 | +<h4 id="backend">Backend</h4> |
| 138 | + |
| 139 | +<ul> |
| 140 | +<li>Fixed an issue with checking user status for users connected to the SoftLayer VPN when making SOAP calls to the API.</li> |
| 141 | +<li>Created a process that will allow users to authenticate via SAML even if they don’t exist in in the customer portal yet. Upon login the new user will be created automatically. To assign permissions the user will need to provide a roles attribute with the SAML token.</li> |
| 142 | +<li>Enabled SAML on all Customer accounts.</li> |
| 143 | +</ul> |
| 144 | + |
| 145 | + </div> |
| 146 | + </div> |
| 147 | + </div> |
| 148 | +</div> |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
111 | 154 | <div class="well well-sm release-note example col-md-12">
|
112 | 155 | <h3>
|
113 | 156 | <a href="https://softlayer.github.io/release_notes/20160222/"> February 22, 2016</a>
|
@@ -452,117 +495,6 @@ <h4 id="backend">Backend</h4>
|
452 | 495 |
|
453 | 496 |
|
454 | 497 |
|
455 |
| - <div class="well well-sm release-note example col-md-12"> |
456 |
| - <h3> |
457 |
| - <a href="https://softlayer.github.io/release_notes/2016/20160111/"> January 11, 2016</a> |
458 |
| - <br> |
459 |
| - </h3> |
460 |
| - <div class="container"> |
461 |
| - <div class="row"> |
462 |
| - <div class="col-md-8"> |
463 |
| - |
464 |
| - |
465 |
| -<h4 id="portal">Portal</h4> |
466 |
| - |
467 |
| -<ul> |
468 |
| -<li>Replaced the 2014 SOC1 report with the 2015 SOC1 report for users to download from the portal.</li> |
469 |
| -<li>Fixed an issue where some tickets were not showing as updated by the customer.</li> |
470 |
| -<li>Fixed an issue where the create date was not set when a new DNS domain was created from subnet page.</li> |
471 |
| -<li>Fixed an issue where error messages from a previous submission are not cleared when a new Catalyst user submits the signup form.</li> |
472 |
| -</ul> |
473 |
| - |
474 |
| -<h4 id="api">API</h4> |
475 |
| - |
476 |
| -<ul> |
477 |
| -<li>Deprecating <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Product_Package/getAvailableLocations">getAvailableLocations()</a> and <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Product_Package/getLocations">getLocations()</a>. Customers should now use <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Product_Package/getRegions">getRegions</a>.</li> |
478 |
| -<li>API scripts need to be modified to use the following new packages instead of the retired packages listed below. Orders for the retired packages will no longer be available after January 18, 2016.</li> |
479 |
| -</ul> |
480 |
| - |
481 |
| -<table> |
482 |
| -<thead> |
483 |
| -<tr> |
484 |
| -<th align="left">Retired Packages</th> |
485 |
| -<th align="left">New Packages</th> |
486 |
| -</tr> |
487 |
| -</thead> |
488 |
| - |
489 |
| -<tbody> |
490 |
| -<tr> |
491 |
| -<td align="left">56 Quad Processor Multi Core Nehalem EX</td> |
492 |
| -<td align="left">269 Quad E7-2600 v3 (6 drives) Sandy Bridge</td> |
493 |
| -</tr> |
494 |
| - |
495 |
| -<tr> |
496 |
| -<td align="left">126 Single Xeon 1200 Series (Sandy Bridge / Haswell)</td> |
497 |
| -<td align="left">255 Single E3-1270 (4 drives) Sandy Bridge</td> |
498 |
| -</tr> |
499 |
| - |
500 |
| -<tr> |
501 |
| -<td align="left">126 Single Xeon 1200 Series (Sandy Bridge / Haswell)</td> |
502 |
| -<td align="left">257 Single E3-1270 v3 (4 drives) Haswell</td> |
503 |
| -</tr> |
504 |
| - |
505 |
| -<tr> |
506 |
| -<td align="left">142 Single Xeon 2000 Series (Sandy Bridge)</td> |
507 |
| -<td align="left">259 Single E5-2600 (4 drives) Sandy Bridge</td> |
508 |
| -</tr> |
509 |
| - |
510 |
| -<tr> |
511 |
| -<td align="left">143 Dual Xeon 2000 Series (Sandy Bridge)</td> |
512 |
| -<td align="left">273 Dual E5-2600 (4 drives) Sandy Bridge</td> |
513 |
| -</tr> |
514 |
| - |
515 |
| -<tr> |
516 |
| -<td align="left">143 Dual Xeon 2000 Series (Sandy Bridge)</td> |
517 |
| -<td align="left">253 Dual E5-2600 v3 (4 drives) Haswell</td> |
518 |
| -</tr> |
519 |
| - |
520 |
| -<tr> |
521 |
| -<td align="left">146 Sandy Bridge 1270</td> |
522 |
| -<td align="left">261 Single E3-1270 (2 drives) Sandy Bridge</td> |
523 |
| -</tr> |
524 |
| - |
525 |
| -<tr> |
526 |
| -<td align="left">147 Specialty Server: 4u Mass Storage Dual Xeon 2000 (Sandy Bridge) Series</td> |
527 |
| -<td align="left">263 Dual E5-2600 (36 drives) Sandy Bridge</td> |
528 |
| -</tr> |
529 |
| - |
530 |
| -<tr> |
531 |
| -<td align="left">147 Specialty Server: 4u Mass Storage Dual Xeon 2000 (Sandy Bridge) Series</td> |
532 |
| -<td align="left">248 Dual E5-2600 v3 (36 drives) Haswell</td> |
533 |
| -</tr> |
534 |
| - |
535 |
| -<tr> |
536 |
| -<td align="left">148 Specialty Server: 2u Mass Storage Dual Xeon 2000 (Sandy Bridge) Series</td> |
537 |
| -<td align="left">265 Dual E5-2600 (12 drives) Sandy Bridge</td> |
538 |
| -</tr> |
539 |
| - |
540 |
| -<tr> |
541 |
| -<td align="left">148 Specialty Server: 2u Mass Storage Dual Xeon 2000 (Sandy Bridge) Series</td> |
542 |
| -<td align="left">251 Dual E5-2600 v3 (12 drives) Haswell</td> |
543 |
| -</tr> |
544 |
| - |
545 |
| -<tr> |
546 |
| -<td align="left">158 Quad Xeon 4000 Series (Sandy Bridge)</td> |
547 |
| -<td align="left">267 Quad E5-4600 (24 drives) Sandy Bridge</td> |
548 |
| -</tr> |
549 |
| - |
550 |
| -<tr> |
551 |
| -<td align="left">234 Quad Xeon E7-4800 v2 (Ivy Bridge) Series</td> |
552 |
| -<td align="left">271 Quad E7-4800 v2 (24 drives) Ivy Bridge</td> |
553 |
| -</tr> |
554 |
| -</tbody> |
555 |
| -</table> |
556 |
| - |
557 |
| - </div> |
558 |
| - </div> |
559 |
| - </div> |
560 |
| -</div> |
561 |
| - |
562 |
| - |
563 |
| - |
564 |
| - |
565 |
| - |
566 | 498 | </div>
|
567 | 499 |
|
568 | 500 |
|
|
0 commit comments