github nautobot/nautobot v1.2.11
v1.2.11 - 2022-04-04

latest releases: v1.6.20, v2.2.3, v1.6.19...
2 years ago

v1.2.11 (2022-04-04)

Added

  • #1123 - Add validation for IPAddress assigned_object_type and assigned_object_id.
  • #1146 - Added change date filtering lookup expressions to GraphQL.
  • #1495 - Added full coverage of cable termination types to Graphene.
  • #1501 - Add IP field to CSV export of device.
  • #1529 - Added list of standard hex colors to the Tags documentation.

Changed

  • #1536 - Removed the ServiceUnavailable exception when no primary_ip is available for a device, but other connection options are available.
  • #1581 - Changed MultipleChoiceJSONField to accept choices as a callable, fixing Datasource Contents provided by plugins are not accepted as valid choice by REST API.
  • #1584 - Replaced links in docs to celeryproject.org with celeryq.dev

Fixed

  • #1313 - Fixed GraphQL query error on OneToOneFields such as IPAddress.primary_ip4_for
  • #1408 - Fixed incorrect HTML in the Devices detail views.
  • #1467 - Fixed an issue where at certain browser widths the nav bar would cover the top of the page content.
  • #1523 - Fixed primary IP being unset after creating/updating different interface
  • #1548 - Pin Jinja2 version for mkdocs requirements to fix RTD docs builds related to API deprecation in Jinja2 >= 3.1.0
  • #1583 - Fixed Nautobot service definition in PostgreSQL-backed development environment.
  • #1599 - Bump mkdocs version for Snyk report.

Don't miss a new nautobot release

NewReleases is sending notifications on new releases.