Netbox-plugin-dns

Latest version: v1.2.4

Safety actively analyzes 710330 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 14

3.5.8

fixes 49

1.2.4

What's Changed
* Typos and a bit of rewording by jpmens in https://github.com/peteeckel/netbox-plugin-dns/pull/536
* Allow SOA MNAME and SOA RNAME in Zone Templates by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/537
* Use primary/secondary consistently by jpmens in https://github.com/peteeckel/netbox-plugin-dns/pull/538
* s/update/upgrade/ by jpmens in https://github.com/peteeckel/netbox-plugin-dns/pull/539
* Provided example code for an AXFR zone importer by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/542

New Contributors
* jpmens made their first contribution in https://github.com/peteeckel/netbox-plugin-dns/pull/536

**Full Changelog**: https://github.com/peteeckel/netbox-plugin-dns/compare/1.2.3...1.2.4

1.2.3

What's Changed
* Disallow names that can be interpreted as IPv4 addresses (RFC 1912) by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/528
* Added option to enter reverse zone names as prefix in ZoneForm by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/529
* Added FilterSets to all BulkDelete views by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/532

**Full Changelog**: https://github.com/peteeckel/netbox-plugin-dns/compare/1.2.2...1.2.3

1.2.2

What's Changed
* Add tenant to clone fields by alehaa in https://github.com/peteeckel/netbox-plugin-dns/pull/515
* Added the date/time equivalent to auto-generated SOA SERIALs in zone detail view by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/517
* DNSSync DNS permission custom validator example by jean1 in https://github.com/peteeckel/netbox-plugin-dns/pull/522
* Added a configuration option to disable the creation of selected record types by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/523

New Contributors
* alehaa made their first contribution in https://github.com/peteeckel/netbox-plugin-dns/pull/515

**Full Changelog**: https://github.com/peteeckel/netbox-plugin-dns/compare/1.2.1...1.2.2

1.2.1

What's Changed
* Allow tolerating non-RFC1035 names in RR values by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/503
* Allow SVCB records to contain underscores in the name by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/510
* Add an `absolute_value` attribute to the `Record` model by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/511


**Full Changelog**: https://github.com/peteeckel/netbox-plugin-dns/compare/1.2.0...1.2.1

1.2.0

What's Changed
* docs(issues): use markdown semantic tag for issues titles by Ameausoone in https://github.com/peteeckel/netbox-plugin-dns/pull/487
* Check whether dns_name set before running post_clean on IP addresses by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/489
* Clarify that PTR records are not directly created for IP addresses with DNSsync by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/492
* Accept leading underscores in CNAME and DNAME record names by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/495
* Support for NetBox 4.2 by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/498

Breaking Changes
* The filters `name_server` and `name_server_id` are no longer supported. Use `nameserver` and `nameserver_id` instead.
* The configuration variable `tolerate_underscores_in_hostnames` is no longer supported. Use `tolerate_underscores_in_labels` instead.
* NetBox 4.1.x and earlier are no longer supported. Use NetBox DNS 1.1.7 for 4.0 and 4.1 support.
* Sort order for most models has been changed to `natural`. This may affect the order in which zones, records etc. are returned in API responses.

New Contributors
* Ameausoone made their first contribution in https://github.com/peteeckel/netbox-plugin-dns/pull/487

**Full Changelog**: https://github.com/peteeckel/netbox-plugin-dns/compare/1.1.6...1.2.0

Page 1 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.