File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.71 (2026-03-02)
5+
6+ BUG FIXES
7+
8+ * Updates dependencies.
9+
410# v2.0.0-beta.70 (2025-12-23)
511
612ENHANCEMENTS
Original file line number Diff line number Diff line change @@ -127,6 +127,7 @@ go.opentelemetry.io/otel/sdk/metric v1.29.0/go.mod h1:6zZLdCl2fkauYoZIOn/soQIDSW
127127go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto =
128128go.uber.org/goleak v1.3.0 /go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE =
129129golang.org/x/crypto v0.42.0 /go.mod h1:4+rDnOTJhQCx2q7/j6rAN5XDw8kPjeaXEUR2eL94ix8 =
130+ golang.org/x/crypto v0.47.0 /go.mod h1:ff3Y9VzzKbwSSEzWqJsJVBnWmRwRSHt/6Op5n9bQc4A =
130131golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc /go.mod h1:iRJReGqOEeBhDZGkGbynYwcHlctCvnjTYIamk7uXpHI =
131132golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e h1:I88y4caeGeuDQxgdoFPUq097j7kNfw6uvuiNxUBfcBk =
132133golang.org/x/mod v0.27.0 h1:kb+q2PyFnEADO2IEF935ehFUXlWiNjJWtRNgBLSfbxQ =
@@ -135,7 +136,9 @@ golang.org/x/oauth2 v0.26.0/go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbht
135136golang.org/x/oauth2 v0.30.0 /go.mod h1:B++QgG3ZKulg6sRPGD/mqlHQs5rB3Ml9erfeDY7xKlU =
136137golang.org/x/telemetry v0.0.0-20250807160809-1a19826ec488 /go.mod h1:fGb/2+tgXXjhjHsTNdVEEMZNWA0quBnfrO+AfoDSAKw =
137138golang.org/x/telemetry v0.0.0-20250908211612-aef8a434d053 /go.mod h1:+nZKN+XVh4LCiA9DV3ywrzN4gumyCnKjau3NGb9SGoE =
139+ golang.org/x/telemetry v0.0.0-20260109210033-bd525da824e2 /go.mod h1:b7fPSJ0pKZ3ccUh8gnTONJxhn3c/PS6tyzQvyqw4iA8 =
138140golang.org/x/term v0.35.0 /go.mod h1:TPGtkTLesOwf2DE8CgVYiZinHAOuy5AYUYT1lENIZnA =
141+ golang.org/x/term v0.39.0 /go.mod h1:yxzUCTP/U+FzoxfdKmLaA0RV1WgE0VY7hXBwKtY/4ww =
139142golang.org/x/time v0.10.0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
140143golang.org/x/tools v0.36.0 h1:kWS0uv/zsvHEle1LbV5LE8QujrxB3wfQyxHfhOk0Qkg =
141144golang.org/x/tools v0.36.0 /go.mod h1:WBDiHKJK8YgLHlcQPYQzNCkUxUypCaa5ZegCVutKm+s =
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.18.18
1111 github.com/aws/aws-sdk-go-v2/service/sts v1.41.7
1212 github.com/google/go-cmp v0.7.0
13- github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.70
13+ github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.71
1414 github.com/hashicorp/go-cleanhttp v0.5.2
1515 github.com/hashicorp/terraform-plugin-log v0.10.0
1616 go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws v0.64.0
You can’t perform that action at this time.
0 commit comments