issues
search
nautobot
/
nautobot-app-chatops
Extensible ChatOps Framework to enable other chatbots and the Nautobot chat command.
https://docs.nautobot.com/projects/chatops/en/latest/
Other
51
stars
34
forks
source link
Release/v3.1.1
#344
Closed
gsnider2195
closed
1 week ago
gsnider2195
commented
1 week ago
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.
v3.1.1 (2024-11-18)
Added
Removed
Fixed
Dependencies
files_upload_v2
.Documentation
Housekeeping
nautobot-app-v2.4.0
.