Skip to content

Releases: F5Networks/f5-icontrol-rest-python

Release version 1.3.16

Choose a tag to compare

@chandrajr chandrajr released this 05 Jan 08:17
6792761
Merge pull request #184 from nandakishorepeddi/skip_info

Format Debug Log

Release version 1.3.9.2

Pre-release

Choose a tag to compare

@zhaoqin-github zhaoqin-github released this 06 Sep 07:39
2ac3c32

[OPENSTACK-2880] add timeout parameter 4 token auth

Release version 1.3.9.1

Choose a tag to compare

@zhaoqin-github zhaoqin-github released this 23 Feb 07:37
f0de23e

Bugfix:

  • Ensure to input timeout parameter for every rest calls

Release version 1.3.15

Choose a tag to compare

@jasonrahm jasonrahm released this 27 Mar 22:52
dc70749

Bumping release to test deploy to PyPi

Release version 1.3.14

Choose a tag to compare

@jasonrahm jasonrahm released this 07 Feb 00:59
24c0712

Bugfix

  • Resolves Issue #172

Release version 1.3.13

Choose a tag to compare

@jasonrahm jasonrahm released this 10 Apr 21:43
34bb916

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

Choose a tag to compare

@jputrino jputrino released this 01 Apr 21:00
f366c5d

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

Choose a tag to compare

@caphrim007 caphrim007 released this 04 Aug 03:06
f38356a
  • Add another BIG-IQ API path

Release version 1.3.10

Choose a tag to compare

@caphrim007 caphrim007 released this 22 Jul 03:08
792e46b
  • Cleanup of RPM build stuff

1.3.9

Choose a tag to compare

@caphrim007 caphrim007 released this 12 Jun 21:18
f18fb07
  • 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