Releases: DataDog/datadog-cdk-constructs
Releases · DataDog/datadog-cdk-constructs
v2-0.3.5
v0.8.1
What's Changed
- Fixes overwriting DD_TAGS when adding source code integration (#113)
Full Changelog: v0.8.0...v0.8.1
v2-0.3.4
What's Changed
- Fixes overwriting DD_TAGS when adding source code integration (#113)
Full Changelog: v2-0.3.3...v0.3.4
v0.8.0
What's Changed
- Update dependencies for Node16 support by @jcstorms1 in #107
- Loosen @aws-cdk/aws-lambda-python-alpha dev dep version requirement by @sfirrin in #106
- Bump @aws-cdk/aws-lambda-python-alpha@ to ^2.24.0-alpha.0 by @sfirrin in #109
New Contributors
Full Changelog: v0.7.2...v0.8.0
v2-0.3.3
v2-0.3.2
v0.7.2
- Upgrade debug log to error log
v0.7.1
- Add debug log
- Clean up deployment message
v2-0.3.1
- Add error log
- Clean up deployment message
v0.7.0
- adds supports for DD_SERVICE, DD_ENV, DD_VERSION, and DD_TAGS environment variables when deploying with the extension
- adds supports for service, env, version tags when deploying with the forwarder