Releases: F5Networks/f5-icontrol-rest-python
Releases · F5Networks/f5-icontrol-rest-python
Release version 1.3.8
- Removed python 2.6 from Travis tests
- Fixed CentOS RPM dependencies
Release version 1.3.7
- Fixed incorrect variable usage which was causing
updatemethods to fail
Release version 1.3.6
- fix json decoding problem in python 3
- debug logging disabled by default
Release version 1.3.5
- Fixes a bug that occurred when adding trace calls to the _debug attribute
Release version 1.3.4
- Adds
toxfixes - Fixes several test names
- Adds new
auth_providermethod to replace thetokenmethod long-term
Release version 1.3.3
- Adds
idas 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
- package was not versioned correctly
Release 1.3.1
- Adds ability to specify CA certs for validation of the remove device
Release v1.3.0
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
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.