Skip to content

Commit

Permalink
Prepare Release v2.0.0-beta.36 (#665)
Browse files Browse the repository at this point in the history
* chore: changelog release date fix

* chore: add s3 object logging entry
  • Loading branch information
jar-b authored Sep 22, 2023
1 parent 5f41594 commit 881ef50
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- markdownlint-disable single-title -->
# v2.0.0 (Unreleased)

# v2.0.0-beta.36 (2023-09-21)
# v2.0.0-beta.36 (2023-09-22)

BREAKING CHANGES

Expand All @@ -10,6 +10,7 @@ BREAKING CHANGES
ENHANCEMENTS

* Adds `JSONNoDuplicateKeys` function to the `validation` package ([#650](https://github.com/hashicorp/aws-sdk-go-base/pull/650))
* logging: S3 object bodies are no longer logged. Body size is logged instead.

# v2.0.0-beta.35 (2023-09-05)

Expand Down

0 comments on commit 881ef50

Please sign in to comment.