You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#143 - Added "copy" button on hover to Device detail view for name, primary IP addresses, and serial number.
#183 - Implemented a baseline integration test suite using Selenium
#505 - Added example of Okta OAuth2 integration to the docs.
#523 - Added instructions for using LDAP TLS Options to SSO documentation
#576 - JobResult detail views not support custom links and plugin template extensions
Changed
#537 - To mitigate CVE-2021-31542, the minimum supported Django version is now 3.1.12.
Fixed
#220 - Added a troubleshooting section to the development guide for issues encountered when using the multi-threaded development server
#342 - Fixed inconsistent behavior in Site.time_zone to emit and accept input as a null field if not set when using API
#389 - Fixed incorrect TaggedItem base class that caused tag issues on MySQL.
#421 - Fixed git: Reference at 'refs/heads/master' does not exist by improving error-handling displaying a warning when a user tries to use an empty repo or a branch that does not exist upstream.
#452 - Fixed api/dcim/cablesOPTIONS response not including the status field.
#476 - Fixed incorrect handling of /31 and /127 networks in Aggregate, Prefix, and IPAddress models.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
v1.0.3 (2021-06-21)
Added
Device
detail view for name, primary IP addresses, and serial number.JobResult
detail views not support custom links and plugin template extensionsChanged
Fixed
Site.time_zone
to emit and accept input as a null field if not set when using APIgit: Reference at 'refs/heads/master' does not exist
by improving error-handling displaying a warning when a user tries to use an empty repo or a branch that does not exist upstream.api/dcim/cables
OPTIONS
response not including thestatus
field.Aggregate
,Prefix
, andIPAddress
models.500.html
page template.Tag
applied to it.test_EXTERNAL_AUTH_DEFAULT_groups
test case.nautobot.core.api.serializers.WritableNestedSerializer
nautobot-server test
commands.ConfigContext
mapped to a specificDeviceType
.nautobot.utilities.tables.ButtonsColumn
.ExportTemplates
for theVLAN
model via Git.null
option. (Port of NetBox #5704)Security
This discussion was created from the release v1.0.3 - 2021-06-21.
Beta Was this translation helpful? Give feedback.
All reactions