|
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, 24 Aug 2017 00:00:00 UTC</updated> |
| 9 | + <updated>Thu, 07 Sep 2017 00:00:00 UTC</updated> |
| 10 | + |
| 11 | + <item> |
| 12 | + <title>Release notes: September 7, 2017</title> |
| 13 | + <link>https://softlayer.github.io/release_notes/2017/20170907/</link> |
| 14 | + <pubDate>Thu, 07 Sep 2017 00:00:00 UTC</pubDate> |
| 15 | + <author>Enthusiastic Hugo User</author> |
| 16 | + <guid>https://softlayer.github.io/release_notes/2017/20170907/</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>Exposed the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_Storage_MassDataMigration_Request">SoftLayer_Network_Storage_MassDataMigration_Request</a>, <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_Storage_MassDataMigration_Request_KeyContact">SoftLayer_Network_Storage_MassDataMigration_Request_KeyContact</a>, and <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_Storage_MassDataMigration_Request_Status">SoftLayer_Network_Storage_MassDataMigration_Request_Statu</a> for interacting with the <a href="https://console.bluemix.net/docs/infrastructure/mass-data-migration/index.html#ibm-bluemix-mass-data-migration">Mass Data Migration</a> offering.</li> |
| 29 | +<li>Fixed an issue with the <a href="http://sldn.softlayer.com/reference/services/softlayer_billing_currency_exchangerate/getallcurrencyexchangerates">SoftLayer_Billing_Currency_ExchangeRate::getAllCurrencyExchangeRates</a> method. When customers would supply the current days date, the call would not return any exchange rate information.</li> |
| 30 | +</ul> |
| 31 | + |
| 32 | +<h4 id="backend">Backend</h4> |
| 33 | + |
| 34 | +<ul> |
| 35 | +<li>Fixed a bug with ISO importing. The fix now allows import transactions to complete even without a Software Description set on the ISO.</li> |
| 36 | +</ul> |
| 37 | +</description> |
| 38 | + </item> |
10 | 39 |
|
11 | 40 | <item> |
12 | 41 | <title>Release notes: August 24, 2017</title> |
@@ -434,35 +463,6 @@ pp(getUsers) |
434 | 463 | <ul> |
435 | 464 | <li>None</li> |
436 | 465 | </ul> |
437 | | -</description> |
438 | | - </item> |
439 | | - |
440 | | - <item> |
441 | | - <title>Release notes: July 26, 2017</title> |
442 | | - <link>https://softlayer.github.io/release_notes/2017/20170726/</link> |
443 | | - <pubDate>Wed, 26 Jul 2017 00:00:00 UTC</pubDate> |
444 | | - <author>Enthusiastic Hugo User</author> |
445 | | - <guid>https://softlayer.github.io/release_notes/2017/20170726/</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>Deprecated the <code>blueIdAuthenticationRequiredFlag</code> method and replaced it with the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Account/ibmIdAuthenticationRequiredFlag">ibmIdAuthenticationRequiredFlag</a> method for the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Account">SoftLayer_Account</a> service.<br /></li> |
458 | | -<li>Added <code>isoCodeAlphaThree</code> to the returned data for the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Locale_Country/getCountries">SoftLayer_Locale_Country::getCountries</a> and <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Locale_Country/getAvailableCountries">SoftLayer_Locale_Country::getAvailableCountries</a> methods. This returns the 3 character ISO code for a country.</li> |
459 | | -</ul> |
460 | | - |
461 | | -<h4 id="backend">Backend</h4> |
462 | | - |
463 | | -<ul> |
464 | | -<li>Added logic for Brazil and India to support local currency for billing.</li> |
465 | | -</ul> |
466 | 466 | </description> |
467 | 467 | </item> |
468 | 468 |
|
|
0 commit comments