Skip to content

Releases: DataDog/datadog-cdk-constructs

v2-1.23.0

31 Jan 19:22
107bb67
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump aws-cdk-lib from 2.134.0 to 2.177.0 in /examples/typescript-stack by @dependabot in #358
  • chore: add Python 3.13 runtime support by @apiarian-datadog in #360
  • chore(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 in /examples/lambda/go by @dependabot in #361

Full Changelog: v2-1.22.0...v2-1.23.0

v2-1.22.0

22 Jan 21:36
5eba721
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #333
  • chore: Make helpers take one, not multiple Lambda functions (5/x) by @lym953 in #343
  • chore: Make helpers take one, not multiple Lambda functions (6/x) by @lym953 in #344
  • chore: Make helpers take one, not multiple Lambda functions (7/x) by @lym953 in #345
  • chore: Change CDK version from 2.134.0 to 2.146.0 by @lym953 in #349
  • fix: Abort instrumenting Lambda if runtime is unsupported by @lym953 in #348
  • chore: Change code owner to ONE team by @lym953 in #350

Full Changelog: v2-1.21.0...v2-1.22.0

v2-1.21.0

26 Nov 21:18
f896dee
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2-1.20.0...v2-1.21.0

v2-1.20.0

26 Nov 19:28
8c194e4
Compare
Choose a tag to compare

What's Changed

  • feat: Add example Python stack for Step Functions by @lym953 in #328
  • chore: Fix warnings in tests by @lym953 in #324
  • feat: Add example Go stack for Step Functions by @lym953 in #329
  • chore: Add snapshot test for Python step function stack by @lym953 in #330
  • chore: Add snapshot test for Go step function stack by @lym953 in #331
  • chore: Update README for Step Functions TypeScript stack by @lym953 in #332
  • chore: Make helpers take one, not multiple Lambda functions (2/x) by @lym953 in #323
  • chore: Make helpers take one, not multiple Lambda functions (3/x) by @lym953 in #336
  • chore: Make helpers take one, not multiple Lambda functions (4/x) by @lym953 in #337
  • feat: Support debug log for Step Function by @lym953 in #340
  • chore: Refactor README to prepare for adding step function doc by @lym953 in #334
  • chore: Add Step Function section to README by @lym953 in #335
  • feat: Set DD_TRACE_ENABLED tag on state machine by @lym953 in #338
  • feat: Set dd_cdk_construct version tag on state machine by @lym953 in #339

Full Changelog: v2-1.19.0...v2-1.20.0

v2-1.19.0

15 Nov 18:10
0da7d5d
Compare
Choose a tag to compare

What's Changed

  • feat: update example doc to use DatadogLambda by @lym953 in #289
  • feat: add skeleton of step function class and example stack by @lym953 in #315
  • feat: [Step Function] Set up logging by @lym953 in #318
  • feat: [Step Function] Subscribe forwarder to log group by @lym953 in #319
  • chore: Make helpers take one, not multiple Lambda functions (1/x) by @lym953 in #317
  • chore: move setTags() to a separate file by @lym953 in #322
  • feat: [Step Function] Set tags by @lym953 in #321
  • feat: Support SFN->Lambda trace merging by @lym953 in #325
  • feat: Support StepFunction->StepFunction trace merging by @lym953 in #326
  • chore: Add snapshot test for TypeScript step function stack by @lym953 in #327

Full Changelog: v2-1.18.0...v2-1.19.0

v2-1.18.0

17 Oct 18:04
a9cdc65
Compare
Choose a tag to compare

What's Changed

  • feat: Decouple extensionLayerVersion from addLayers by @samchungy in #303

New Contributors

Full Changelog: v2-1.17.0...v2-1.18.0

v2-1.17.0

16 Oct 18:03
a5c1c80
Compare
Choose a tag to compare

What's Changed

  • fix: Fix README.md: enableSourceCodeIntegration is wrong by @exoego in #241
  • chore(deps): bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #297
  • chore(deps): bump axios from 1.6.0 to 1.7.4 in /examples/lambda/node by @dependabot in #299
  • chore: Refactor example Python stack by extracting a base class by @lym953 in #301
  • chore: Refactor example Go stack by splitting a function by @lym953 in #302
  • chore: Refactor example typescript stack by extracting a base class by @lym953 in #300
  • chore: Refactor run_integration_tests.sh by adding stack language check by @lym953 in #305
  • chore: Add a missing TypeScript stack to integration test by @lym953 in #306
  • chore: Add integration test for Python stack by @lym953 in #307
  • chore: Untrack duplicate test snapshots from git by @lym953 in #308
  • chore: Fix a stack in snapshot tests by @lym953 in #309
  • chore: Make snapshot test fail when snapshot is empty by @lym953 in #310
  • chore: Remove duplicate work in snapshot tests by @lym953 in #312
  • chore: Add snapshot test for Go stacks by @lym953 in #313
  • feat: Redo: Rename Lambda related interfaces by @lym953 in #304

New Contributors

Full Changelog: v2-1.16.1...v2-1.17.0

v2-1.16.1

09 Sep 21:46
0e1d841
Compare
Choose a tag to compare

What's Changed

  • fix: revert "chore: rename Lambda related interfaces (#288)" by @lym953 in #296

Full Changelog: v2-1.16.0...v2-1.16.1

v2-1.16.0

09 Sep 17:15
a692b93
Compare
Choose a tag to compare

What's Changed

  • chore: fix some code style by @lym953 in #280
  • chore: auto format some TypeScript files by @lym953 in #286
  • feat: Rename: Datadog -> DatadogLambda by @lym953 in #285
  • chore: rename Lambda related interfaces by @lym953 in #288
  • fix: exclude example stacks from package by @lym953 in #293

Full Changelog: v2-1.15.0...v2-1.16.0

v2-1.15.0

23 Aug 14:08
da1701f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2-1.14.1...v2-1.15.0