Skip to content

Releases: F5Networks/f5-icontrol-rest-python

Release v1.1.0

29 Sep 14:38
Compare
Choose a tag to compare

This is a feature release!

Release Highlights

  • Added support for subPath as a URI component, in addition to name and partition. This allows f5-sdk to use this library to make requests with the subPath in the URI.

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

Release v1.0.9

03 Aug 20:42
Compare
Choose a tag to compare

Summary

Fix travis deploy syntax

Release Highlights

  • travis lint .travis.yml (version 1.8.2) complains about correct and necessary YAML array syntax, incorrectly identifying it as malformed.

See the changelog for the of change in this release.

Open Issues

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

Release v1.0.8

03 Aug 19:02
Compare
Choose a tag to compare

Summary

Packaging logic for .deb and .rpms added! Thanks @richbrowne.

Release Highlights

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

Open Issues

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

Release v1.0.7

03 Jun 22:39
Compare
Choose a tag to compare

Summary

Major enhancement: token based authentication for non-admin users. Thanks @andrewjjenkins !!

Maintenance release with bug fixes.

Release Highlights

  • Added token based authentication: #91
  • Added backwards compatibility for versions of requests library older than 2.9.1 but newer than 2.5.0 (#92)
  • Fixed the version of requests to >= 2.5.0 for pip install

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

Open Issues

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

Release v1.0.6

13 May 21:14
Compare
Choose a tag to compare

Summary

Major enhancement: token based authentication for non-admin users. Thanks @andrewjjenkins !!

Maintenance release with bug fixes.

Release Highlights

  • Added token based authentication: #91
  • Added backwards compatibility for versions of requests library older than 2.9.1 but newer than 2.5.0 (#92)

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

Caveats

This is only compatible with requests >= 2.5.0

Open Issues

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

Release v1.0.5

01 Apr 20:58
Compare
Choose a tag to compare

Summary

Maintenance release with bug fixes.

Release Highlights

  • logging upgrades
  • removal of a debug prinout
  • doc enhancements
  • dependency constraint on requests >= 2.9.1 #79

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

Caveats

None.

Open Issues

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

Release v1.0.4

17 Mar 19:03
Compare
Choose a tag to compare

Summary

Maintenance release with bug fixes.

Release Highlights

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

Caveats

None.

Open Issues

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

Release v1.0.3

16 Mar 19:25
Compare
Choose a tag to compare

Summary

Maintenance release with bug fixes.

Release Highlights

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

Caveats

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

Release v1.0.2

22 Jan 03:03
Compare
Choose a tag to compare

Fixed In This Release

Release v1.0.1

19 Jan 01:59
Compare
Choose a tag to compare

Initial non-development release.