Skip to content

[Housekeeping]: Add support for NetBox v4.3 #261

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
pheus opened this issue May 15, 2025 · 2 comments
Open

[Housekeeping]: Add support for NetBox v4.3 #261

pheus opened this issue May 15, 2025 · 2 comments

Comments

@pheus
Copy link
Contributor

pheus commented May 15, 2025

Proposed Changes

Update the NetBox ACL plugin for compatibility with NetBox v4.3. This includes:

  • Updating version metadata to reflect support for NetBox 4.3
  • Adjusting to any breaking changes in the NetBox API, particularly the GraphQL schema
  • Running compatibility tests to verify full functionality on NetBox 4.3

Justification

NetBox v4.3 introduces breaking changes, especially in its GraphQL API. Updating the plugin ensures it remains functional and users can safely upgrade their NetBox instances without losing access to the ACL plugin. This is part of regular maintenance to keep the plugin aligned with current NetBox releases.

@pheus
Copy link
Contributor Author

pheus commented May 15, 2025

I'd be happy to contribute this and submit a PR to add NetBox v4.3 support.

This work depends on the following open issues, as they address required GraphQL support needed for compatibility with NetBox v4.3:

It could also benefit from the ongoing test coverage improvements:

While the test-related issues are not strictly required, they would help validate compatibility more thoroughly.

@cruse1977
Copy link
Member

@pheus - random q - but are you at autocon3 ? if so - lets catch up there .. >8)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants