Releases: DataDog/heroku-buildpack-datadog
Releases · DataDog/heroku-buildpack-datadog
1.0.0
[1.0.0] - 2018-02-28
Updated the buildpack to use stable releases and removed alpha flag (because nobody really knows what that means anyway ;))
Changed
- Updated the apt repo to use
stable 6
(no longer beta) - Incorporates a parameter change that resolved problems in beta rc releases (Thanks Zunda!)
1.0.0 alpha 2
[1.0.0-alpha2] - 2018-02-05
Mostly fixes and a small feature.
Added
- If no Datadog Agent version has been pinned, the build process will tell you how to pin the current version.
Changed
- Updated the runner script to insert tags in the correct location in the conf file.
- Env vars are not automatically loaded when building slugs, so the previous version pinning didn't work.