v2.1.8 - 2024-03-18 #5443
HanlinMiao
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
Added
CELERY_BEAT_HEARTBEAT_FILE
settings variable.validation_minimum
andvalidation_maximum
as length constraints on a Custom Field of typeText
,URL
,JSON
,Markdown
,Selection
, orMultiple Selection
.validation_regex
as a constraint on valid choice definitions for a Custom Field of typeSelection
orMultiple Selection
.IEC 60906-1
,2P+T 10A (NBR 14136)
, and2P+T 20A (NBR 14136)
.LX.5
,LX.5/PC
,LX.5/UPC
, andLX.5/APC
.CXP (100GE)
,DSFP (100GE)
,SFP-DD (100GE)
,QSFP-DD (100GE)
,QSFP-DD (200GE)
,CFP2 (400GE)
,OSFP-RHS (400GE)
,CDFP (400GE)
,CPF8 (400GE)
,SFP+ (32GFC)
,SFP-DD (64GFC)
, andSFP+ (64GFC)
.TemplateExtension.list_buttons()
API, allowing apps to register button content to be injected into object list views.Changed
functools.lru_cache
to use django-redis cache instead.Removed
Text
.Fixed
task_queues
of the job class.extras.view_scheduledjob
permission to the "Job Approval Queue" navigation menu item.Documentation
Housekeeping
/tmp/nautobot_celery_beat_heartbeat
) each time its scheduler wakes up.docker-compose.yml
underdocker-compose
v1.x.Contributors
Full Changelog: v2.1.7...v2.1.8
This discussion was created from the release v2.1.8 - 2024-03-18.
Beta Was this translation helpful? Give feedback.
All reactions