Skip to content

Commit

Permalink
Merge pull request #1207 from hashicorp/release-2.0.0-beta59
Browse files Browse the repository at this point in the history
prepare changelog for v2.0.0-beta.59
  • Loading branch information
jar-b authored Oct 28, 2024
2 parents 1752400 + 8e74be1 commit 82665ee
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
<!-- markdownlint-disable single-title -->
# v2.0.0 (Unreleased)

# v2.0.0-beta.59 (2024-10-28)

ENHANCEMENTS

* Update generated `endpoints` ([#1205](https://github.com/hashicorp/aws-sdk-go-base/pull/1205))

BUG FIXES

* Updates dependencies.

# v2.0.0-beta.58 (2024-09-23)

ENHANCEMENTS
Expand Down
2 changes: 1 addition & 1 deletion v2/awsv1shim/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.17
github.com/aws/aws-sdk-go-v2/service/sts v1.32.2
github.com/google/go-cmp v0.6.0
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.58
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.59
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.56.0
Expand Down

0 comments on commit 82665ee

Please sign in to comment.