v1.0 Release Notes¶
This document describes all new features and changes in the release 1.0
. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Release Overview¶
This is the initial release of Nautobot Secrets Providers that includes support for basic key-value secrets AWS Secrets Manager and HashiCorp Vault.
v1.0.1 (2022-01-06)¶
Fixed¶
- #17 - Fixed
ModuleNotFoundError
when not installing AWS dependencies.