Skip to content

NetBox 4.3 Compatibility Release 1.3.0

Compare
Choose a tag to compare
@peteeckel peteeckel released this 01 May 17:42
· 109 commits to main since this release
2a0eb15

NetBox DNS 1.3.0 adds support for NetBox 4.3. Older versions of NetBox are not supported with this release.

Apart from that, there are no functional changes relative to the last 1.2 release 1.2.11.

Implemented GraphQL enums and filters compatible with NetBox 4.3 by @peteeckel in 735dae4
Added NetBox 4.3 GraphQL support for DNSSEC models by @peteeckel in 735dae4
Reorganised and enhanced GraphQL filters by @peteeckel in f1d4a16
Adjusted to new ObjectContactsMixin behaviour by @peteeckel in def069e
Updated compatibility information for Release 1.3 by @peteeckel in 0f196a6
Removed default_return_url from all model views by @peteeckel in dbc9043
Removed version dependency from quick_add use by @peteeckel in fd10a91
Fixed GraphQL filter for DNSSECKeyTemplate by @peteeckel in a131f69
Unified ordering of code elemente (Meta class etc.) by @peteeckel in f2b24fb
Replaced redundant explicit field definitions with labels/help_texts by @peteeckel in 30cd018

Full Changelog: 1.2.11...main