v1.0.5
Update Notes
- Debian 12 (bookworm) is now supported.
netbox_rqworker_processes
role variable can now be used to increase request queue worker count.- Setting
netbox_uwsgi_in_venv
totrue
will installuwsgi
in NetBox' venv. This is the default on Debian 12, and may become the default on all distros in the future.
What's Changed
- Allow use of multiple rqworkers by @p-rintz in #161
- Allow optional install of uwsgi into Netbox venv, and v3.2 version constraint by @tyler-8 in #155
- Compatibility with Debian 12, venv-based by @sleinen in #163
- Compatibility with Debian 12 by @davidmehren in #162
- Run "git log" under the same user that cloned the repo by @sleinen in #165
- Compatibility with Netbox 3.7 by @davidmehren in #166
- Complete fix for #166 by @sleinen in #168
- Clarify community.postgresql usage in docs by @lae in #170
New Contributors
- @p-rintz made their first contribution in #161
- @sleinen made their first contribution in #163
- @davidmehren made their first contribution in #162
Full Changelog: v1.0.4...v1.0.5