|
6 | 6 | <language>en-US</language> |
7 | 7 | <author>Enthusiastic Hugo User</author> |
8 | 8 | <rights>Copyright (c) 2014, Enthusiastic Hugo User; all rights reserved.</rights> |
9 | | - <updated>Thu, 17 Aug 2017 00:00:00 UTC</updated> |
| 9 | + <updated>Thu, 24 Aug 2017 00:00:00 UTC</updated> |
| 10 | + |
| 11 | + <item> |
| 12 | + <title>Release notes: August 24, 2017</title> |
| 13 | + <link>https://softlayer.github.io/release_notes/2017/20170824/</link> |
| 14 | + <pubDate>Thu, 24 Aug 2017 00:00:00 UTC</pubDate> |
| 15 | + <author>Enthusiastic Hugo User</author> |
| 16 | + <guid>https://softlayer.github.io/release_notes/2017/20170824/</guid> |
| 17 | + <description> |
| 18 | + |
| 19 | +<h4 id="portal">Portal</h4> |
| 20 | + |
| 21 | +<ul> |
| 22 | +<li>None</li> |
| 23 | +</ul> |
| 24 | + |
| 25 | +<h4 id="api">API</h4> |
| 26 | + |
| 27 | +<ul> |
| 28 | +<li>None</li> |
| 29 | +</ul> |
| 30 | + |
| 31 | +<h4 id="backend">Backend</h4> |
| 32 | + |
| 33 | +<ul> |
| 34 | +<li>Fixed a bug where cancellation tickets were not being closed after the cancellation had completed.</li> |
| 35 | +<li>Corrected an issue where Security Groups were not being properly applied to the private network of Windows VSI provisions.</li> |
| 36 | +</ul> |
| 37 | +</description> |
| 38 | + </item> |
10 | 39 |
|
11 | 40 | <item> |
12 | 41 | <title>Release notes: August 17, 2017</title> |
@@ -434,35 +463,6 @@ pp(getUsers) |
434 | 463 | <ul> |
435 | 464 | <li>Added logic for Brazil and India to support local currency for billing.</li> |
436 | 465 | </ul> |
437 | | -</description> |
438 | | - </item> |
439 | | - |
440 | | - <item> |
441 | | - <title>Release notes: July 19, 2017</title> |
442 | | - <link>https://softlayer.github.io/release_notes/2017/20170719/</link> |
443 | | - <pubDate>Wed, 19 Jul 2017 00:00:00 UTC</pubDate> |
444 | | - <author>Enthusiastic Hugo User</author> |
445 | | - <guid>https://softlayer.github.io/release_notes/2017/20170719/</guid> |
446 | | - <description> |
447 | | - |
448 | | -<h4 id="portal">Portal</h4> |
449 | | - |
450 | | -<ul> |
451 | | -<li>None</li> |
452 | | -</ul> |
453 | | - |
454 | | -<h4 id="api">API</h4> |
455 | | - |
456 | | -<ul> |
457 | | -<li>Added the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Billing_Invoice/getLocalCurrencyExchangeRate">getLocalCurrencyExchangeRate</a> method to the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Billing_Invoice/">SoftLayer_Billing_Invoice</a> service. This allows users to retrieve the exchange rate used for billing an invoice.</li> |
458 | | -<li>Users can now call <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_Storage/createOrUpdateLunId">SoftLayer_Network_Storage::createOrUpdateLunId</a> to change the LUN ID on a block volume. For example, if a user is trying to access multiple volumes from a single initiator, then it is possible that some volumes will have the same LUN ID which may cause conflicts on the initiator. The createOrUpdateLunId method allows the user to resolve any conflicts by assigning different LUN IDs to each volume.</li> |
459 | | -</ul> |
460 | | - |
461 | | -<h4 id="backend">Backend</h4> |
462 | | - |
463 | | -<ul> |
464 | | -<li>None</li> |
465 | | -</ul> |
466 | 466 | </description> |
467 | 467 | </item> |
468 | 468 |
|
|
0 commit comments