Releases: nautobot/nautobot-app-secrets-providers
Releases · nautobot/nautobot-app-secrets-providers
v3.2.0 - 2024-11-08
What's Changed
Added
Housekeeping
- Rebaked from the cookie
nautobot-app-v2.4.0
. - #150 - Rebaked from the cookie
nautobot-app-v2.3.2
.
Contributors
Full Changelog: v3.1.1...v3.2.0
v1.4.2 - 2024-09-10
What's Changed
- #145 Updated
boto3
dependency to^1.34
to permit installation of newer compatible versions.
Contributors
New Contributors
- @gertzakis made their first contribution in #151
Full Changelog: v1.4.1...v1.4.2
v3.1.1 - 2024-08-22
What's Changed
Dependencies
- #145 - Updated
boto3
dependency to permit newer releases.
Housekeeping
- #144 - Rebaked from the cookie
nautobot-app-v2.3.0
. - #147 - Updated documentation dependencies and added a pin for the
griffe
documentation dependency.
Contributors
New Contributors
- @nkallergis made their first contribution in #146
Full Changelog: v3.1.0...v3.1.1
v3.1.0 - 2024-08-01
What's Changed
Added
- #67 - Added the ability to choose between multiple vaults (configurations) for HashiCorp.
Documentation
- #137 - Updated documentation links for installed apps page.
Housekeeping
- #140 - Updated development environment to use
certifi
2024.7.4
.
Contributors
Full Changelog: v3.0.0...v3.1.0
v3.0.0 - 2024-06-28
What's Changed
This release includes support for the Azure Key Vault secrets provider along with significant refactoring and housekeeping. Notably, all existing references to Thycotic
were changed to Delinea
. Be sure to update your app accordingly, including within PLUGINS_CONFIG
in nautobot_config.py
.
Added
- #64 - Added fallthrough for boto3 error handling to catch errors not explicitly defined.
- #131 - Added a secrets provider for Azure Key Vault.
- #134 - Added previous release notes to docs.
- #134 - Added logos and missing doc sections.
- #134 - Added
0001_update_thycotic_delinea_slug.py
migration to update any legacy Thycotic secrets.
Changed
- #124 - Replaced pydocstyle with ruff.
- #130 - Removed version from docker-compose files.
- #134 - Updated
creds.example.env
file with clearer environment variables for providers. - #134 - Updated lock file dependencies.
- #134 - Moved installation guides for specific secrets providers to separate pages.
- #134 - Renamed any existing references of
Thycotic
toDelinea
. - #134 - Updated app's verbose name to
Secrets Providers
. - #134 - Updated screenshots in Nautobot 2.0 UI.
Removed
- #134 - Removed unnecessary provider config from
nautobot_config.py
. - #134 - Removed old references to previous Nautobot versions.
Housekeeping
- #8 - Re-baked from the latest template.
Contributors
New Contributors
- @whitej6 made their first contribution in #118
- @nautobot-bot made their first contribution in #124
- @mathiaswegner made their first contribution in #129
Full Changelog: v2.0.1...v3.0.0
v2.0.1 - 2023-09-29
What's Changed
- Added the missing fix that was not included in v2.0.0 by @HanlinMiao in #113
Full Changelog: v2.0.0...v2.0.1
v2.0.0 - 2023-09-29
What's Changed
- Updates to install on Nautobot 2.0 Alpha by @snaselj in #73
- Bake cookie from nautobot-plugin-v1.0 by @snaselj in #100
- Update Nautobot v2.0.0rc2 by @snaselj in #105
- Update Packaging for 2.0.0 RC 1 by @bryanculver in #107
Develop
toMain
before v2 release by @HanlinMiao in #108- Preparation for 2.0 release by @HanlinMiao in #109
- Next 2.0 to develop by @HanlinMiao in #110
- Address Merge Conflicts between
main
anddevelop
by @HanlinMiao in #112 - 2.0 Release Final by @HanlinMiao in #111
New Contributors
- @HanlinMiao made their first contribution in #108
Full Changelog: v1.4.1...v2.0.0
v2.0.0-rc.1 - 2023-09-06
What's Changed
- Updates to install on Nautobot 2.0 Alpha by @snaselj in #73
- Fixing Null AWS Region by @nniehoff in #92
- Main to develop post v1.4.0 by @bryanculver in #85
- Bake cookie from nautobot-plugin-v1.0 by @snaselj in #100
- Update Nautobot v2.0.0rc2 by @snaselj in #105
- Update Packaging for 2.0.0 RC 1 by @bryanculver in #107
Full Changelog: v1.4.0...v2.0.0-rc.1
v1.4.1 - 2023-06-08
Fixed
- #91 Fixed Hashicorp Vault Authentication with AWS Credentials when region is not set.
Contributors
Full Changelog: v1.4.0...v1.4.1
v1.4.0 - 2023-04-19
Added
- #48 Add token as secret type choice for Delinea/Thycotic
- #51 Add support for AWS Systems Manager Parameter Store
- #53 Add support for Hashicorp Key/Value v1 response
- #66 Add support for Vault Enterprise Namespace parameter
Changed
- #45 Change references of Thycotic to Delinea
- #47 Change version constraint of HVAC module to allow non-major upgrades
- #56 Change minimum supported Nautobot version to
1.4.0
- #63 Update plugin description when installed in Nautobot
Contributors
- @jifox
- @nniehoff
- @jedelman8
- @jathanism
- @bryanculver
- @kacem-expereo
- @scetron
- @k0rventen
- @glennmatthews
New Contributors
- @jedelman8 made their first contribution in #63
- @kacem-expereo made their first contribution in #55
- @scetron made their first contribution in #50
- @jfach made their first contribution in #66
- @k0rventen made their first contribution in #53
Full Changelog: v1.3.0...v1.4.0