github peteeckel/netbox-plugin-dns 1.5.2
Release 1.5.2

11 hours ago

This release addresses a bug caused by a new form field "Owner Group" being used in NetBox 4.5.2. This is not really a model field, but it gets passed by forms used for PrimaryModel (similar to "Tenant Group"), causing a server error when a zone templated is applied to a zone.

Starting from NetBox 4.5.2, NetBox DNS 1.5.2 needs to be installed when using zone templates.

What's Changed

  • Remove owner_group from zone templates before applying by @peteeckel in #778
  • Ignore owner when checking for changed zone data for SOA updates by @peteeckel in #781
  • Added "Owner Group" to all filter forms where applicable by @peteeckel in #780

Full Changelog: 1.5.1...1.5.2

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

NewReleases is sending notifications on new releases.