Skip to content

Releases: nautobot/nautobot-app-golden-config

v0.9.10

27 Nov 04:55
6034577
Compare
Choose a tag to compare

Announcements

  • Nautobot Golden Config 0.9.X will officially not support versions after 1.2.X
  • Nautobot Golden Config 1.0.X will tentatively not support versions after 1.2.X
  • Nautobot Golden Config will maintain a stable-<major>.<minor> branch name
  • Nautobot Golden Config branching policy created

Added

  • #155 Contribution policy updated in Readme

Fixed

  • #129 Update filters, forms, add filters to api.
  • #148 move diff2html to be locally served
  • #154 Fix report bar chart overlap
  • #161 Fix configuration compliance export gives traceback
  • #164 Fixes the export functionality for configuration compliance list view.
  • #166 fix configuration and overview reporting csv exports

v.0.9.9

22 Oct 04:39
b33f1f0
Compare
Choose a tag to compare

Fixed

  • #146 Removed custom fields from showing in Configuration Overview ListView.
  • #145 Rename all Filterset to be compliant with Nautobot naming convention.
  • #143 Added appropriate metadata tag to jobs.

v0.9.8

06 Oct 14:47
b5b1c42
Compare
Choose a tag to compare

Fixed

  • Fixing missing and extra fields, for edge cases.
  • Replace enable_golden with enable_intended in default settings.

V0.9.7

24 Sep 14:57
d0d9586
Compare
Choose a tag to compare

Fixed

  • #130 SSH Sessions does not die with celery workers, by adding context manager #128
  • #125 Update search filterset

Added

  • #126 Add more robust checking for platform
  • #115 Update docs to be more clear on how to use config context

v0.9.6

18 Sep 17:06
23ca89c
Compare
Choose a tag to compare

Fixed

  • #95 Fix credential escaping issues on Git
  • #113 Clean up and normalize GraphQL decorator
  • #41 Fail Gracefully when platform is missing or wrong, bump nautobot-plugin-nornir version
  • #104 Fail Gracefully when Device queryset is empty
  • #109 Account for Nautobot 1.0/1.1 template change

Added

  • #103 Add manage commands for jobs
  • #108 Update docs and add quick start guide
  • #105 Added structure data config compliance
  • #119 Migrate to Github Actions
  • #121 Moved to Celery for development environment
  • Added Mysql to development environment

0.9.5

14 Jul 04:22
18d03df
Compare
Choose a tag to compare

Fixed

  • Loosen Nautobot version

0.9.4

24 Jun 13:32
3e140f1
Compare
Choose a tag to compare

Added

  • #87 Added the ability to map arbitraty slug to proper netutils expected network_os

Fixed

  • #87 Dispatcher docs and update dependency for nautobot-plugin-nornir

0.9.3

18 Jun 13:50
86ee0a5
Compare
Choose a tag to compare

Added

  • Added changelog
  • #74 Added hover text to icon on plugin home screen
  • #84 Added auto-deploy to PyPI

Fixed

  • #72 Fix uniqueness constraint on update_or_create of config compliance model
  • #75 Updated doc for various images and links
  • #80 Fix navigation when not using compliance
  • #81 Fix settings to set to null instead cascade on delete when removing git repo

0.9.2-dev

18 Jun 09:39
b61d6ce
Compare
Choose a tag to compare
The check-pypi-version doesn't really make sense (#84)