-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
Description
Proposed Changes
Validate and declare the ACL plugin compatible with NetBox v4.4. No workflow, data model, or UI changes expected.
- Update plugin compatibility metadata and README to include 4.4.x
- Add 4.4.x (and 4.4‑supported Python versions) to CI
- Run unit tests + a quick smoke pass (UI pages, permissions, REST/GraphQL used by the plugin, migrations)
- If no code changes are needed, tag a docs‑only release noting 4.4 support
Justification
NetBox v4.4.0 has been released, and while it isn’t expected to break plugins, we should verify and clearly declare support so users can upgrade with confidence.
Release notes: https://github.com/netbox-community/netbox/releases/tag/v4.4.0