Skip to content

Commit ad7ee72

Browse files
committed
Release v2.0.0-beta.15 and awsv1shim/v2.0.0-beta.16
1 parent 746c736 commit ad7ee72

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<!-- markdownlint-disable single-title -->
22
# v2.0.0 (Unreleased)
33

4+
# v2.0.0-beta.15 (2022-04-12)
5+
46
ENHANCEMENTS
57

68
* Adds parameter `SuppressDebugLog` to suppress logging. ([#232](https://github.com/hashicorp/aws-sdk-go-base/pull/232))

v2/awsv1shim/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/aws/aws-sdk-go-v2/credentials v1.10.0
88
github.com/aws/aws-sdk-go-v2/service/sts v1.16.0
99
github.com/google/go-cmp v0.5.7
10-
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.14
10+
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.15
1111
github.com/hashicorp/go-cleanhttp v0.5.2
1212
)
1313

0 commit comments

Comments
 (0)