Important Hotfix
This release must be installed on all systems running NetBox 3.7.3 or later. NetBox 3.7.3 pushed the `netaddr` dependency from 0.10.1 to 1.2.1, which breaks a crucial functionality NetBox DNS was relying on.
**Please upgrade NetBox DNS as soon as possible to avoid data corruption and spurious errors!**
What's Changed
* No longer rely on netaddr.IPNetwork partial IPv4 network completion by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/180
**Full Changelog**: https://github.com/peteeckel/netbox-plugin-dns/compare/0.22.2...0.22.3