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.46 (2024-01-03)
5+
6+ BUG FIXES
7+
8+ * Updates dependencies.
9+
10+ ENHANCEMENTS
11+
12+ * Adds support for AWS region ` ca-west-1 ` . ([ #858 ] ( https://github.com/hashicorp/aws-sdk-go-base/pull/858 ) )
13+
414# v2.0.0-beta.45 (2023-12-12)
515
616BUG FIXES
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10
1111 github.com/aws/aws-sdk-go-v2/service/sts v1.26.6
1212 github.com/google/go-cmp v0.6.0
13- github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.45
13+ github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.46
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.46.1
You can’t perform that action at this time.
0 commit comments