Skip to content
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.1 #1225

Merged
merged 5 commits into from
May 7, 2024
Merged

Version 2.9.1 #1225

merged 5 commits into from
May 7, 2024

Conversation

tobiasge
Copy link
Member

@tobiasge tobiasge commented May 7, 2024

Noteworthy Changes

Fix #1222: Use /login/ as health check URL #1223

Because /api/ now requires a login when LOGIN_REQUIRED is true, we now use /login/ to check the container

Install Sentry Django integration correctly #1224

Ensures that the Django integration for sentry-sdk is installed

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.

@tobiasge tobiasge requested a review from cimnine May 7, 2024 11:48
@tobiasge tobiasge merged commit 0c99ff8 into release May 7, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Netbox 4.0.0 container unhealthy with LOGIN_REQUIRED set to true
2 participants