Skip to content

Commit

Permalink
1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
plumdog committed Dec 21, 2023
1 parent 580738e commit a96a115
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,16 @@

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

#### [1.3.2](https://github.com/isotoma/datadog-ecs-cdk/compare/1.3.1...1.3.2)

- Fix Default behaviour for EC2 log collection [`#14`](https://github.com/isotoma/datadog-ecs-cdk/pull/14)
- Fix images again [`#13`](https://github.com/isotoma/datadog-ecs-cdk/pull/13)
- Enable sign-git-tag [`#12`](https://github.com/isotoma/datadog-ecs-cdk/pull/12)

#### [1.3.1](https://github.com/isotoma/datadog-ecs-cdk/compare/1.3.0...1.3.1)

> 21 December 2023
- Fix fluent-bit docker image [`#11`](https://github.com/isotoma/datadog-ecs-cdk/pull/11)

#### [1.3.0](https://github.com/isotoma/datadog-ecs-cdk/compare/1.2.0...1.3.0)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "datadog-ecs-cdk",
"version": "1.3.1",
"version": "1.3.2",
"description": "",
"license": "MIT",
"author": {
Expand Down

0 comments on commit a96a115

Please sign in to comment.