Skip to content

Commit 1b237f4

Browse files
authored
Merge pull request #1183 from hashicorp/release-v2.0.0-beta.58
Release `v2.0.0 beta.58`
2 parents e6becd9 + 71f8e06 commit 1b237f4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<!-- markdownlint-disable single-title -->
22
# v2.0.0 (Unreleased)
33

4+
# v2.0.0-beta.58 (2024-09-23)
5+
46
ENHANCEMENTS
57

68
* Adds per-partition service endpoint metadata to the top-level `endpoints` package ([#1182](https://github.com/hashicorp/aws-sdk-go-base/pull/1182))

v2/awsv1shim/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.14
1313
github.com/aws/aws-sdk-go-v2/service/sts v1.31.0
1414
github.com/google/go-cmp v0.6.0
15-
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.57
15+
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.58
1616
github.com/hashicorp/go-cleanhttp v0.5.2
1717
github.com/hashicorp/terraform-plugin-log v0.9.0
1818
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws v0.55.0

0 commit comments

Comments
 (0)