File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 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
616ENHANCEMENTS
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments