Releases: DataDog/heroku-buildpack-datadog
Releases · DataDog/heroku-buildpack-datadog
1.29
[1.29] - 2021-09-23
Added
- Datadog agent pinned versions are now
6.31.0
and 7.31.0
1.28
[1.28] - 2021-07-01
Fixed
- Fixed memcached integration for Python 3
1.27
[1.27] - 2021-06-28
Added
- Datadog agent pinned versions are now
6.29.0
and 7.29.0
- The Dyno ID is now sent as host alias (requires Agent 6.29.0/7.29.0 or newer)
1.26
[1.26] - 2021-05-28
Added
- Datadog agent pinned versions are now
6.28.0
and 7.28.0
Changed
- Apt signing keys are now obtained from keys.datadoghq.com
1.25
[1.25] - 2021-04-19
Added
- Datadog agent pinned versions are now
6.27.0
and 7.27.0
Fixed
1.24
[1.24] - 2021-03-03
Added
- Datadog agent pinned versions are now
6.26.0
and 7.26.0
- Datadog configuration path can now be configured with the
DD_HEROKU_CONF_FOLDER
environment variable
1.23
[1.23] - 2021-01-20
Added
- Datadog agent pinned versions are now
6.25.0
and 7.25.0
- Heroku APT cache is now cleaned up automatically when DD_AGENT_VERSION changes
1.22
[1.22] - 2020-12-09
Added
- Datadog agent pinned versions are now
6.24.0
and 7.24.0
- Heroku APT cache is now cleaned up when changing stacks
- Heroku-20 stack is now supported
Removed
- Removed Datadog agent unneeded dependencies
1.21
[1.21] - 2020-10-09
Added
- Datadog agent pinned versions are now
6.23.0
and 7.23.0
Change
- Buildpack name reported by
bin/detect
is now "Datadog" instead of "Sysstat"
1.20
[1.20] - 2020-09-09
Changed
- Removed the security-agent and system-probe dependencies to reduce slug size
Fixed
- version-history.json is now created successfully, even if DD_LOGS_ENABLED="false"