artifacthub helm/nautobot/nautobot 1.3.5
v1.3.5 - 2022-05-30

latest releases: 2.5.6, 2.5.5, 2.5.4...
3 years ago

Added

  • #1606 - Added best practices for working with FilterSet classes to developer documentation.
  • #1796 - Added documentation for using Git Repositories behind/via proxies.
  • #1811 - Added developer Docker container for running mkdocs instead of locally.

Changed

  • #1818 - Changed README.md to link to correct build status workflows.

Fixed

  • #895 - Fixed validation when creating Interface and VMInterface objects via the REST API while specifying untagged_vlan without mode also set in the payload. A 400 error will now be raised as expected.
  • #1289 - Fixed issue where job result live pagination would reset to page 1 on refresh. The currently selected page will now persist until the job run completes.
  • #1290 - Fix NAPALM enable password argument for devices using the eos NAPALM driver.
  • #1427 - Fix NoReverseMatch exception when related views for action_buttons don't exist.
  • #1428 - Fix IPAM prefix utilization sometimes showing greater than 100 percent for IPv4 prefixes.
  • #1604 - Fix missing filter restriction enforcement on relationship association.
  • #1771 - Fix exception raised for RelationshipAssociation when updating source.
  • #1772 - Fix RelationshipAssociationSerializer not triggering model clean method.
  • #1784 - Fix nautobot-server dumpdata not working due to django_rq update. Updated documentation.
  • #1805 - Fix git pre-commit hook incompatibility with dash shell and add warning on skipped tests.

Security

image

  • #1808 - Bump PyJWT from 2.3.0 to 2.4.0

Contributors

New Contributors

Full Changelog: v1.3.4...v1.3.5

Don't miss a new nautobot release

NewReleases is sending notifications on new releases.