Skip to content

v2.1.0 - 2024-08-07

Compare
Choose a tag to compare
@gsnider2195 gsnider2195 released this 07 Aug 22:16
· 38 commits to main since this release
ec69f2e

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