__________________ * Fix updating object from create method * Rework delete_all_associated_objects logic * Fix error handling in create_object * Do not catch exception on create_dns_zone level * Update feature version for member_ipv6_setting
0.2.1
__________________ * Add InfobloxMemberAlreadyAssigned exception * Update dns record if already exists * Add 'log_api_calls_as_info' option for connector * Check for empty values in EA
0.2.0
______________________ * Deprecate network_exists method in object_manager * Add _global_field_processing for objects * Add parsing 'extattrs' into EA objects for all InfobloxObject childs * Add docs badge to README.rst * Reworked get_network in object_manager * Move _eq_ to BaseObject * Check if fixed address is found before delete
0.1.4
__________________ * Field updates for Member object * Log all api calls in connector on debug level
0.1.3
__________________ * Add 'network' field to ip versioned fields * Skip adding DHCP options for IPv6 network * Do not search IPRange before creating
0.1.2
__________________ * Do not fail if object is not found on delete * Raise exception with details if reply is not json * Add 'silent_ssl_warnings' option to connector