v2.0 Release Notes¶
This document describes all new features and changes in the release 2.0
. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Release Overview¶
This release updates Secrets Provider to be compatible with Nautobot v2.0.
v2.0.1 (2023-09-29)¶
Added¶
v2.0.0 (2023-09-29)¶
Changed¶
Fixed¶
- #92 - Fixed null AWS region.
Removed¶
- #105 - Removed
slug
field fromSecret
model. Can be replaced withname
field or natural keys.