v3.0.0
heroku/procfile
Added
- Enabled tracing/telemetry via
libcnb
'strace
feature. (#208)
Changed
- Updated to Buildpack API 0.10. (#205)
- All launch processes are now wrapped in
bash -c
instead of using CNB'sdirect = false
directive, which is no longer available. .profile
and.profile.d
scripts will no longer be automatically sourced.- CNB Lifecycle 0.17 or newer is now required.
- All launch processes are now wrapped in