Netbox-plugin-dns

Latest version: v1.2.6

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

Scan your dependencies

Page 5 of 15

1.1.0beta2

**Full Changelog**: https://github.com/peteeckel/netbox-plugin-dns/compare/1.1.0-beta1...1.1.0-beta2

1.1.0beta1

_Caution: This is a pre-release and must not be used in production environments!_ It may contain bugs, and there may not be an upgrade path to a later production release. Using this release in production may result in operational problems and data loss. Make sure to have a backup of your existing test installation, and did I mention it: _Don't use it in production!_

New Feature: IPAM AutoDNS

1.0.7

What's Changed
* Enabled searching for records by FQDN in quick search by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/353
* Fixed validation for RNAMEs containing a backslash by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/356
* Added FQDN to the record table column options by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/358
* Fixed the FQDN column name by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/359
* Added view to the record tables by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/361
* Removed redundant field declarations in tables by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/362
* Removed explicit API endpoints that can be replaced by filters by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/366
* Minor fixes to the model declarations by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/367
* Check against decrease by soa_serial_auto only if it gets enabled by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/370
* Added the feature to add Contacts to Zone, Record, View and NameServer by ThomasADavis and peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/374
* Use get_model_urls to reduce complexity in URL registration by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/375
* Perform proper authorisation checks on GraphQL queries by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/378
* Prepared release 1.0.7 by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/379


**Full Changelog**: https://github.com/peteeckel/netbox-plugin-dns/compare/1.0.6...1.0.7

1.0.6

What's Changed
* Include record templates if zone templates are cloned by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/329
* Fixed filtering of zones by nameserver in the GUI by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/332
* Implemented filtering nameservers by zone and SOA zone by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/333
* Replaced list comprehension over objects by leaner query for pk by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/334
* Fixed tests for NetBox 4.0.8 (new Strawberry release) by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/335
* Updated the version matrix for NetBox 4.0.8 by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/336
* `disable_ptr` must be a `BooleanField` in `RecordForm` by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/338
* Fixed wrong casing of __all__ by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/339
* Check for changed custom fields in `ObjectModificationMixin` by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/342
* Do not overwrite the contents of SOA SERIAL in ZoneForm by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/344
* Properly handle custom field data when validating zone views by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/347
* RRset TTL with inactive records by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/349
* Modified event rule tests so they work both with NetBox 4.0.x and 4.1.x by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/351

**Full Changelog**: https://github.com/peteeckel/netbox-plugin-dns/compare/1.0.5...1.0.6

1.0.5

What's Changed
* Fixed the documentation for the `reindex` command by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/306
* Refuse to create managed records or set records to managed via the REST API by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/309
* Miscellaneous code cleanup tasks by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/310
* Fixed serialisers for the `Zone` model by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/312
* Separated models from choices by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/313
* Defined exports for all modules imported as * by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/314
* Cleaned up the forms code by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/315
* Added namserver tests for zone view and API by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/316
* Fixed some code style issues raised by pylint by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/317
* Made "Tenant" nullable in zone bulk edit forms by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/322
* Made `soa_serial_dirty` an object method for Zone by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/323
* Zone Templating by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/324
* Simplified import statements by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/326
* Prepared release 1.0.5 by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/327


**Full Changelog**: https://github.com/peteeckel/netbox-plugin-dns/compare/1.0.4...1.0.5

1.0.4

What's Changed
* Fixed the `nameservers` representation in the GraphQL type for `Zone` by peteeckel in https://github.com/peteeckel/netbox-plugin-dns/pull/303


**Full Changelog**: https://github.com/peteeckel/netbox-plugin-dns/compare/1.0.3...1.0.4

Page 5 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.