Skip to content

Commit 26a9df8

Browse files
committed
Release 2021-10-11
1 parent 29c9052 commit 26a9df8

File tree

908 files changed

+2020
-792
lines changed

Some content is hidden

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

908 files changed

+2020
-792
lines changed

.changelog/17ac89419cd94e598fcc93444709cc1a.json

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

.changelog/18e0e4f329864f9cb88fda7fb26bd9a5.json

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

.changelog/41575353444b40ffbf474f4155544f00.json

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

.changelog/53dad1d685864ddfb0304829c2a45e4c.json

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

CHANGELOG.md

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,76 @@
1+
# Release (2021-10-11)
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/feature/ec2/imds`: [v1.6.0](feature/ec2/imds/CHANGELOG.md#v160-2021-10-11)
8+
* **Feature**: Respect passed in Context Deadline/Timeout. Updates the IMDS Client operations to not override the passed in Context's Deadline or Timeout options. If an Client operation is called with a Context with a Deadline or Timeout, the client will no longer override it with the client's default timeout.
9+
* **Bug Fix**: Fix IMDS client's response handling and operation timeout race. Fixes #1253
10+
* `github.com/aws/aws-sdk-go-v2/service/amplifybackend`: [v1.5.0](service/amplifybackend/CHANGELOG.md#v150-2021-10-11)
11+
* **Feature**: API client updated
12+
* `github.com/aws/aws-sdk-go-v2/service/applicationautoscaling`: [v1.7.0](service/applicationautoscaling/CHANGELOG.md#v170-2021-10-11)
13+
* **Feature**: API client updated
14+
* `github.com/aws/aws-sdk-go-v2/service/apprunner`: [v1.3.0](service/apprunner/CHANGELOG.md#v130-2021-10-11)
15+
* **Feature**: API client updated
16+
* `github.com/aws/aws-sdk-go-v2/service/backup`: [v1.6.0](service/backup/CHANGELOG.md#v160-2021-10-11)
17+
* **Feature**: API client updated
18+
* `github.com/aws/aws-sdk-go-v2/service/chime`: [v1.11.0](service/chime/CHANGELOG.md#v1110-2021-10-11)
19+
* **Feature**: API client updated
20+
* `github.com/aws/aws-sdk-go-v2/service/codebuild`: [v1.11.0](service/codebuild/CHANGELOG.md#v1110-2021-10-11)
21+
* **Feature**: API client updated
22+
* `github.com/aws/aws-sdk-go-v2/service/databrew`: [v1.10.0](service/databrew/CHANGELOG.md#v1100-2021-10-11)
23+
* **Feature**: API client updated
24+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.19.0](service/ec2/CHANGELOG.md#v1190-2021-10-11)
25+
* **Feature**: API client updated
26+
* `github.com/aws/aws-sdk-go-v2/service/efs`: [v1.8.0](service/efs/CHANGELOG.md#v180-2021-10-11)
27+
* **Feature**: API client updated
28+
* `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2`: [v1.9.0](service/elasticloadbalancingv2/CHANGELOG.md#v190-2021-10-11)
29+
* **Feature**: API client updated
30+
* `github.com/aws/aws-sdk-go-v2/service/firehose`: [v1.7.0](service/firehose/CHANGELOG.md#v170-2021-10-11)
31+
* **Feature**: API client updated
32+
* `github.com/aws/aws-sdk-go-v2/service/frauddetector`: [v1.10.0](service/frauddetector/CHANGELOG.md#v1100-2021-10-11)
33+
* **Feature**: API client updated
34+
* `github.com/aws/aws-sdk-go-v2/service/fsx`: [v1.10.0](service/fsx/CHANGELOG.md#v1100-2021-10-11)
35+
* **Feature**: API client updated
36+
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.12.0](service/glue/CHANGELOG.md#v1120-2021-10-11)
37+
* **Feature**: API client updated
38+
* `github.com/aws/aws-sdk-go-v2/service/grafana`: [v1.0.0](service/grafana/CHANGELOG.md#v100-2021-10-11)
39+
* **Release**: New AWS service client module
40+
* **Feature**: API client updated
41+
* `github.com/aws/aws-sdk-go-v2/service/iotevents`: [v1.8.0](service/iotevents/CHANGELOG.md#v180-2021-10-11)
42+
* **Feature**: API client updated
43+
* `github.com/aws/aws-sdk-go-v2/service/kendra`: [v1.12.0](service/kendra/CHANGELOG.md#v1120-2021-10-11)
44+
* **Feature**: API client updated
45+
* `github.com/aws/aws-sdk-go-v2/service/kms`: [v1.7.0](service/kms/CHANGELOG.md#v170-2021-10-11)
46+
* **Feature**: API client updated
47+
* `github.com/aws/aws-sdk-go-v2/service/lexmodelsv2`: [v1.9.0](service/lexmodelsv2/CHANGELOG.md#v190-2021-10-11)
48+
* **Feature**: API client updated
49+
* `github.com/aws/aws-sdk-go-v2/service/lexruntimev2`: [v1.6.0](service/lexruntimev2/CHANGELOG.md#v160-2021-10-11)
50+
* **Feature**: API client updated
51+
* `github.com/aws/aws-sdk-go-v2/service/location`: [v1.6.0](service/location/CHANGELOG.md#v160-2021-10-11)
52+
* **Feature**: API client updated
53+
* `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.12.0](service/mediaconvert/CHANGELOG.md#v1120-2021-10-11)
54+
* **Feature**: API client updated
55+
* `github.com/aws/aws-sdk-go-v2/service/medialive`: [v1.10.0](service/medialive/CHANGELOG.md#v1100-2021-10-11)
56+
* **Feature**: API client updated
57+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.16.0](service/sagemaker/CHANGELOG.md#v1160-2021-10-11)
58+
* **Feature**: API client updated
59+
* `github.com/aws/aws-sdk-go-v2/service/secretsmanager`: [v1.7.0](service/secretsmanager/CHANGELOG.md#v170-2021-10-11)
60+
* **Feature**: API client updated
61+
* `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.11.0](service/securityhub/CHANGELOG.md#v1110-2021-10-11)
62+
* **Feature**: API client updated
63+
* `github.com/aws/aws-sdk-go-v2/service/ssm`: [v1.12.0](service/ssm/CHANGELOG.md#v1120-2021-10-11)
64+
* **Feature**: API client updated
65+
* `github.com/aws/aws-sdk-go-v2/service/ssooidc`: [v1.6.0](service/ssooidc/CHANGELOG.md#v160-2021-10-11)
66+
* **Feature**: API client updated
67+
* `github.com/aws/aws-sdk-go-v2/service/synthetics`: [v1.7.0](service/synthetics/CHANGELOG.md#v170-2021-10-11)
68+
* **Feature**: API client updated
69+
* `github.com/aws/aws-sdk-go-v2/service/textract`: [v1.6.0](service/textract/CHANGELOG.md#v160-2021-10-11)
70+
* **Feature**: API client updated
71+
* `github.com/aws/aws-sdk-go-v2/service/workmail`: [v1.7.0](service/workmail/CHANGELOG.md#v170-2021-10-11)
72+
* **Feature**: API client updated
73+
174
# Release (2021-09-30)
275

376
## Module 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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.8.3 (2021-10-11)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.8.2 (2021-09-17)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

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.9.1
7-
github.com/aws/aws-sdk-go-v2/credentials v1.4.2
8-
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.5.1
9-
github.com/aws/aws-sdk-go-v2/internal/ini v1.2.3
10-
github.com/aws/aws-sdk-go-v2/service/sso v1.4.1
11-
github.com/aws/aws-sdk-go-v2/service/sts v1.7.1
6+
github.com/aws/aws-sdk-go-v2 v1.9.2
7+
github.com/aws/aws-sdk-go-v2/credentials v1.4.3
8+
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.6.0
9+
github.com/aws/aws-sdk-go-v2/internal/ini v1.2.4
10+
github.com/aws/aws-sdk-go-v2/service/sso v1.4.2
11+
github.com/aws/aws-sdk-go-v2/service/sts v1.7.2
1212
github.com/aws/smithy-go v1.8.0
1313
github.com/google/go-cmp v0.5.6
1414
)

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.

credentials/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.4.3 (2021-10-11)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.4.2 (2021-09-17)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

0 commit comments

Comments
 (0)