Skip to content

v1.3.0 (2022-08-30)

Compare
Choose a tag to compare
@glennmatthews glennmatthews released this 30 Aug 18:18
· 116 commits to main since this release
f387e8a

Added

  • #32 Add support for skipping certificate validation when connecting to HashiCorp Vault.
  • #34 Add support for alternate authentication to HashiCorp Vault via AWS and Kubernetes authentication methods.
  • #38 Add support for Python 3.10.
  • #40 Add default_mount_point config option for HashiCorp Vault.

Changed

  • #42 Now requires python-tss-sdk version v1.2 or later

Fixed

  • #31 Fixed NameError at startup when installed as nautobot_secrets_providers[thycotic], i.e. without HashiCorp Vault support.
  • #37 Various fixes and improvements to the development environment.

Removed

  • #38 - Dropped support for end-of-life Python 3.6