Skip to content

Commit 3fd8ad2

Browse files
committed
chore(release): 0.8.4
1 parent d659410 commit 3fd8ad2

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

v1/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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+
### [0.8.4](https://github.com/DataDog/datadog-cdk-constructs/compare/v0.8.3...v0.8.4) (2023-02-07)
6+
7+
8+
### Features
9+
10+
* add node 18 ([#132](https://github.com/DataDog/datadog-cdk-constructs/issues/132)) ([ae79f98](https://github.com/DataDog/datadog-cdk-constructs/commit/ae79f9865719ef0ef0f4ac88c326acca0099e721))
11+
* allow xray traces to be merged ([#127](https://github.com/DataDog/datadog-cdk-constructs/issues/127)) ([b44d00a](https://github.com/DataDog/datadog-cdk-constructs/commit/b44d00ac14197fbdc3f6757d2236b1c9929e2e89))
12+
* bump lambda python alpha ([#143](https://github.com/DataDog/datadog-cdk-constructs/issues/143)) ([fe5be40](https://github.com/DataDog/datadog-cdk-constructs/commit/fe5be40973587d23de68dea7179f70f0ddc979ee))
13+
14+
15+
### Bug Fixes
16+
17+
* isARM object comparison ([#123](https://github.com/DataDog/datadog-cdk-constructs/issues/123)) ([5deb1c6](https://github.com/DataDog/datadog-cdk-constructs/commit/5deb1c61e3166a859e3baf91009138010dde32cb))
18+
519
### [0.8.3](https://github.com/DataDog/datadog-cdk-constructs/compare/v0.8.2...v0.8.3) (2022-09-28)
620

721
### [0.8.2](https://github.com/DataDog/datadog-cdk-constructs/compare/v0.8.1...v0.8.2) (2022-08-02)

v1/version.json

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

0 commit comments

Comments
 (0)