Skip to content

Releases: marcinpsk/netbox-InterfaceNameRules-plugin

v1.4.3

Choose a tag to compare

@marcinpsk marcinpsk released this 29 Jun 14:19

v1.4.3 (2026-06-29)

This release is published under the Apache-2.0 License.

Bug Fixes

  • engine: Close unpinned rule-cache torn-read + review follow-ups to #49 (#50, 1dd0a09)

Detailed Changes: v1.4.2...v1.4.3

v1.4.2

Choose a tag to compare

@marcinpsk marcinpsk released this 26 Jun 07:07

v1.4.2 (2026-06-26)

This release is published under the Apache-2.0 License.

Performance Improvements

  • engine: Load the enabled rule set once and memoize find_matching_rule (#49, 7d79295)

Detailed Changes: v1.4.1...v1.4.2

v1.4.1

Choose a tag to compare

@marcinpsk marcinpsk released this 15 Jun 17:21

v1.4.1 (2026-06-15)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Update tests, update interface name conflict, support isolated test db (#47, 2ca8086)

Chores

  • Rqworker autoreload (#44, b9a3d87)

  • deps: Bump the github-actions group with 2 updates (#46, eefc835)

  • deps: Bump the github-actions group with 3 updates (#45, 4f97f2e)


Detailed Changes: v1.4.0...v1.4.1

v1.4.0

Choose a tag to compare

@marcinpsk marcinpsk released this 28 May 22:13

v1.4.0 (2026-05-28)

This release is published under the Apache-2.0 License.

Chores

  • deps: Bump github/codeql-action from 4.35.3 to 4.35.4 in the github-actions group (#40, f10b003)

  • deps: Bump github/codeql-action from 4.35.5 to 4.36.0 in the github-actions group (#43, 0a773ab)

  • deps: Bump the github-actions group with 2 updates (#41, 65882d5)

Features

  • Dev fixes, added receiver for signal to provide mutated inteface name (#42, 43abd6f)

Detailed Changes: v1.3.1...v1.4.0

v1.3.1

Choose a tag to compare

@marcinpsk marcinpsk released this 13 May 07:13

v1.3.1 (2026-05-13)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Replace deprecated CheckConstraint check= with condition= for Django 5.x compatibility (bd8b193)

Chores

  • deps: Bump astral-sh/setup-uv from 8.0.0 to 8.1.0 in the github-actions group (#38, 1cb9181)

  • deps: Bump github/codeql-action from 4.35.2 to 4.35.3 in the github-actions group (#39, 2e49d35)

  • deps: Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 in the github-actions group (#36, 603b457)

  • deps: Bump the github-actions group with 2 updates (#37, 9e200a9)

  • deps: Bump the github-actions group with 3 updates (#35, 625ea99)


Detailed Changes: v1.3.0...v1.3.1

v1.3.0

Choose a tag to compare

@marcinpsk marcinpsk released this 31 Mar 11:49

v1.3.0 (2026-03-31)

This release is published under the Apache-2.0 License.

Chores

  • deps: Bump github/codeql-action from 4.33.0 to 4.34.1 in the github-actions group (#33, f610cc5)

Features

  • Remove module path plus add YAML export option (#34, 66fbf7b)

Detailed Changes: v1.2.3...v1.3.0

v1.2.3

Choose a tag to compare

@marcinpsk marcinpsk released this 21 Mar 10:34

v1.2.3 (2026-03-21)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Harden engine, views, and signals from code review (#32, 1dfe0fc)

Chores

  • deps: Bump the github-actions group with 3 updates (#31, 157c3d5)

  • deps: Bump the github-actions group with 3 updates (#29, 5962490)

  • deps-dev: Update django requirement from <6.0,>=5.1 to >=5.1,<7.0 (#30, 65496da)


Detailed Changes: v1.2.2...v1.2.3

v1.2.2

Choose a tag to compare

@marcinpsk marcinpsk released this 12 Mar 16:15

v1.2.2 (2026-03-12)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Added pyproject updates / ruff updates (#28, cb526ca)

Chores

  • Update dependabot (6fba7f2)

  • Update pyproject/init.py (5c78985)

  • deps: Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#22, 386a38d)

  • deps: Bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#23, 56ee2e4)

  • deps: Bump the github-actions group with 4 updates (#27, 022ca6d)

Testing

  • Add targeted coverage tests to reach 97% (#21, 5ca1ce6)

Detailed Changes: v1.2.1...v1.2.2

v1.2.1

Choose a tag to compare

@marcinpsk marcinpsk released this 01 Mar 16:44

v1.2.1 (2026-03-01)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Exempt standalone E2E/data-loading scripts and forced bump (#20, b0ecd29)

Continuous Integration

  • Add Codecov PR comments and conventional commit PR title check (#19, ccb6e38)

Detailed Changes: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@marcinpsk marcinpsk released this 01 Mar 10:05

v1.2.0 (2026-03-01)

This release is published under the Apache-2.0 License.

Documentation

Features


Detailed Changes: v1.1.2...v1.2.0