v1.2.0-beta.0
ubajze
released this
11 Aug 12:27
·
50 commits
to stable-1.2
since this release
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