Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
Changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
izaaklauer committed Aug 24, 2021
1 parent e1b1f3c commit 9aa210e
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .changelog/2098.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
```release-note:improvement
plugin/aws-ecs: More complete list of resources displayed in `waypoint deploy` logs
```

```release-note:improvement
plugin/aws-ecs: Support for status reports, enabling `waypoint status` for ecs deployments
```

```release-note:improvement
plugin/aws-ecs: Deployments delete their resources on failure.
```

```release-note:improvement
plugin/aws-ecs: Improve security of ecs tasks by restricting ingress to the ALB
```

```release-note:bug
plugin/aws-ecs: Fix panic when specifying a sidecar without a healthcheck
```

```release-note:improvement
plugin/aws-ecs: Error messages contain additional context
```

0 comments on commit 9aa210e

Please sign in to comment.