Releases: infobloxopen/infoblox-client
Releases · infobloxopen/infoblox-client
v0.6.0
V0.5.2
v0.5.1
- 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;
Updating all supported NIOS objects based on NIOS schema
- Majorly Updated objects with around 380+ NIOS object calls supported now.(Find the infoblox_client/objects.py file to list the supported objects and its descriptions)
- Bug Fixes
- python-six dependency set to >=1.11.0
added fields to some classes
bug fixes
supported return of user required fields in addition to default fields reflecting wapi
- Supported returning default fileds plus user required fields reflecting WAPI
- Supporting 'aliases' parameter of HOST record for DNS
Supporting wapi version 2.10 or above
Merge pull request #211 from saiprasannasastry/master Bumped version from 0.4.20 to 0.4.21
Default WAPI default version update from 1.4 to 2.1
0.4.20 bump version to 0.4.20 (#191)