v1.0.0
Known Limitations
- Buildpack only supports secrets.yml stored in the application root directory at runtime; Java applications with Spring Boot versions 1.4+ will not be compatible
Changes
In this release, the Conjur Buildpack has been updated to use a conjur-env
binary built from the guts of summon
and conjur-api-go
instead of installing Summon and Summon-Conjur each time it is invoked.
This reduces the time spent installing dependencies when the Conjur Buildpack is invoked, and greatly improves performance.