Releases: F5Networks/f5-icontrol-rest-python
Releases · F5Networks/f5-icontrol-rest-python
Release version 1.3.16
Release version 1.3.9.2
[OPENSTACK-2880] add timeout parameter 4 token auth
Release version 1.3.9.1
Bugfix:
- Ensure to input timeout parameter for every rest calls
Release version 1.3.15
Bumping release to test deploy to PyPi
Release version 1.3.14
Bugfix
- Resolves Issue #172
Release version 1.3.13
Enhancement:
- Supports the proxies kwarg now on the base instantiation instead of only on the base method calls
Bugfix:
- Logging module no longer forces all logs to root instance
Release version 1.3.12
New Feature:
- transforming subPaths with a "/"
Bug Fixes:
- Updating pyOpenSSL test requirement to fix a high security vulnerability
- Updating pyflakes test requirement to fix incompatibility with flake8
Release version 1.3.11
- Add another BIG-IQ API path
Release version 1.3.10
- Cleanup of RPM build stuff
1.3.9
- Removes hard dependecy on urllib3 to depend on the one installed by python
requests
. This can prevent breakage of the urllib3 package install if requests arbitrarily changes the dependency