Skip to content

Commit 29299b4

Browse files
committed
Changelog for #6713
1 parent 7c6e5a6 commit 29299b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/release-notes/version-3.0.md

+2
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,12 @@ CustomValidator can also be subclassed to enforce more complex logic by overridi
6868
* [#6068](https://github.com/netbox-community/netbox/issues/6068) - Drop support for legacy static CSV export
6969
* [#6338](https://github.com/netbox-community/netbox/issues/6338) - Decimal fields are no longer coerced to strings in REST API
7070
* [#6639](https://github.com/netbox-community/netbox/issues/6639) - Drop support for queryset caching (django-cacheops)
71+
* [#6713](https://github.com/netbox-community/netbox/issues/6713) - Checking for new releases is now done as part of the housekeeping routine
7172

7273
### Configuration Changes
7374

7475
* The `CACHE_TIMEOUT` configuration parameter has been removed.
76+
* The `RELEASE_CHECK_TIMEOUT` configuration parameter has been removed.
7577

7678
### REST API Changes
7779

0 commit comments

Comments
 (0)