Skip to content

Commit 82665ee

Browse files
authored
Merge pull request #1207 from hashicorp/release-2.0.0-beta59
prepare changelog for v2.0.0-beta.59
2 parents 1752400 + 8e74be1 commit 82665ee

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-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.59 (2024-10-28)
5+
6+
ENHANCEMENTS
7+
8+
* Update generated `endpoints` ([#1205](https://github.com/hashicorp/aws-sdk-go-base/pull/1205))
9+
10+
BUG FIXES
11+
12+
* Updates dependencies.
13+
414
# v2.0.0-beta.58 (2024-09-23)
515

616
ENHANCEMENTS

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.17
1313
github.com/aws/aws-sdk-go-v2/service/sts v1.32.2
1414
github.com/google/go-cmp v0.6.0
15-
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.58
15+
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.59
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.56.0

0 commit comments

Comments
 (0)