Skip to content

v0.5.1

Compare
Choose a tag to compare
@sarya-infoblox sarya-infoblox released this 29 Aug 07:18
· 46 commits to master since this release
bff3a66
  • Updated connector's URL-encoding logic for proper array encoding #287;
  • Updated InfobloxObject's fetch method to raise InfobloxFetchGotMultipleObjects exception #288;
  • Fix a bug when calling abstracted class from_dict with V4 & V6 subclass #282;
  • Fix a bug when updating DNSZone object exception was raised and field not allowed to update #331;
  • Fix a bug when ARecord and AAAARecord object skips updating the updatable fields #334, and #328;
  • Raised an exception while searching with non-searchable fields #339;
  • Fix errors generated for the client using sphinx with make docs #343;