Skip to content

Releases: nautobot/nautobot-app-golden-config

v1.0.0-beta.1

21 Mar 01:32
dfd3304
Compare
Choose a tag to compare

Announcements

  • Nautobot Golden Config 1.0.X will officially only support versions 1.2.0 - 1.3.99

Added

  • #180 Added Renovate for proactive package management
  • #158 Allow for Jinja2 Filters to be used by GoldenConfig templates
  • #225 Added support for nautobot secrets group on git repos
  • #205 Added support for multiple golden config settings
  • #206 Add Git datasource to load GC properties
  • #218 Added ability to storre SoTAgg field leveraging Nautobot saved GraphQl query

Changed

  • #171 Changed the release policy
  • #158 Changed variable job_result to nautobot_job
  • #186 Update mariadb Docker tag to v10.7
  • #187 Update postgres Docker tag to v14
  • #188 Update Markdown dependency
  • #190 Update to Nautobot 1.2.0
  • #190 Remove Nautobot 1.0 specific code
  • #211 Update dependency mariadb to v10.8

Fixed

  • #176 Fixed Pylint issue
  • #182 Add reference to Nornir plugin for installation
  • #183 Fixed documentation for sot_agg_transposer default
  • #184 Fix markdown links in quick-start

v0.10.0

18 Mar 02:22
Compare
Choose a tag to compare

Added

  • #163 Create custom compliance feature

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