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

-8
This file was deleted.

.changelog/18e0e4f329864f9cb88fda7fb26bd9a5.json

-39
This file was deleted.

.changelog/41575353444b40ffbf474f4155544f00.json

-8
This file was deleted.

.changelog/53dad1d685864ddfb0304829c2a45e4c.json

-8
This file was deleted.

CHANGELOG.md

+73
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

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/CHANGELOG.md

+4
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

+6-6
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

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

credentials/CHANGELOG.md

+4
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

credentials/go.mod

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/credentials
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/feature/ec2/imds v1.5.1
8-
github.com/aws/aws-sdk-go-v2/service/sso v1.4.1
9-
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/feature/ec2/imds v1.6.0
8+
github.com/aws/aws-sdk-go-v2/service/sso v1.4.2
9+
github.com/aws/aws-sdk-go-v2/service/sts v1.7.2
1010
github.com/aws/smithy-go v1.8.0
1111
github.com/google/go-cmp v0.5.6
1212
)

credentials/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/service/s3/listObjects/go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ module github.com/aws/aws-sdk-go-v2/example/service/s3/listObjects
33
go 1.15
44

55
require (
6-
github.com/aws/aws-sdk-go-v2/config v1.8.2
7-
github.com/aws/aws-sdk-go-v2/service/s3 v1.16.0
6+
github.com/aws/aws-sdk-go-v2/config v1.8.3
7+
github.com/aws/aws-sdk-go-v2/service/s3 v1.16.1
88
)
99

1010
replace github.com/aws/aws-sdk-go-v2 => ../../../../

example/service/s3/usingPrivateLink/go.mod

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/example/service/s3/usingPrivateLink
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/config v1.8.2
8-
github.com/aws/aws-sdk-go-v2/service/s3 v1.16.0
9-
github.com/aws/aws-sdk-go-v2/service/s3control v1.11.1
6+
github.com/aws/aws-sdk-go-v2 v1.9.2
7+
github.com/aws/aws-sdk-go-v2/config v1.8.3
8+
github.com/aws/aws-sdk-go-v2/service/s3 v1.16.1
9+
github.com/aws/aws-sdk-go-v2/service/s3control v1.11.2
1010
)
1111

1212
replace github.com/aws/aws-sdk-go-v2 => ../../../../

feature/cloudfront/sign/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.3.5 (2021-10-11)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.3.4 (2021-09-17)
26

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

feature/cloudfront/sign/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ module github.com/aws/aws-sdk-go-v2/feature/cloudfront/sign
22

33
go 1.15
44

5-
require github.com/aws/aws-sdk-go-v2 v1.9.1
5+
require github.com/aws/aws-sdk-go-v2 v1.9.2
66

77
replace github.com/aws/aws-sdk-go-v2 => ../../../

feature/cloudfront/sign/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

feature/dynamodb/attributevalue/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.2.2 (2021-10-11)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.2.1 (2021-09-17)
26

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

feature/dynamodb/attributevalue/go.mod

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
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/service/dynamodb v1.5.1
8-
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.4.1
6+
github.com/aws/aws-sdk-go-v2 v1.9.2
7+
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.5.2
8+
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.4.2
99
github.com/aws/smithy-go v1.8.0
1010
github.com/google/go-cmp v0.5.6
1111
)

feature/dynamodb/attributevalue/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

feature/dynamodb/expression/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.2.5 (2021-10-11)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.2.4 (2021-09-24)
26

37
* **Documentation**: Fixes typo in NameBuilder.NamesList example documentation to use the correct variable name.

feature/dynamodb/expression/go.mod

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression
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/feature/dynamodb/attributevalue v1.2.1
8-
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.5.1
6+
github.com/aws/aws-sdk-go-v2 v1.9.2
7+
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.2.2
8+
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.5.2
99
)
1010

1111
replace github.com/aws/aws-sdk-go-v2 => ../../../

feature/dynamodb/expression/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

feature/dynamodbstreams/attributevalue/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.2.2 (2021-10-11)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.2.1 (2021-09-17)
26

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

feature/dynamodbstreams/attributevalue/go.mod

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue
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/service/dynamodb v1.5.1
8-
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.4.1
6+
github.com/aws/aws-sdk-go-v2 v1.9.2
7+
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.5.2
8+
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.4.2
99
github.com/aws/smithy-go v1.8.0
1010
github.com/google/go-cmp v0.5.6
1111
)

feature/dynamodbstreams/attributevalue/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

feature/ec2/imds/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v1.6.0 (2021-10-11)
2+
3+
* **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.
4+
* **Bug Fix**: Fix IMDS client's response handling and operation timeout race. Fixes #1253
5+
* **Dependency Update**: Updated to the latest SDK module versions
6+
17
# v1.5.1 (2021-09-17)
28

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

feature/ec2/imds/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/feature/ec2/imds
33
go 1.15
44

55
require (
6-
github.com/aws/aws-sdk-go-v2 v1.9.1
6+
github.com/aws/aws-sdk-go-v2 v1.9.2
77
github.com/aws/smithy-go v1.8.0
88
github.com/google/go-cmp v0.5.6
99
)

feature/ec2/imds/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

feature/ec2/imds/internal/configtesting/go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ module github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/configtesting
33
go 1.15
44

55
require (
6-
github.com/aws/aws-sdk-go-v2/config v1.8.2
7-
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.5.1
6+
github.com/aws/aws-sdk-go-v2/config v1.8.3
7+
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.6.0
88
)
99

1010
replace github.com/aws/aws-sdk-go-v2 => ../../../../../

feature/rds/auth/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.1.8 (2021-10-11)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.1.7 (2021-09-17)
26

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

feature/rds/auth/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ module github.com/aws/aws-sdk-go-v2/feature/rds/auth
22

33
go 1.15
44

5-
require github.com/aws/aws-sdk-go-v2 v1.9.1
5+
require github.com/aws/aws-sdk-go-v2 v1.9.2
66

77
replace github.com/aws/aws-sdk-go-v2 => ../../../

0 commit comments

Comments
 (0)