#432 - Added an SSoT to sync Nautobot ==> Itential Automation Gateway.
#432 - This integration allows users to sync Nautobot device inventory to Itential Automation Gateway(s) (IAG).
#432 - The current IAG inventory that is supported is its default Ansible inventory.
#432 - Netmiko, Nornir, HTTP requests inventories will be added at a later date.
#442 - Added plugin configuration page collecting configurations for integrations.
#442 - Infoblox integration - added SSOTInfobloxConfig model used for providing Infoblox integration configuration.
#442 - Infoblox integration - added support for multiple configuration instances.
#442 - Infoblox integration - added support for Infoblox Network Views and Nautobot Namespaces.
#442 - Infoblox integration - added support for selecting a subset of Network and IP address objects loaded for synchronization.
#442 - Infoblox integration - added support for creating Infoblox IP Addresses as A and PTR records.
#442 - Infoblox integration - added support for creating Infoblox IP Addresses as Fixed Address records of type RESERVED and MAC_ADDRESS.
#442 - Infoblox integration - added support for excluding extensive attributes and custom fields when synchronizing objects.
#442 - Infoblox integration - added support for selectively enabling synchronization of IPv4 and IPv6 objects.
#442 - Infoblox integration - added support for specifying Infoblox DNS View where DNS records are created.
#442 - Infoblox integration - added support for specifying record types subject to deletion in Infoblox and Nautobot.
#442 - Infoblox integration - added methods to Infoblox handling fixed addresses, DNS A, Host and PTR records, network views, DNS views, and authoritative zones.
#469 - Added more models for import in Example Jobs.
#442 - Infoblox integration - configuration settings are now defined in the instances of the SSOTInfobloxConfig model.
#442 - Infoblox integration - functionality provided by the infoblox_import_subnets settings has been replaced with the infoblox_sync_filters field in the SSOTInfobloxConfig instance.
#442 - Infoblox integration - updated Infoblox client methods to support Network View.
#442 - Infoblox integration - standardized JSONDecoderError handling in the Infoblox client.