Skip to content

Releases: DataDog/datadog-cdk-constructs

v2-1.6.1

25 Apr 15:51

Choose a tag to compare

What's new

  • Fix bug in ARM check #172

v0.9.0

19 Apr 17:02
773f66f

Choose a tag to compare

What's Changed

  • Add Typescript CDK v2 example by @sfirrin in #159
  • feat: add CODEOWNERS by @duncanista in #162
  • fix: grammar error for apmFlushDeadline description by @duncanista in #161
  • Update docs to include java instructions by @thedavl in #166
  • feat: python 3.10 support by @astuyve in #170
  • Add support for ap1 site by @sfirrin in #169

Full Changelog: v0.8.6...v0.9.0

v2-1.6.0

19 Apr 16:59
c5a87d3

Choose a tag to compare

What's Changed

  • Add Typescript CDK v2 example by @sfirrin in #159
  • feat: add CODEOWNERS by @duncanista in #162
  • fix: grammar error for apmFlushDeadline description by @duncanista in #161
  • Update docs to include java instructions by @thedavl in #166
  • feat: python 3.10 support by @astuyve in #170
  • Add support for ap1 site by @sfirrin in #169

Full Changelog: v0.8.6...v2-1.6.0

v0.8.6

30 Mar 20:16

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.5...v0.8.6

v2-1.5.0

30 Mar 20:16

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.5...v2-1.5.0

v0.8.5

14 Feb 17:41

Choose a tag to compare

What's Changed

  • Updated source code integration README.md by @thedavl in #144
  • Remove slack badge from readme by @astuyve in #148
  • Enable source code integration within the CDK itself + add python support by @thedavl in #151

Full Changelog: v0.8.4...v0.8.5

v2-1.4.0

14 Feb 17:39

Choose a tag to compare

What's Changed

  • Updated source code integration README.md by @thedavl in #144
  • Remove slack badge from readme by @astuyve in #148
  • Enable source code integration within the CDK itself + add python support by @thedavl in #151

Full Changelog: v2-1.3.0...v2-1.4.0

v0.8.4

07 Feb 17:28

Choose a tag to compare

What's Changed

  • Update datadog-ci instructions to latest version by @rpelliard in #122
  • Default to Not Create Forwarder Permissions by @jglien in #125
  • feat: allow xray traces to be merged by @cgatt in #127
  • Remove node 12 from tests by @IvanTopolcic in #129
  • Add preinstall hooks for running yarn by @IvanTopolcic in #128
  • Update authentication method for PyPI by @IvanTopolcic in #130
  • feat: add node 18 by @matthias-pichler-warrify in #132
  • fix: isARM object comparison by @sabeslamidze in #123
  • Revert "Add preinstall hooks for running yarn" by @sfirrin in #137
  • Update source code integration, git repo tagging by @thedavl in #142
  • feat: bump lambda python alpha by @astuyve in #143
  • Add note to call initialization function in README by @sfirrin in #147

New Contributors

Full Changelog: v0.8.3...v0.8.4

v2-1.3.0

01 Feb 21:11

Choose a tag to compare

What's Changed

  • Update source code integration, git repo tagging by @thedavl in #142
  • feat: bump lambda python alpha by @astuyve in #143

Full Changelog: v2-1.2.0...v2-1.3.0

v2-1.2.0

16 Dec 21:06

Choose a tag to compare

Fixing an issue where 1.1.0 was not installing correctly

  • Revert "Add preinstall hooks for running yarn" #137