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 3.0.0 #1298

Merged
merged 62 commits into from
Sep 3, 2024
Merged

Version 3.0.0 #1298

merged 62 commits into from
Sep 3, 2024

Conversation

tobiasge
Copy link
Member

@tobiasge tobiasge commented Sep 3, 2024

Noteworthy Changes

Prepare for Ubuntu 24.04 #1287

Image is now based on Ubuntu 24.04 and uses Python 3.12

Switch from Redis to Valkey and add Healthchecks #1203

Use Valkey because of the licence changes from Redis

Add HTTP_PROXIES related parameters #1255

Add xmlsec with no-binary option #1230

add missing REMOTE_AUTH config options #1144

Change LOGIN_REQUIRED default to 'True' #1240

Default was changed in NetBox (netbox-community/netbox#16107 and netbox-community/netbox#16122)

Increase start period of netbox container healthcheck (fixes #1231) #1233

Default value is now 30s higher to give the migrations more time

Compatibility

This version of NetBox Docker is only compatible with NetBox v4.1.x and above.
For older versions, use a previous release of NetBox Docker.

hendrikbl and others added 30 commits January 30, 2024 12:14
SAML backend is still not working.
I have the issue  "lxml & xmlsec libxml2 library version mismatch".
Increase start period of netbox container healthcheck (fixes #1231)
Change LOGIN_REQUIRED default to 'True'
add missing REMOTE_AUTH config options
Add xmlsec with no-binary option
Switch from Redis to Valkey and add Healthchecks
Add HTTP_PROXIES related parameters
renovate bot and others added 22 commits June 27, 2024 17:02
…es-1.x

Update dependency django-storages to v1.14.4
…key-valkey-8.x

Update docker.io/valkey/valkey Docker tag to v8
…linter-7.x

Update github/super-linter action to v7
@tobiasge
Copy link
Member Author

tobiasge commented Sep 3, 2024

Merge and tag new release after netbox-community/netbox#17349

Copy link
Collaborator

@cimnine cimnine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Delta1977
Copy link
Contributor

Is this version ready for netbook 4.1?

@tobiasge tobiasge merged commit ab2a7bc into release Sep 3, 2024
12 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.

Increase healthcheck start period
8 participants