Skip to content

Commit

Permalink
Release v2.0.0-beta.33 and awsv1shim/v2.0.0-beta.34
Browse files Browse the repository at this point in the history
  • Loading branch information
gdavison committed Aug 4, 2023
1 parent fe256cd commit 3b057e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<!-- markdownlint-disable single-title -->
# v2.0.0 (Unreleased)

# v2.0.0-beta.33 (2023-08-04)

BREAKING CHANGES

* Public functions return `diag.Diagnostics` instead of `error` ([#553](https://github.com/hashicorp/aws-sdk-go-base/pull/553))
Expand Down
2 changes: 1 addition & 1 deletion v2/awsv1shim/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.7
github.com/aws/aws-sdk-go-v2/service/sts v1.21.1
github.com/google/go-cmp v0.5.9
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.32
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.33
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/hashicorp/terraform-plugin-log v0.9.0
go.opentelemetry.io/otel v1.16.0
Expand Down

0 comments on commit 3b057e6

Please sign in to comment.