Skip to content

Confirm compatibility with NetBox v4.7 - #659

Open
jnovinger wants to merge 1 commit into
mainfrom
netbox-v4.7-compatibility
Open

Confirm compatibility with NetBox v4.7#659
jnovinger wants to merge 1 commit into
mainfrom
netbox-v4.7-compatibility

Conversation

@jnovinger

Copy link
Copy Markdown
Contributor

Confirm compatibility with NetBox v4.7 and target a patch release.

Changes

  • Bump the maximum supported NetBox version to 4.7.x (max_version4.7.99) and add the matrix row in COMPATIBILITY.md.

Testing

  • The plugin's test suite runs against NetBox 4.7 with no plugin code changes required; its runtime imports no symbols removed or renamed in 4.7.

Note

  • The deferred search-cache flush error against Custom Object dynamic tables (a branch-diverged column surfaced by 4.7's deferred indexing) was fixed in NetBox core, not this plugin. Full 4.7 support therefore depends on a NetBox release that carries that core fix.

Bump the maximum supported NetBox version to 4.7.x and record it in the
compatibility matrix. No plugin code changes are required: the deferred
search-cache flush error against Custom Object dynamic tables is fixed in
NetBox core, so 4.7 support depends on a NetBox release carrying that fix.
@jnovinger
jnovinger requested a review from bctiemann August 14, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant