Release v0.3.2 - (2025-03-04T16:28:33Z)
- Exec (Exposing Secrets to Subprocesses) by @Nelwhix
- MFA Bugfixes by @Nelwhix
- HTTP Client TLS by @Tecnobutrul
- Resource Permissions by @froque
- Use STDERR for Prompts by @c4lliope
Note: this will be the last release which only Supports Passbolt v4, we are working on getting ready for v5 in passbolt/go-passbolt#23
Changelog
- 43cc96a Display Prompts on STDERR (#70)
- b1a82e0 Update go-passbolt and other deps (#71)
- 1183813 Feature: adding support for exposing secrets to subprocesses (#68)
- 6033d6b Merge pull request #64 from Tecnobutrul/allow-http-client-configuration
- 78ed21f Added flags for passing client cert and client private key as file contents instead of paths
- 0273cee Added File suffix on tlsClient command flags
- 72cfd79 Removed hardcoded paths and fixed typo
- d5e2df4 Added support for http client configuration via command arguments
- d9703ff Merge pull request #63 from froque/add_get_resource_permission
- 9b2d47f Adds permission subcommand to get a list of permissions of a resource
- c0dd780 Merge pull request #61 from passbolt/update-readme-install
- 1fcbafa Merge pull request #62 from passbolt/update-deps
- 9a9d069 Update deps, fix import changes, update go-passbolt for mfa fix
- 647a063 Update README.md Install Section
- c454e73 Merge pull request #49 from kskarthik/main
- a74c5e0 rename go-passbolt-cli -> passbolt in README