github peteeckel/netbox-plugin-dns 1.1.2
Feature Release 1.1.2

latest releases: 1.4.1, 1.4.0, 1.3.6...
11 months ago

This release adds the feature of filtering IP addresses for a given view. This makes it possible to determine different sets of IP addresses to be considered for address record creation by view, so for example one can select only specific IP addresses to be resolvable in the external view. Thanks @alehaa for the suggestion!

What's Changed

  • Added TLSA to the list of record types for which leading underscores are allowed by @peteeckel in #403
  • Added test for correct functionality of the "Disable DNSsync" CF by @peteeckel in #404
  • Reduce DB queries by @peteeckel in #405
  • Remove unnecessary imports in the GraphQL schema definitions by @peteeckel in #406
  • Added functionality to add IP address filters to DNS views for IPAM DNSsync by @peteeckel in #407
  • Refer to ModelState to find whether an object is being changed by @peteeckel in #408

Full Changelog: 1.1.1...1.1.2

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

NewReleases is sending notifications on new releases.