This release fixes two bugs. One that prevented the Netbox Docker from working for most users out of the box and the second one that prevented LDAP from working unless a certain variable was set.
Fix for No such file or directory: '/tmp/metrics/counter_26.db'
#351
A change that would benefit the monitoring of Netbox with Prometheus had unintended effects.
Fix for 'NoneType' object has no attribute 'lower'
#350
A change was made that broke the LDAP config when AUTH_LDAP_MIRROR_GROUPS
was not defined.
Compatibility
This version of Netbox Docker is compatible with Netbox v2.9.x
Known Issues
- LDAP configuration still seems to be broken, see #352.