Releases: nautobot/nautobot-app-golden-config
Releases · nautobot/nautobot-app-golden-config
v1.1.1
v1.2.0-beta.0
v1.2 Release Notes
- Move GoldenConfigSetting scope to the use of DynamicGroups
- Drop support of Nautobot <1.4.X
v1.2.0b1 - 2022-08
Added
- #291 Updated codeowners
Changed
- #288 DynamicGroup Support
- #288 Updated invoke tasks to current standards
- #288 Initial changes for CI to work with the latest pattern
- #288 GoldenConfigSetting.scope is not a property that maps to GoldenConfigSetting.dynamic_group.filter
- #288 GoldenConfigSetting.scope now has a setter method to create a DynamicGroup
- The scope of Device objects can only be updated via the DynamicGroup using the UI
- The setter is for backward compatibility for existing automation against the API
- #280 Updated docs in preparation for doc centralization process
- #289 Update Environment setup to NTC Standards
- #287 Updated copy button to use Nautobot's standard copy functionality rather than one-off
Fixed
- #260 Fixed issue with Compliance Report when values were None
- #299 Updated Readme images to render properly on PyPi, fixed other links
Removed
- #288 Nautobot <1.4.0 support
v1.1.0
Announcements
- Nautobot Golden Config 2.X.X will remove scope as a JSON payload in GoldenConfigSetting to be replaced with DynamicGroups
- Nautobot Golden Config 2.X.X will require Nautobot v1.3.X or greater
Fixed
- #281 Fixes Views for Nautobot 1.3 Settings, backwards compatible with Nautobot 1.2
- #270 Optimize GoldenConfig home view to improve scaling with > 1 GoldenConfigSetting via query annotations
Added
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v1.0.0 - 2022-04
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
- #167 Added support for multiple repos
- #205 Added support for multiple repos via multiple golden config settings
- #206 Add Git datasource to load GC properties
- #218 Added ability to store SoTAgg field leveraging Nautobot saved GraphQl query
- #225 Added support for nautobot secrets group on git repos
- #234 Minor update to FAQ
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
- #229 Updated navigation to a dedicated top level menu
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
- #194 Detailed Error Handling in get_job_filter helper
- #229 Fixed #165, Configuration Compliance List View "Device" filter doesn't work
New Contributors
- @jmcgill298 made their first contribution in #158
- @chadell made their first contribution in #183
- @mitchell-foxworth made their first contribution in #167
- @mzbroch made their first contribution in #205
- @progala made their first contribution in #213
Full Changelog: v0.9.10...v1.0.0
v1.0.0-beta.1
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
v0.10.0
v0.9.10
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