Skip to contents

googlesecretmanager 0.1.0

googlesecretmanager 0.0.2

  • Added secret class with specialized methods
  • Implemented secure print method to hide secret values in R output
  • Added support for secret metadata
  • Enhanced error messages and token handling
  • Improved documentation and examples

googlesecretmanager 0.0.1

  • Initial release with core Google Cloud Secret Manager integration
  • Basic secret management: creation, versioning, and retrieval
  • Integration with gargle for authentication
  • Support for multiple auth methods (Application Default Credentials, Service Account, Explicit Token)
  • Basic project management functionality