Skip to content

Commit 3145936

Browse files
committed
Release 2021-05-20
1 parent aaa3cc2 commit 3145936

File tree

858 files changed

+1918
-767
lines changed

Some content is hidden

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

858 files changed

+1918
-767
lines changed

.changelog/016af652b95e472f960ded9a2e976e11.json

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

.changelog/01afcb6e5f9d44c9ab76d3e414115636.json

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

.changelog/41575353444b40ffbf474f4155544f00.json

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

.changelog/44393760aa7143b69f5b626335a76830.json

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

.changelog/45284b57bcdd4cd6935b5275c15b1861.json

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

.changelog/9eda03d68f1849a981362947a1a2941f.json

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

CHANGELOG.md

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,83 @@
1+
# Release (2021-05-20)
2+
3+
## General Highlights
4+
* **Dependency Update**: Updated to the latest SDK module versions
5+
6+
## Module Highlights
7+
* `github.com/aws/aws-sdk-go-v2`: v1.6.0
8+
* **Feature**: `internal/ini`: This package has been migrated to a separate module at `github.com/aws/aws-sdk-go-v2/internal/ini`.
9+
* `github.com/aws/aws-sdk-go-v2/config`: [v1.3.0](config/CHANGELOG.md#v130-2021-05-20)
10+
* **Feature**: SSO credentials can now be defined alongside other credential providers within the same configuration profile.
11+
* **Bug Fix**: Profile names were incorrectly normalized to lower-case, which could result in unexpected profile configurations.
12+
* `github.com/aws/aws-sdk-go-v2/internal/ini`: [v1.0.0](internal/ini/CHANGELOG.md#v100-2021-05-20)
13+
* **Release**: The `github.com/aws/aws-sdk-go-v2/internal/ini` package is now a Go Module.
14+
* `github.com/aws/aws-sdk-go-v2/service/applicationcostprofiler`: [v1.0.0](service/applicationcostprofiler/CHANGELOG.md#v100-2021-05-20)
15+
* **Release**: New AWS service client module
16+
* **Feature**: API client updated
17+
* `github.com/aws/aws-sdk-go-v2/service/apprunner`: [v1.0.0](service/apprunner/CHANGELOG.md#v100-2021-05-20)
18+
* **Release**: New AWS service client module
19+
* **Feature**: API client updated
20+
* `github.com/aws/aws-sdk-go-v2/service/autoscaling`: [v1.5.0](service/autoscaling/CHANGELOG.md#v150-2021-05-20)
21+
* **Feature**: API client updated
22+
* `github.com/aws/aws-sdk-go-v2/service/computeoptimizer`: [v1.4.0](service/computeoptimizer/CHANGELOG.md#v140-2021-05-20)
23+
* **Feature**: API client updated
24+
* `github.com/aws/aws-sdk-go-v2/service/detective`: [v1.6.0](service/detective/CHANGELOG.md#v160-2021-05-20)
25+
* **Feature**: API client updated
26+
* `github.com/aws/aws-sdk-go-v2/service/eks`: [v1.5.0](service/eks/CHANGELOG.md#v150-2021-05-20)
27+
* **Feature**: API client updated
28+
* `github.com/aws/aws-sdk-go-v2/service/elasticache`: [v1.6.0](service/elasticache/CHANGELOG.md#v160-2021-05-20)
29+
* **Feature**: API client updated
30+
* `github.com/aws/aws-sdk-go-v2/service/elasticsearchservice`: [v1.4.0](service/elasticsearchservice/CHANGELOG.md#v140-2021-05-20)
31+
* **Feature**: API client updated
32+
* `github.com/aws/aws-sdk-go-v2/service/iam`: [v1.5.0](service/iam/CHANGELOG.md#v150-2021-05-20)
33+
* **Feature**: API client updated
34+
* `github.com/aws/aws-sdk-go-v2/service/imagebuilder`: [v1.5.0](service/imagebuilder/CHANGELOG.md#v150-2021-05-20)
35+
* **Feature**: API client updated
36+
* `github.com/aws/aws-sdk-go-v2/service/iot`: [v1.5.0](service/iot/CHANGELOG.md#v150-2021-05-20)
37+
* **Feature**: API client updated
38+
* `github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor`: [v1.4.0](service/iotdeviceadvisor/CHANGELOG.md#v140-2021-05-20)
39+
* **Feature**: API client updated
40+
* `github.com/aws/aws-sdk-go-v2/service/iotsitewise`: [v1.5.0](service/iotsitewise/CHANGELOG.md#v150-2021-05-20)
41+
* **Feature**: API client updated
42+
* `github.com/aws/aws-sdk-go-v2/service/kinesis`: [v1.4.0](service/kinesis/CHANGELOG.md#v140-2021-05-20)
43+
* **Feature**: API client updated
44+
* `github.com/aws/aws-sdk-go-v2/service/kinesisanalytics`: [v1.3.0](service/kinesisanalytics/CHANGELOG.md#v130-2021-05-20)
45+
* **Feature**: API client updated
46+
* `github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2`: [v1.4.0](service/kinesisanalyticsv2/CHANGELOG.md#v140-2021-05-20)
47+
* **Feature**: API client updated
48+
* `github.com/aws/aws-sdk-go-v2/service/lexmodelsv2`: [v1.2.0](service/lexmodelsv2/CHANGELOG.md#v120-2021-05-20)
49+
* **Feature**: API client updated
50+
* `github.com/aws/aws-sdk-go-v2/service/licensemanager`: [v1.4.0](service/licensemanager/CHANGELOG.md#v140-2021-05-20)
51+
* **Feature**: API client updated
52+
* `github.com/aws/aws-sdk-go-v2/service/lightsail`: [v1.6.0](service/lightsail/CHANGELOG.md#v160-2021-05-20)
53+
* **Feature**: API client updated
54+
* `github.com/aws/aws-sdk-go-v2/service/macie`: [v1.4.0](service/macie/CHANGELOG.md#v140-2021-05-20)
55+
* **Feature**: API client updated
56+
* `github.com/aws/aws-sdk-go-v2/service/macie2`: [v1.6.0](service/macie2/CHANGELOG.md#v160-2021-05-20)
57+
* **Feature**: API client updated
58+
* `github.com/aws/aws-sdk-go-v2/service/mediaconnect`: [v1.5.0](service/mediaconnect/CHANGELOG.md#v150-2021-05-20)
59+
* **Feature**: API client updated
60+
* `github.com/aws/aws-sdk-go-v2/service/neptune`: [v1.5.0](service/neptune/CHANGELOG.md#v150-2021-05-20)
61+
* **Feature**: API client updated
62+
* `github.com/aws/aws-sdk-go-v2/service/personalize`: [v1.5.0](service/personalize/CHANGELOG.md#v150-2021-05-20)
63+
* **Feature**: API client updated
64+
* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.4.0](service/quicksight/CHANGELOG.md#v140-2021-05-20)
65+
* **Feature**: API client updated
66+
* `github.com/aws/aws-sdk-go-v2/service/rekognition`: [v1.5.0](service/rekognition/CHANGELOG.md#v150-2021-05-20)
67+
* **Feature**: API client updated
68+
* `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.8.0](service/s3/CHANGELOG.md#v180-2021-05-20)
69+
* **Feature**: API client updated
70+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.6.0](service/sagemaker/CHANGELOG.md#v160-2021-05-20)
71+
* **Feature**: API client updated
72+
* `github.com/aws/aws-sdk-go-v2/service/sagemakera2iruntime`: [v1.3.0](service/sagemakera2iruntime/CHANGELOG.md#v130-2021-05-20)
73+
* **Feature**: API client updated
74+
* `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.6.0](service/securityhub/CHANGELOG.md#v160-2021-05-20)
75+
* **Feature**: API client updated
76+
* `github.com/aws/aws-sdk-go-v2/service/support`: [v1.3.0](service/support/CHANGELOG.md#v130-2021-05-20)
77+
* **Feature**: API client updated
78+
* `github.com/aws/aws-sdk-go-v2/service/transcribe`: [v1.4.0](service/transcribe/CHANGELOG.md#v140-2021-05-20)
79+
* **Feature**: API client updated
80+
181
# Release (2021-05-14)
282

383
## General Highlights

aws/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.

config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v1.3.0 (2021-05-20)
2+
3+
* **Feature**: SSO credentials can now be defined alongside other credential providers within the same configuration profile.
4+
* **Bug Fix**: Profile names were incorrectly normalized to lower-case, which could result in unexpected profile configurations.
5+
* **Dependency Update**: Updated to the latest SDK module versions
6+
17
# v1.2.0 (2021-05-14)
28

39
* **Feature**: Constant has been added to modules to enable runtime version inspection for reporting.

config/go.mod

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ module github.com/aws/aws-sdk-go-v2/config
33
go 1.15
44

55
require (
6-
github.com/aws/aws-sdk-go-v2 v1.5.0
7-
github.com/aws/aws-sdk-go-v2/credentials v1.2.0
8-
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.1.0
9-
github.com/aws/aws-sdk-go-v2/internal/ini v0.0.0-00010101000000-000000000000
10-
github.com/aws/aws-sdk-go-v2/service/sso v1.2.0
11-
github.com/aws/aws-sdk-go-v2/service/sts v1.4.0
6+
github.com/aws/aws-sdk-go-v2 v1.6.0
7+
github.com/aws/aws-sdk-go-v2/credentials v1.2.1
8+
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.1.1
9+
github.com/aws/aws-sdk-go-v2/internal/ini v1.0.0
10+
github.com/aws/aws-sdk-go-v2/service/sso v1.2.1
11+
github.com/aws/aws-sdk-go-v2/service/sts v1.4.1
1212
github.com/aws/smithy-go v1.4.0
1313
github.com/google/go-cmp v0.5.4
1414
)

0 commit comments

Comments
 (0)