Skip to content

Releases: marcinpsk/netbox-InterfaceNameRules-plugin

v1.1.2

24 Feb 09:52

Choose a tag to compare

v1.1.2 (2026-02-24)

This release is published under the Apache-2.0 License.

Bug Fixes

  • ci: Use PAT for semantic-release, decouple publish workflow (3197110)

  • docs: Pin mkdocs <2 to avoid Material incompatibility (971900b)


Detailed Changes: v1.1.1...v1.1.2

v1.1.1

24 Feb 09:35

Choose a tag to compare

v1.1.1 (2026-02-24)

This release is published under the Apache-2.0 License.

Bug Fixes

  • ci: Fetch tags explicitly after checkout (b89dfa0)

Chores

  • deps: Bump actions/upload-artifact from 4.6.2 to 6.0.0 (5f890b5)

Detailed Changes: v1.1.0...v1.1.1

v1.1.0

24 Feb 09:29

Choose a tag to compare

What's Changed

Features

  • Regex pattern matching for module type rules
  • Platform scoping alongside device type
  • Build Rule tester with live preview
  • Apply Rules views with selective per-interface checkboxes
  • Breakout channel support (channel_count, channel_start)
  • Background job support for large rulesets
  • Rule duplication

Bug Fixes

  • Sanitized error responses (CodeQL compliance)
  • ReDoS guard for user-supplied regex patterns
  • Fixed nested module renaming

Documentation

  • MkDocs Material documentation site
  • Contrib YAML rules for Cisco, Juniper, UfiSpace, converters
  • Contributing guide and issue/PR templates

CI

  • Fixed semantic-release configuration
  • Pinned all GitHub Actions to SHA
  • Separate NetBox main tracking workflow

Full Changelog: https://github.com/marcinpsk/netbox-InterfaceNameRules-plugin/commits/v1.1.0