Skip to content

5.9.1

Compare
Choose a tag to compare
@allmightyspiff allmightyspiff released this 15 Sep 23:44
· 1656 commits to master since this release

[5.9.1] - 2020-09-15

v5.9.0...v5.9.1

  • Fix the ha option for firewalls, add and implement unit test #1327
  • BluePages_Search and IntegratedOfferingTeam_Region don't need SoftLayer_ prefix #972
  • Fix new TOX issues #1330
  • Add more unit test coverage #1331
  • Set notes for network storage #1322
  • Some improvements to the dns commands #999
    • dns zone-list: added resourceRecordCount, added automatic pagination for large zones
    • dns record-list: fixed an issue where a record (like SRV types) that don't have a host would cause the command to fail
  • Renamed managers.storage.refresh_dep_dupe to SoftLayer.managers.storage.refresh_dupe #1342 to support the new API method. CLI commands now use this method.