Skip to content

Commit 5eba721

Browse files
committed
chore(release): 1.22.0
1 parent 06b09e5 commit 5eba721

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.22.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.21.0...v2-1.22.0) (2025-01-22)
6+
7+
8+
### Features
9+
10+
* Abort instrumenting Lambda if runtime is unsupported ([#348](https://github.com/DataDog/datadog-cdk-constructs/issues/348)) ([4895acf](https://github.com/DataDog/datadog-cdk-constructs/commit/4895acf654ce2f8cf9af8b072c8128ebf9fa8722))
11+
512
## [1.21.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.20.0...v2-1.21.0) (2024-11-26)
613

714
## [1.20.0](https://github.com/DataDog/datadog-cdk-constructs/compare/v2-1.19.0...v2-1.20.0) (2024-11-26)

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.21.0"
2+
"version": "1.22.0"
33
}

0 commit comments

Comments
 (0)