Releases: DataDog/datadog-cdk-constructs
Releases · DataDog/datadog-cdk-constructs
v2-1.23.0
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
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
What's Changed
- chore: Update Step Function doc about tracing by @lym953 in #346
- chore: [SVLS-5989] add Node22 runtime support by @apiarian-datadog in #347
New Contributors
- @apiarian-datadog made their first contribution in #347
Full Changelog: v2-1.20.0...v2-1.21.0
v2-1.20.0
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
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