github nautobot/nautobot v1.0.0b2
v1.0.0b2 - 2021-03-08

latest releases: v1.6.19, v2.2.2, v1.6.18...
pre-release3 years ago

v1.0.0b2 (2021-03-08)

Added

  • #35 - Documentation for troubleshooting Nautobot's interaction with SELinux.
  • #47 - Basic user documentation for Relationships feature.
  • #48 - Additional unit testing and bug fixes for Relationships feature.
  • #99 - Add BASE_PATH to development/nautobot_config.py.
  • #101 - Complete documentation of NAUTOBOT_ROOT
  • #107 - Add nautobot-server post_upgrade command

Changed

  • #52 - Disabled Poetry's "parallel installation" feature for CI and development builds.
  • #61 - Updated pull request template contents for clarity.
  • #74 - Refactor install instructions to be more streamlined and more intuitive.
    • Renamed nautobot-rq service to nautobot-worker
    • Replaced BASE_STORAGE_DIR configuration setting with NAUTOBOT_ROOT; this new setting also influences the default value of DEFAULT_CONFIG_PATH.
  • #88 - Replace Gunicorn w/ uWSGI
  • #89 - Development workflow improvements
    • Replace pycodestyle with flake8 for linting.
    • Add invoke black and invoke tests commands
    • Improve speed of development Docker container rebuilds
    • django-debug-toolbar is now a development dependency rather than a production dependency for Nautobot.
  • #106 - Revise deployment docs to use $PATH instead of venv activate
  • #108 - Document special workflow for development using containers on remote servers

Removed

  • #72 - Removed issue template for "Documentation Change"; use "Bug" or "Feature Request" issue templates instead.

Fixed

  • #36 - Broken links to ReadTheDocs pages.
  • #41 - Incorrect field name in CustomLink Admin page.
  • #42 - Incorrect link to nautobot-plugin-golden-config GitHub repository
  • #45 - Incorrect button labels when creating/editing an Interface record.
  • #43 - Incorrect commands in documentation for adding optional dependencies to local_requirements.txt
  • #51 - Incorrect functioning of "development container" in VSCode integration.
  • #57 - Incorrect AUTHENTICATION_BACKENDS example in authentication/ldap.md
  • #63 - Incorrect help text for "Destination Label" field when creating/editing Relationship records.
  • #64 - Incorrect absolute link to ReadTheDocs page.
  • #69 - More incorrect links to ReadTheDocs pages.
  • #79 - Incorrect internal documentation link to STORAGE_BACKEND optional setting.
  • #81 - Unable to change Device rack position after creation.
  • #93 - Bug when setting CACHEOPS_DEFAULTS timeout value to 0.

Don't miss a new nautobot release

NewReleases is sending notifications on new releases.