Skip to content

v2-1.20.0

Compare
Choose a tag to compare
@lym953 lym953 released this 26 Nov 19:28
· 9 commits to main since this release
8c194e4

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