Skip to content

Commit 4db22a4

Browse files
authored
Merge pull request #1301 from hashicorp/regenerate-endpoints
Tech debt: Regenerate `endpoints`
2 parents ba1536f + 3af8114 commit 4db22a4

File tree

3 files changed

+33
-1
lines changed

3 files changed

+33
-1
lines changed

CHANGELOG.md

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

4+
# v2.0.0-beta.64 (2025-04-04)
5+
6+
ENHANCEMENTS
7+
8+
* Adds support for additional AWS regions ([#1301](https://github.com/hashicorp/aws-sdk-go-base/pull/1301))
9+
10+
BUG FIXES
11+
12+
* Updates dependencies.
13+
414
# v2.0.0-beta.63 (2025-03-18)
515

616
BUG FIXES

endpoints/endpoints_gen.go

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v2/awsv1shim/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30
1111
github.com/aws/aws-sdk-go-v2/service/sts v1.33.17
1212
github.com/google/go-cmp v0.7.0
13-
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.63
13+
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.64
1414
github.com/hashicorp/go-cleanhttp v0.5.2
1515
github.com/hashicorp/terraform-plugin-log v0.9.0
1616
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws v0.60.0

0 commit comments

Comments
 (0)