Releases: DataDog/datadog-cdk-constructs
Releases · DataDog/datadog-cdk-constructs
v2-1.19.0
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
What's Changed
- feat: Decouple
extensionLayerVersion
fromaddLayers
by @samchungy in #303
New Contributors
- @samchungy made their first contribution in #303
Full Changelog: v2-1.17.0...v2-1.18.0
v2-1.17.0
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
v2-1.16.0
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
What's Changed
- chore: Add return type for functions by @lym953 in #279
- fix: add custom provided.al2023 to runtime lookup by @benjamin-scc in #284
New Contributors
- @benjamin-scc made their first contribution in #284
Full Changelog: v2-1.14.1...v2-1.15.0
v2-1.14.1
v2-1.14.0
What's Changed
- chore: update examples dependencies by @duncanista in #257
- fix: Ensure ASM does not apply when the extension is not present by @astuyve in #258
- chore: upgrade projen by @duncanista in #261
- chore(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 in /examples/lambda/go by @dependabot in #263
- chore: deprecate
v1
by @duncanista in #262 - feat: Support Go by @lym953 in #267
- chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #268
- chore(deps): bump ws from 7.5.9 to 7.5.10 by @dependabot in #265
- fix: Fix module name for Go by @lym953 in #269
- feat: Add example Go stack by @lym953 in #273
- fix: Move Go module to another repo by @lym953 in #274
- fix: Remove Go package from current repo by @lym953 in #276
- chore: add the script to publish Go module by @lym953 in #275
New Contributors
Full Changelog: v2-1.13.0...v2-1.14.0
v2-1.13.0
What's Changed
- chore: update example stacks to use Datadog CDK version 1.12 by @duncanpharvey in #253
- feat: support .NET 8 runtime by @duncanista in #256
Full Changelog: v2-1.12.0...v2-1.13.0