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

Release 2.7.0 #1062

Merged
merged 20 commits into from
Aug 30, 2023
Merged

Release 2.7.0 #1062

merged 20 commits into from
Aug 30, 2023

Commits on May 7, 2023

  1. Configuration menu
    Copy the full SHA
    5408cf5 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Fixed type in else

    tobiasge committed May 8, 2023
    Configuration menu
    Copy the full SHA
    055538c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1009 from marcquark/job_retention2

    rename JOBRESULT_RETENTION to JOB_RETENTION
    tobiasge committed May 8, 2023
    Configuration menu
    Copy the full SHA
    2037e42 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Update Ubuntu und Nginx Unit

    tobiasge committed May 11, 2023
    Configuration menu
    Copy the full SHA
    23d5865 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1010 from tobiasge/image-update

    Update Ubuntu und Nginx Unit
    tobiasge committed May 11, 2023
    Configuration menu
    Copy the full SHA
    0d748ed View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. docker-compose.yml: fix volume mount options

    `z` is valid only for bindmounts
    
    When using with volumes a warning for each volume appears:
    
    netbox$ docker compose up
    [+] Building 0.0s (0/0)
    WARN[0000] mount of type `volume` should not define `bind` option
    WARN[0000] mount of type `volume` should not define `bind` option
    WARN[0000] mount of type `volume` should not define `bind` option
    
    This may appear only when using a docker-compose.override.yml
    florianschroen committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    8208ded View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1024 from florianschroen/2023-06-15_fix_volume_op…

    …tions
    
    docker-compose.yml: fix volume mount options
    tobiasge committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    ebc5900 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    d69dace View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Merge pull request #1034 from netbox-community/renovate/django-auth-l…

    …dap-4.x
    
    Update dependency django-auth-ldap to v4.4.0
    tobiasge committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    9bdd074 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    c991726 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    ec60363 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    75690ac View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Merge pull request #1045 from netbox-community/renovate/django-auth-l…

    …dap-4.x
    
    Update dependency django-auth-ldap to v4.5.0
    tobiasge committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    be7af2e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Merge pull request #1042 from toriningen/fix/1041-invalid-template

    netbox.env: fixed unwanted string interpolation
    tobiasge committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    dd0c0b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1043 from NeodymiumFerBore/fix/honor-default-conf…

    …ig-value
    
    Set REMOTE_AUTH_AUTO_CREATE_USER default to False
    tobiasge committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    f703bba View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    12af423 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Prepare for Netbox 3.6

    tobiasge committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    44d0f47 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1059 from NeodymiumFerBore/feat/remote-auth-backe…

    …nd-as-list
    
    Map REMOTE_AUTH_BACKEND env var to list
    tobiasge committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    4d54bb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    69c5580 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Merge pull request #1039 from tobiasge/netbox-3.6

    Prepare for Netbox 3.6
    tobiasge committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2855320 View commit details
    Browse the repository at this point in the history