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