v2.0.0-rc.2 - 2023-08-24 #4324
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
-
Added
Changed
IPAddress
vrf
filter tovrfs
.Prefix
mask_length
filter toprefix_length
andvrf
filter tovrfs
.Prefix
vlan_vid
filter to permit multiple query values.RouteTarget
exporting_vrf
filter toexporting_vrfs
andimporting_vrf
filter toimporting_vrfs
.Service
port
filter toports
.VRF
export_target
filter toexport_targets
andimport_target
filter toimport_targets
.JobView
toJobRunView
andJobDetailView
toJobView
.job
tojob_run_by_class_path
andjob_detail
tojob
.as_form_class
,as_form
andvalidate_data
functions on BaseJob Model toclassmethods
.Fixed
tag
fields on various filter forms (correct filter name is nowtags
).to_field_name
attribute onTagFilterField
, which was causing dynamic-group filtering failures.final-dev
containers by switching to root user before exposing port and entrypoint.Removed
RouteTarget
exporting_vrf_id
andimporting_vrf_id
filters as they are redundant with theexporting_vrfs
andimporting_vrfs
filters.Service
device_id
andvirtual_machine_id
filters as they are redundant with thedevice
andvirtual_machine
filters.VRF
export_target_id
andimport_target_id
filters as they are redundant with theexport_targets
andimport_targets
filters./extras/jobs/results/<uuid:pk>/
URL endpoint.Contributors
New Contributors
url
field to GraphQL output #4163Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2
This discussion was created from the release v2.0.0-rc.2 - 2023-08-24.
Beta Was this translation helpful? Give feedback.
All reactions