Skip to content

Commit

Permalink
Merge pull request #1158 from hashicorp/release-v2.0.0-beta.55
Browse files Browse the repository at this point in the history
Release `v2.0.0 beta.55`
  • Loading branch information
ewbankkit authored Aug 27, 2024
2 parents 7c86601 + 3ffb036 commit a7cc632
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
<!-- markdownlint-disable single-title -->
# v2.0.0 (Unreleased)

# v2.0.0-beta.55 (2024-08-27)

BUG FIXES

* Updates dependencies.

ENHANCEMENTS

* Adds support for AWS region `ap-southeast-5` ([#1156](https://github.com/hashicorp/aws-sdk-go-base/pull/1156))
Expand Down
2 changes: 1 addition & 1 deletion v2/awsv1shim/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.12
github.com/aws/aws-sdk-go-v2/service/sts v1.30.5
github.com/google/go-cmp v0.6.0
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.54
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.55
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/hashicorp/terraform-plugin-log v0.9.0
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws v0.53.0
Expand Down

0 comments on commit a7cc632

Please sign in to comment.