Skip to content

Commit 56f7cd4

Browse files
committed
Release 2022-01-28
1 parent acd3684 commit 56f7cd4

File tree

106 files changed

+321
-172
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+321
-172
lines changed

.changelog/183e085d88ad43669b697fde5cbf7cc5.json

Lines changed: 0 additions & 37 deletions
This file was deleted.

.changelog/1aad37133b8b4501b0552c88059db93d.json

Lines changed: 0 additions & 32 deletions
This file was deleted.

.changelog/2431530f536f406f869a325ec51c4844.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

.changelog/3989a7746d05464ba5ad8f91386e6e8a.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

.changelog/450d4ca924cb43e1aaa66310a96b90d1.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/4f325261c632499cb3f4464799763f58.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,73 @@
1+
# Release (2022-01-28)
2+
3+
## General Highlights
4+
* **Bug Fix**: Fixes the SDK's handling of `duration_sections` in the shared credentials file or specified in multiple shared config and shared credentials files under the same profile. [#1568](https://github.com/aws/aws-sdk-go-v2/pull/1568). Thanks to [Amir Szekely](https://github.com/kichik) for help reproduce this bug.
5+
* **Bug Fix**: Updates SDK API client deserialization to pre-allocate byte slice and string response payloads, [#1565](https://github.com/aws/aws-sdk-go-v2/pull/1565). Thanks to [Tyson Mote](https://github.com/tysonmote) for submitting this PR.
6+
* **Dependency Update**: Updated to the latest SDK module versions
7+
8+
## Module Highlights
9+
* `github.com/aws/aws-sdk-go-v2/config`: [v1.13.1](config/CHANGELOG.md#v1131-2022-01-28)
10+
* **Bug Fix**: Fixes LoadDefaultConfig handling of errors returned by passed in functional options. Previously errors returned from the LoadOptions passed into LoadDefaultConfig were incorrectly ignored. [#1562](https://github.com/aws/aws-sdk-go-v2/pull/1562). Thanks to [Pinglei Guo](https://github.com/pingleig) for submitting this PR.
11+
* **Bug Fix**: Updates `config` module to use os.UserHomeDir instead of hard coded environment variable for OS. [#1563](https://github.com/aws/aws-sdk-go-v2/pull/1563)
12+
* `github.com/aws/aws-sdk-go-v2/service/applicationinsights`: [v1.13.0](service/applicationinsights/CHANGELOG.md#v1130-2022-01-28)
13+
* **Feature**: Updated to latest API model.
14+
* `github.com/aws/aws-sdk-go-v2/service/cloudtrail`: [v1.13.1](service/cloudtrail/CHANGELOG.md#v1131-2022-01-28)
15+
* **Documentation**: Updated to latest API model.
16+
* `github.com/aws/aws-sdk-go-v2/service/codegurureviewer`: [v1.13.1](service/codegurureviewer/CHANGELOG.md#v1131-2022-01-28)
17+
* **Documentation**: Updated to latest API model.
18+
* `github.com/aws/aws-sdk-go-v2/service/configservice`: [v1.16.0](service/configservice/CHANGELOG.md#v1160-2022-01-28)
19+
* **Feature**: Updated to latest API model.
20+
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.17.0](service/connect/CHANGELOG.md#v1170-2022-01-28)
21+
* **Feature**: Updated to latest API model.
22+
* `github.com/aws/aws-sdk-go-v2/service/ebs`: [v1.12.1](service/ebs/CHANGELOG.md#v1121-2022-01-28)
23+
* **Documentation**: Updated to latest API model.
24+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.29.0](service/ec2/CHANGELOG.md#v1290-2022-01-28)
25+
* **Feature**: Updated to latest API model.
26+
* `github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect`: [v1.11.0](service/ec2instanceconnect/CHANGELOG.md#v1110-2022-01-28)
27+
* **Feature**: Updated to latest API model.
28+
* `github.com/aws/aws-sdk-go-v2/service/efs`: [v1.14.0](service/efs/CHANGELOG.md#v1140-2022-01-28)
29+
* **Feature**: Updated to latest API model.
30+
* `github.com/aws/aws-sdk-go-v2/service/fis`: [v1.10.0](service/fis/CHANGELOG.md#v1100-2022-01-28)
31+
* **Feature**: Updated to latest API model.
32+
* `github.com/aws/aws-sdk-go-v2/service/frauddetector`: [v1.17.0](service/frauddetector/CHANGELOG.md#v1170-2022-01-28)
33+
* **Feature**: Updated to latest API model.
34+
* `github.com/aws/aws-sdk-go-v2/service/fsx`: [v1.18.0](service/fsx/CHANGELOG.md#v1180-2022-01-28)
35+
* **Feature**: Updated to latest API model.
36+
* `github.com/aws/aws-sdk-go-v2/service/greengrass`: [v1.11.0](service/greengrass/CHANGELOG.md#v1110-2022-01-28)
37+
* **Feature**: Updated to latest API model.
38+
* `github.com/aws/aws-sdk-go-v2/service/greengrassv2`: [v1.13.0](service/greengrassv2/CHANGELOG.md#v1130-2022-01-28)
39+
* **Feature**: Updated to latest API model.
40+
* `github.com/aws/aws-sdk-go-v2/service/guardduty`: [v1.11.0](service/guardduty/CHANGELOG.md#v1110-2022-01-28)
41+
* **Feature**: Updated to latest API model.
42+
* `github.com/aws/aws-sdk-go-v2/service/honeycode`: [v1.10.0](service/honeycode/CHANGELOG.md#v1100-2022-01-28)
43+
* **Feature**: Updated to latest API model.
44+
* `github.com/aws/aws-sdk-go-v2/service/ivs`: [v1.14.0](service/ivs/CHANGELOG.md#v1140-2022-01-28)
45+
* **Feature**: Updated to latest API model.
46+
* `github.com/aws/aws-sdk-go-v2/service/kafka`: [v1.15.0](service/kafka/CHANGELOG.md#v1150-2022-01-28)
47+
* **Feature**: Updated to latest API model.
48+
* `github.com/aws/aws-sdk-go-v2/service/location`: [v1.13.0](service/location/CHANGELOG.md#v1130-2022-01-28)
49+
* **Feature**: Updated to latest API model.
50+
* `github.com/aws/aws-sdk-go-v2/service/lookoutmetrics`: [v1.9.0](service/lookoutmetrics/CHANGELOG.md#v190-2022-01-28)
51+
* **Feature**: Updated to latest API model.
52+
* `github.com/aws/aws-sdk-go-v2/service/macie2`: [v1.18.0](service/macie2/CHANGELOG.md#v1180-2022-01-28)
53+
* **Feature**: Updated to latest API model.
54+
* `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.19.0](service/mediaconvert/CHANGELOG.md#v1190-2022-01-28)
55+
* **Feature**: Updated to latest API model.
56+
* `github.com/aws/aws-sdk-go-v2/service/mediatailor`: [v1.14.0](service/mediatailor/CHANGELOG.md#v1140-2022-01-28)
57+
* **Feature**: Updated to latest API model.
58+
* `github.com/aws/aws-sdk-go-v2/service/ram`: [v1.14.0](service/ram/CHANGELOG.md#v1140-2022-01-28)
59+
* **Feature**: Updated to latest API model.
60+
* `github.com/aws/aws-sdk-go-v2/service/route53recoveryreadiness`: [v1.6.1](service/route53recoveryreadiness/CHANGELOG.md#v161-2022-01-28)
61+
* **Documentation**: Updated to latest API model.
62+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.24.0](service/sagemaker/CHANGELOG.md#v1240-2022-01-28)
63+
* **Feature**: Updated to latest API model.
64+
* `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.17.0](service/securityhub/CHANGELOG.md#v1170-2022-01-28)
65+
* **Feature**: Updated to latest API model.
66+
* `github.com/aws/aws-sdk-go-v2/service/storagegateway`: [v1.14.0](service/storagegateway/CHANGELOG.md#v1140-2022-01-28)
67+
* **Feature**: Updated to latest API model.
68+
* `github.com/aws/aws-sdk-go-v2/service/transcribe`: [v1.15.0](service/transcribe/CHANGELOG.md#v1150-2022-01-28)
69+
* **Feature**: Updated to latest API model.
70+
171
# Release (2022-01-14)
272

373
## General Highlights

config/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# v1.13.1 (2022-01-28)
2+
3+
* **Bug Fix**: Fixes LoadDefaultConfig handling of errors returned by passed in functional options. Previously errors returned from the LoadOptions passed into LoadDefaultConfig were incorrectly ignored. [#1562](https://github.com/aws/aws-sdk-go-v2/pull/1562). Thanks to [Pinglei Guo](https://github.com/pingleig) for submitting this PR.
4+
* **Bug Fix**: Fixes the SDK's handling of `duration_sections` in the shared credentials file or specified in multiple shared config and shared credentials files under the same profile. [#1568](https://github.com/aws/aws-sdk-go-v2/pull/1568). Thanks to [Amir Szekely](https://github.com/kichik) for help reproduce this bug.
5+
* **Bug Fix**: Updates `config` module to use os.UserHomeDir instead of hard coded environment variable for OS. [#1563](https://github.com/aws/aws-sdk-go-v2/pull/1563)
6+
* **Dependency Update**: Updated to the latest SDK module versions
7+
18
# v1.13.0 (2022-01-14)
29

310
* **Feature**: Updated `github.com/aws/smithy-go` to latest version

config/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/aws/aws-sdk-go-v2 v1.13.0
77
github.com/aws/aws-sdk-go-v2/credentials v1.8.0
88
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.10.0
9-
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.4
9+
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.5
1010
github.com/aws/aws-sdk-go-v2/service/sso v1.9.0
1111
github.com/aws/aws-sdk-go-v2/service/sts v1.14.0
1212
github.com/aws/smithy-go v1.10.0

config/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)