v2.1.0 - 2024-08-07
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