-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Version 3.4.0 #1508
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
Merged
Version 3.4.0 #1508
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…dap-5.x Update dependency django-auth-ldap to v5.2.0
Update dependency sentry-sdk to v2.28.0
Update dependency sentry-sdk to v2.30.0
Update dependency dulwich to v0.23.0
This change exposes the Django setting AUTH_LDAP_ALWAYS_UPDATE_USER as environment variable to simplify deployments with readonly databases and LDAP based authentication as no extra file is required to be mounted into the container anymore.
…s-update-user Add AUTH_LDAP_ALWAY_UPDATE_USER to ldap config
Update dependency sentry-sdk to v2.31.0
Update dependency sentry-sdk to v2.32.0
Update dependency dulwich to v0.23.1
Update dependency dulwich to v0.23.2
The help prints the variable name as BUILDX_PLATFORMS whereas the code uses BUILDX_PLATFORM
Fixed typo for BUILDX_PLATFORM variable
Update dependency sentry-sdk to v2.33.0
…l-sh-uv-0.x Update ghcr.io/astral-sh/uv Docker tag to v0.8
…super-linter-8.x Update super-linter/super-linter action to v8
Update dependency sentry-sdk to v2.33.1
Update dependency sentry-sdk to v2.33.2
Update dependency sentry-sdk to v2.34.0
Update dependency sentry-sdk to v2.34.1
Update dependency dulwich to v0.24.0
Update dependency dulwich to v0.24.1
Fixed build for Netbox feature branch
Support new DATABASES syntax in Netbox 4.3
…out-5.x Update actions/checkout action to v5
Update dependency sentry-sdk to v2.35.0
Update dependency sentry-sdk to v2.35.1
Update dependency sentry-sdk to v2.35.2
cimnine
approved these changes
Sep 4, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Noteworthy Changes
Housekeeping #1501
Removed the housekeeping container that is not needed with NetBox 4.4.0
Update dependency sentry-sdk to v2.35.2 #1507
Update actions/checkout action to v5 #1497
Support new DATABASES syntax in Netbox 4.3 #1495
Use new DATABASES syntax in our configuration file
Update dependency dulwich to v0.24.1 #1492
Update super-linter/super-linter action to v8 #1485
Fixed typo for BUILDX_PLATFORM variable #1478
Add AUTH_LDAP_ALWAY_UPDATE_USER to ldap config #1470
Update dependency django-auth-ldap to v5.2.0 #1452
Compatibility
This version of NetBox Docker is only compatible with NetBox v4.4.x and above.
For older versions, use a previous release of NetBox Docker.