Skip to content

v1.0.0

Compare
Choose a tag to compare
@izgeri izgeri released this 01 Mar 21:37

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.