Skip to content

Commit

Permalink
Added changelog entry for cluster init parsing fix
Browse files Browse the repository at this point in the history
Signed-off-by: Wesley Pettit <[email protected]>
  • Loading branch information
PettitWesley authored and matthewfala committed Apr 22, 2023
1 parent c466ed8 commit a099780
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ This release includes:

Compared to `2.31.9` this release adds:
* Bug - Fix crash that occurs with tail plugin and debug logging enabled [aws-for-fluent-bit:637](https://github.com/aws/aws-for-fluent-bit/issues/637) [aws-for-fluent-bit:639](https://github.com/aws/aws-for-fluent-bit/issues/639)
* Bug - Fix init tag parsing of ECS Cluster name. ECS Cluster name can be returned as ARN or name, now init will always parse it and set the `ECS_CLUSTER` env var as just the name. [aws-for-fluent-bit:641](https://github.com/aws/aws-for-fluent-bit/pull/641)

### 2.31.9
This release includes:
Expand Down

0 comments on commit a099780

Please sign in to comment.