The released artifacts can be found in Bintray
- Spring Boot Starter integration
- Prefix JARs with
strongbox
- Improve error handling when credential resolving fails
- Change license to Apache 2.0
- Improve help messages when credential resolving fails
- Prefix JARs with 'strongbox'
- Interpret
#
at the beginning of credentials/config file line as a comment.
strongbox --version
gives the version of Strongbox- Stacktraces are no longer printed by default for exceptions, you can ebable it with
strongbox --stacktrace <command>
- Improved error messages in the CLI
- Added
getAll{String,Binary}Secrets()
to theSimpleSecretsGroup
in the Java SDK
- Initial public release