Skip to content

Release v1.1.0

Choose a tag to compare

@pjbreaux pjbreaux released this 04 Aug 20:07
· 211 commits to release_1 since this release

This is a feature release.

Release Highlights

  • #597 redefinition of the update method, it now uses the patch HTTP verb, in place of put
  • #582 #595 add linux packaging tools
  • Automated testing has been enhanced to cover 11.5.4 hf1, 11.6.0, 12.0.0 and 12.1.0 hf1. These platforms are now tested against automatically upon pull request. PRs should take considerably less time to complete.
  • #558 Sets the correct attribute and state from among a mutually-exclusive set of boolean attributes and ensures the request sent to the device has the appropriate state. This protects a consumer of f5-sdk from submitting requests that are either inconsistent, or unsupported by the device.

Caveats:

  • In the Profiles resource in module virtual.py, a Profiles now requires the partition as a creation parameter.

See the changelog for the full list of changes in this release.

See the project issues page for a full list of open issues in this release.