forked from netbox-community/netbox-docker
-
Notifications
You must be signed in to change notification settings - Fork 0
prep for 2.3.0 #3
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
Open
ns1pelle
wants to merge
592
commits into
nsone:release
Choose a base branch
from
netbox-community:release
base: release
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
Update dependency dulwich to v0.22.6
Update dependency sentry-sdk to v2.19.0
Update dependency sentry-sdk to v2.19.1
Update dependency sentry-sdk to v2.19.2
…tgres-17.x Update docker.io/postgres Docker tag to v17
Update dependency dulwich to v0.22.7
Prepare for Netbox 4.2
Version 3.1.0
This fixes the OTel bug in nginx unit 1.34.0. Signed-off-by: Mathijs van Willigen <mavanwilligen@proxsys.nl>
Update dependency sentry-sdk to v2.20.0
Update Nginx unit to 1.34.1
Feature: Support ISOLATED_DEPLOYMENT setting
Version 3.1.1
Display Docker image version
Updates for new branch names
fix: change the netbox docker version in the image tag
Update STORAGES example in extra.py
* feat: add SSO environment variable support for OKTA and Google OAuth2 Add native support for SSO configuration through environment variables and Docker secrets, eliminating the need to modify configuration.py for common SSO providers. Changes: - Add OKTA OpenID Connect configuration variables: - SOCIAL_AUTH_OKTA_OPENIDCONNECT_KEY (env var) - SOCIAL_AUTH_OKTA_OPENIDCONNECT_SECRET (env var + Docker secret: okta_openidconnect_secret) - SOCIAL_AUTH_OKTA_OPENIDCONNECT_API_URL (env var) - Add Google OAuth2 configuration variables: - SOCIAL_AUTH_GOOGLE_OAUTH2_KEY (env var) - SOCIAL_AUTH_GOOGLE_OAUTH2_SECRET (env var + Docker secret: google_oauth2_secret) Follows existing patterns with _read_secret() for sensitive data and environ.get() for non-sensitive configuration. Resolves: #1139 * Secrets example * fix: add newline at end of file --------- Co-authored-by: skyefugate <skyefugate@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency dulwich to v0.25.0
…dap-5.x Update dependency django-auth-ldap to v5.3.0
Changed volume to match upstream image
chore(deps): update dependency granian to v2.6.1
chore(deps): update dependency sentry-sdk to v2.49.0
Support new API token format
chore(deps): update dependency dulwich to v0.25.1
Update dependency dulwich to v0.25.2
Update dependency dulwich to v1
chore(deps): update dependency sentry-sdk to v2.50.0
chore(deps): update dependency sentry-sdk to v2.51.0
Fixed the local documentation and prepare for a new release
Release 4.0.0
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.
Related Issue:
New Behavior
...
Contrast to Current Behavior
...
Discussion: Benefits and Drawbacks
...
Changes to the Wiki
...
Proposed Release Note Entry
...
Double Check
developbranch.