Skip to content

v1.0 Release Notes

Release Overview

  • Add provider class for Nautobot Secrets Functionality

[v1.0.1] - 2023-08

Changed

  • #53 - Update credentials for GH publishing.
  • #60 - Doc cleanup and better error handling.
  • #62 - Update readme to describe secrets usage.
  • #63 - Update docs to new standards and development environment to NTC standards.
  • #64 - Update links on Readme to point to read the docs page.
  • #65 - More update links on Readme to point to read the docs page.
  • #66 - Even more update links on Readme to point to read the docs page.
  • #69 - Add suggested custom CSS for mkdocstrings indentation.
  • #70 - Remove Args from class definition docstring.
  • #80 - Update docs to new standards and development environment to NTC standards March addition.
  • #72 - Update init.py to better describe the app in the UI.
  • #93 - fix and cleanup some incorrect docs.

Fixed

  • #68 - Merge dispatcher rather than overwrite.
  • #91 - Fix conn_options by using deepcopy to avoid pointers.
  • #102 - Fix jinja settings support for golden config plugin.

[v1.0.0] - 2022-02

Changed

  • #43 Update postgres Docker tag to v14.
  • #46 Update Dependencies.
  • #48 Make consistent default NORNIR_SETTINGS.

Added

  • #41 Configure Renovate.
  • #45 Add napalm/netmiko extras support to plugin config.
  • #49 Add provider class for Nautobot Secrets Functionality.