github sys4/netbox-plugin-dns 1.5.5
Release 1.5.5

4 hours ago

What's Changed

  • Implemented workaround to restore compatibility with NetBox 4.5.0-4.5.3 by @peteeckel in #792
  • Allow changing an existing reverse zone to RFC2317 by @peteeckel in #794
  • Clean up CNAMEs after converting a reverse zone to RFC2317 by @peteeckel in #796
  • Handle unsaved IPAddress objects with a CIDR string in the address field properly by @peteeckel in #798
  • Fixed the name of the test for CIDR in IPAddress objects by @peteeckel in #799

Major Changes

  • This release is compatible with older NetBox 4.5 releases again.
  • This release fixes an incompatibility that occurs in combination with the Slurp'it plugin. NetBox DNS (incorrectly) assumes that IPAddress objects are consistent when it checks for IPAM synchronisation tasks, and the Slurp'it plugin (incorrectly again) creates inconsistent IPAddress objects with a string in it's address field instead of a netaddr.IPNetwork object. Normally NetBox fixes that, but there are exotic cases where that doesn't fix it in time for the pre_save/post_save handlers.

Full Changelog: 1.5.4...1.5.5

Don't miss a new netbox-plugin-dns release

NewReleases is sending notifications on new releases.