Skip to content

Releases: F5Networks/f5-icontrol-rest-python

Release version 1.3.8

02 Apr 18:56
885cb80

Choose a tag to compare

  • Removed python 2.6 from Travis tests
  • Fixed CentOS RPM dependencies

Release version 1.3.7

04 Mar 22:05
05285a2

Choose a tag to compare

  • Fixed incorrect variable usage which was causing update methods to fail

Release version 1.3.6

16 Feb 23:06
00b280b

Choose a tag to compare

  • fix json decoding problem in python 3
  • debug logging disabled by default

Release version 1.3.5

31 Jan 19:14
138406f

Choose a tag to compare

  • Fixes a bug that occurred when adding trace calls to the _debug attribute

Release version 1.3.4

29 Nov 00:27
0cfcf5a

Choose a tag to compare

  • Adds tox fixes
  • Fixes several test names
  • Adds new auth_provider method to replace the token method long-term

Release version 1.3.3

14 Oct 22:16

Choose a tag to compare

  • Adds id as a supported field for loading resources
  • Adds the ability to load previously saved tokens directly into the session object. This is required functionality to mimic the "token auth" behavior that is frequently mentioned by users.

Bugfix release 1.3.2

01 Oct 21:25

Choose a tag to compare

  • package was not versioned correctly

Release 1.3.1

01 Oct 21:22

Choose a tag to compare

  • Adds ability to specify CA certs for validation of the remove device

Release v1.3.0

13 Jan 17:46

Choose a tag to compare

This is a feature release!

Release Highlights

  • Added support for BIG-IQ tokens. This will allow you to use iWorkflow and BIG-IQ in the f5-sdk

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

Release v1.2.0

04 Jan 21:42

Choose a tag to compare

This is a feature release!

Release Highlights

  • added support for handling BIG-IQ and iWorkflow common top-level APIs
    • The User-Agent string now includes the f5-icontrol-rest-python library name, as well as the release version.

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