Skip to content

Releases: nautobot/nautobot-app-firewall-models

v2.2.0 - 2024-11-05

05 Nov 21:18
1cbcc98
Compare
Choose a tag to compare

Release Overview

This release adds support for Python 3.12.

v2.2.0 (2024-11-05)

Added

  • #266 - Added Python 3.12 support.

Fixed

  • #222 - Fixed server error when navigating to Policy detail view.
  • #233 - Fixed name fields being optional on multiple forms.
  • #233 - Fixed assigned devices and assigned dynamic groups fields not marked as optional on NATPolicy and Policy.
  • #245 - Fixed server error when navigating to NATPolicy detail view.
  • #245 - Fixed server error when updating device/dynamic group weights on NATPolicy.
  • #272 - Fixed migrations failing when no statuses exist in the database and various other migration issues.
  • #275 - Fixed capirca failures with Nautobot v2.3.3 or higher.
  • #280 - Fixed Capirca policy html templates.

Housekeeping

  • #281 - Changed model_class_name in .cookiecutter.json to a valid model to help with drift management.

v2.1.0 - 2024-08-07

07 Aug 22:16
ec69f2e
Compare
Choose a tag to compare

What's Changed

Added

  • #213 - Added invoke generate-app-config-schema command to generate a JSON schema for the App config.
  • #213 - Added invoke validate-app-config command to validate the App config against the schema.
  • #213 - Added App config JSON schema.
  • #258 - Added migration to support Django 4.

Fixed

  • #258 - Fixed IPRangeSerializer requiring vrf field.

Housekeeping

  • #8, #229 - Re-baked from the latest template.
  • #212 - Fixed ruff excludes to use per-file excludes instead of global excludes.
  • #218 - Rebaked using nautobot-app-v2.1.0 cookiecutter template tag.

Contributors

Full Changelog: v2.0.3...v2.1.0

v2.0.3 - 2024-01-08

08 Jan 16:14
28ed409
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2 - 2024-01-04

04 Jan 20:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.2-a.0 - 2023-12-18

18 Dec 16:26
Compare
Choose a tag to compare
Pre-release

This is a canary release to validate rebranding existing published Nautobot Apps from using plugins to apps. This should be completely transparent as GitHub handles redirects & this app does not use the word plugin in the python package name.

v2.0.1 - 2023-10-04

04 Oct 14:12
ef3de94
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0 - 2023-09-29

29 Sep 17:27
a824336
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v2.0.0

v2.0.0-rc.2 - 2023-09-29

29 Sep 14:11
Compare
Choose a tag to compare
Pre-release

v2.0.0-rc.1 - 2023-09-28

28 Sep 15:45
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v1.2.0-alpha.2...v2.0.0-rc.1

v2.0.0-alpha.0 - 2023-09-12

13 Sep 00:25
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v1.2.0-alpha.2...v2.0.0-alpha.0