Skip to content

Releases: DataDog/heroku-buildpack-datadog

2.12

31 Aug 15:37
a2b6851
Compare
Choose a tag to compare

[2.12] - 2023-08-31

Added

  • Datadog Agent pinned versions are now 7.47.0 and 6.47.0.

Fixed

  • Allow forward slashes in tags.

2.11

15 Jun 15:49
7a42694
Compare
Choose a tag to compare

[2.11] - 2023-06-15

Added

  • Postgres integration easy configuration now supports DBM.

Deprecated

  • ENABLE_HEROKU_REDIS, ENABLE_HEROKU_POSTGRES, REDIS_URL_VAR, and POSTGRES_URL_VAR are deprecated in favor of DD_ENABLE_HEROKU_REDIS, DD_ENABLE_HEROKU_POSTGRES, DD_REDIS_URL_VAR, and DD_POSTGRES_URL_VAR. The previous ones still work for now, but they will be removed in a future release.

2.10

28 Apr 07:59
841dd17
Compare
Choose a tag to compare

[2.10] - 2023-04-28

Major Changes

  • Datadog Agent 7.x is now the default pinned version. If you need to keep 6.x, set the environment variable DD_AGENT_MAJOR_VERSION=6 in your Heroku application and rebuild the slug.

Added

  • Datadog Agent pinned versions are now 7.44.0 and 6.44.0.
  • Redis and Postgres integrations now support more than one URL.

Changed

  • Datadog Agent 7.x is now the default pinned version. If you need to keep 6.x, set the environment variable DD_AGENT_MAJOR_VERSION=6 in your Heroku application and rebuild the slug.
  • DD_ENABLE_HEROKU_REDIS, DD_ENABLE_HEROKU_POSTGRES, DD_REDIS_URL_VAR, and DD_POSTGRES_URL_VAR are now the environment variables to configure the Redis and Postgres integrations.

Deprecated

  • ENABLE_HEROKU_REDIS, ENABLE_HEROKU_POSTGRES, REDIS_URL_VAR, and POSTGRES_URL_VAR are now deprecated in favor of DD_ENABLE_HEROKU_REDIS, DD_ENABLE_HEROKU_POSTGRES, DD_REDIS_URL_VAR, and DD_POSTGRES_URL_VAR. The previous ones still work for now, but they will be removed in a future release.

2.9

27 Feb 14:31
9aed141
Compare
Choose a tag to compare
2.9

[2.9] - 2023-02-27

Added

  • Datadog agent pinned versions are now 6.43.0 and 7.43.0
  • Redis and Postgres integrations can be now configured setting an environment variable, without using the prerun.sh script.

Deprecated

  • This is the last buildpack version with Datadog Agent 6.x as default. Upgrade today to Datadog Agent 7.x by setting the environment variable DD_AGENT_MAJOR_VERSION=7 in your Heroku application and rebuilding the slug.

2.8

25 Jan 15:52
1c99bab
Compare
Choose a tag to compare
2.8

[2.8] - 2023-01-25

Removed

  • Installing checks with agent-wrapper integration install is no longer supported for Datadog Agent 6.x.
    Upgrade to Datadog Agent 7.x by setting the environment variable DD_AGENT_MAJOR_VERSION=7 in your Heroku application and rebuilding the slug.

Added

  • Datadog Agent pinned versions are now 6.42.0 and 7.42.0

2.7

22 Dec 14:27
8126870
Compare
Choose a tag to compare
2.7

[2.7] - 2022-12-22

Added

  • Datadog agent pinned versions are now 6.41.1 and 7.41.1

2.6

09 Nov 15:35
5812910
Compare
Choose a tag to compare
2.6

[2.6] - 2022-11-09

Added

  • Datadog agent pinned versions are now 6.40.0 and 7.40.0
  • Config files for integrations now can follow the same folder structure used in the Agent

Fixed

  • Slug size now doesn't increae when apt buildpack is used (Thanks caioariede for the contribution!)

2.5

13 Sep 15:08
11dbf93
Compare
Choose a tag to compare
2.5

[2.5] - 2022-09-13

Added

  • Datadog agent pinned versions are now 6.39.0 and 7.39.0
  • Added warning message when removing the APM or process agent

2.4

27 Jul 17:38
7f1ee23
Compare
Choose a tag to compare
2.4

[2.4] - 2022-07-27

Added

  • Datadog agent pinned versions are now 6.38.0 and 7.38.0

Fixed

  • Removed new introduced unneeded binaries that were increasing the footprint

2.3

15 Jul 13:38
fc930f9
Compare
Choose a tag to compare
2.3

[2.3] - 2022-07-15

Added

  • Datadog agent pinned versions are now 6.37.1 and 7.37.1