v3.1.1 (2024-11-18)
Added
- #341 - Added a "grafana disabled" view in case a user clicks on a grafana nav menu item when the grafana integration is disabled.
Removed
- #341 - Removed all grafana integration API files since there are no API views provided by grafana integration.
Fixed
- #341 - Fixed django-constance not being upgradable due to this app accessing the database before migrations could run.
- #341 - Removed conditional logic for adding grafana navigation menu items.
- #341 - Fixed Nautobot v2.3 incompatibility caused by saved views not being able to determine the models' table classes.
- #341 - Added exception handling for cases where diffsync is not installed, since it's marked as optional.
Dependencies
- #333 - Fixed slack-sdk to version ^3.19.0 for
files_upload_v2
.
Documentation
- #331 - Fix unrecognized relative link and anchors.
Housekeeping
- #0 - Rebaked from the cookie
nautobot-app-v2.4.0
. - #339 - Changed model_class_name in .cookiecutter.json to a valid model to help with drift management.
- #341 - Fixed dev environment nautobot_config.py to fall back to constance if environment variable is not used.
Contributors
New Contributors
- @gsnider2195 made their first contribution in #341
Full Changelog: v3.1.0...v3.1.1