Skip to content

Releases: F5Networks/f5-icontrol-rest-python

Release version 1.3.16

05 Jan 08:17
6792761
Compare
Choose a tag to compare
Merge pull request #184 from nandakishorepeddi/skip_info

Format Debug Log

Release version 1.3.9.2

06 Sep 07:39
2ac3c32
Compare
Choose a tag to compare
Pre-release

[OPENSTACK-2880] add timeout parameter 4 token auth

Release version 1.3.9.1

23 Feb 07:37
f0de23e
Compare
Choose a tag to compare

Bugfix:

  • Ensure to input timeout parameter for every rest calls

Release version 1.3.15

27 Mar 22:52
dc70749
Compare
Choose a tag to compare

Bumping release to test deploy to PyPi

Release version 1.3.14

07 Feb 00:59
24c0712
Compare
Choose a tag to compare

Bugfix

  • Resolves Issue #172

Release version 1.3.13

10 Apr 21:43
34bb916
Compare
Choose a tag to compare

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

01 Apr 21:00
f366c5d
Compare
Choose a tag to compare

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

04 Aug 03:06
f38356a
Compare
Choose a tag to compare
  • Add another BIG-IQ API path

Release version 1.3.10

22 Jul 03:08
792e46b
Compare
Choose a tag to compare
  • Cleanup of RPM build stuff

1.3.9

12 Jun 21:18
f18fb07
Compare
Choose a tag to compare
  • 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