Skip to content

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

  • #113 - Added the missing fix for issue that was not included for v2.0.0.

v2.0.0 (2023-09-29)

Changed

  • #105 Updated nautobot to 2.0.
  • #111 - Migrate app to Nautobot v2.0 compatible.

Fixed

  • #92 - Fixed null AWS region.

Removed

  • #105 - Removed slug field from Secret model. Can be replaced with name field or natural keys.