-
-
Notifications
You must be signed in to change notification settings - Fork 904
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 2.9.0 #1219
Version 2.9.0 #1219
Conversation
Update dependency psycopg to v3.1.17
Add env var for CENSUS_REPORTING_ENABLED
…nfig Add Redis Sentinel config as environment vars
Update dependency psycopg to v3.1.18
When a default admin API token is found, a warning is displayed. As it is only called "token", some users might not know what token is referred to. Also the message should give a hint or link to a documentation on how to remove it.
docker-entrypoint.sh: clarify default token message
fix segfault
Unit and Ubuntu update
…dap-4.x Update dependency django-auth-ldap to v4.7.0
Avoid duplicate checks for Renovate PRs
Fix #1127: Added sentry-sdk to requirements
Update dependency sentry-sdk to v1.44.0
Update dependency sentry-sdk to v1.44.1
Docker compose file version line obsolete issue fix
…dap-4.x Update dependency django-auth-ldap to v4.8.0
Update dependency sentry-sdk to v1.45.0
Cancel workflow runs for in progress PRs
Update dependency dulwich to v0.22.0
Update dependency dulwich to v0.22.1
Adds HSTS related parameters
Update dependency sentry-sdk to v2
…linter-6.x Update github/super-linter action to v6
Prepare for NetBox 4.0
Update dependency sentry-sdk to v2.1.1
…es-1.x Update dependency django-storages to v1.14.3
Merge after Netbox 4.0 is released. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ubuntu 24.04 was released recently. Perhaps it'd be worth to upgrade to it? --> There is currently no Unit package for it 😞.
Yes, they only build packages when a new Unit version is released. |
Noteworthy Changes
Add env var for CENSUS_REPORTING_ENABLED #1133
Add Redis Sentinel config as environment vars #1134
Fix segfault in python3-saml #1135
See SAML-Toolkits/python3-saml#389
docker-entrypoint.sh: clarify default token message #1138
Unit and Ubuntu update #1167
We are now using Ubuntu 23.10 and Nginx Unit 1.32
Update dependency sentry-sdk to v1.44.0 #1189
The sentry-sdk is included in the image once again.
Adds HSTS related parameters #1209
Updated dependencies
Compatibility
This version of NetBox Docker is only compatible with NetBox v4.0.x and above.
For older versions, use a previous release of NetBox Docker.