Display updates available for current major version #6939

Closed
opened 2025-12-29 19:47:00 +01:00 by adam · 1 comment
Owner

Originally created by @PieterL75 on GitHub (Sep 7, 2022).

NetBox version

v3.3.2

Feature type

Change to existing functionality

Proposed functionality

The 'new update available' always shows the newest available version.
It would benefit, if the updates for the current main version are displayed, in addition to the latest available.

Use case

We have to stick with 3.2 due to the API changes in 3.3
The update versions show the latests availabe (3.3.2). but not if there is a new version for the current train (3.2.9)
This causes us to miss out on patch releases of the current major/minor version

Database changes

No response

External dependencies

No response

Originally created by @PieterL75 on GitHub (Sep 7, 2022). ### NetBox version v3.3.2 ### Feature type Change to existing functionality ### Proposed functionality The 'new update available' always shows the newest available version. It would benefit, if the updates for the current main version are displayed, in addition to the latest available. ### Use case We have to stick with 3.2 due to the API changes in 3.3 The update versions show the latests availabe (3.3.2). but not if there is a new version for the current train (3.2.9) This causes us to miss out on patch releases of the current major/minor version ### Database changes _No response_ ### External dependencies _No response_
adam added the type: feature label 2025-12-29 19:47:00 +01:00
adam closed this issue 2025-12-29 19:47:00 +01:00
Author
Owner

@jeremystretch commented on GitHub (Sep 7, 2022):

We have to stick with 3.2 due to the API changes in 3.3

There are no v3.2 releases after v3.3.0, so once you've upgraded to the last v3.2 release, you can simply disable the release checking if desired by setting RELEASE_CHECK_URL to None.

@jeremystretch commented on GitHub (Sep 7, 2022): > We have to stick with 3.2 due to the API changes in 3.3 There are no v3.2 releases after v3.3.0, so once you've upgraded to the last v3.2 release, you can simply disable the release checking if desired by setting [`RELEASE_CHECK_URL`](https://docs.netbox.dev/en/stable/configuration/miscellaneous/#release_check_url) to `None`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6939