v0.9.0
Support for NetBox 2.7.x (default to 2.7.9)
https://github.com/digitalocean/netbox/releases/tag/v2.7.0 (please also check out 2.7.7's notes as well)
#81 Add netbox_reports
role variable to uploading report scripts
#82 manage.py clearsessions
is now run on every deploy to clear expired sessions
#77 netbox_webhooks_enabled
role variable has been removed as it's now required. Separate role variables for configuring a Redis connection for the cache database have been added (see documentation).
#79 Remote storage can be configured for user submitted content using STORAGE_BACKEND
and STORAGE_CONFIG
in netbox_config
Note that due to configuration changes in #77, this release does not support NetBox releases prior to 2.7.x. If you still need to run 2.6.x, use v0.8.9.