Skip to content

Commit 4fa06e5

Browse files
committed
Release 2021-08-12
1 parent 0c7e062 commit 4fa06e5

Some content is hidden

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

43 files changed

+152
-71
lines changed

.changelog/2ed111acf01d4504a55d6424b948a146.json

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

.changelog/41575353444b40ffbf474f4155544f00.json

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

.changelog/4bd5af6ccf0b4a1ca43659ea5c56b78d.json

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

CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,48 @@
1+
# Release (2021-08-12)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/feature/cloudfront/sign`: [v1.3.1](feature/cloudfront/sign/CHANGELOG.md#v131-2021-08-12)
5+
* **Bug Fix**: Update to not escape HTML when encoding the policy.
6+
* `github.com/aws/aws-sdk-go-v2/service/athena`: [v1.5.0](service/athena/CHANGELOG.md#v150-2021-08-12)
7+
* **Feature**: API client updated
8+
* `github.com/aws/aws-sdk-go-v2/service/autoscaling`: [v1.11.0](service/autoscaling/CHANGELOG.md#v1110-2021-08-12)
9+
* **Feature**: API client updated
10+
* `github.com/aws/aws-sdk-go-v2/service/chime`: [v1.8.0](service/chime/CHANGELOG.md#v180-2021-08-12)
11+
* **Feature**: API client updated
12+
* `github.com/aws/aws-sdk-go-v2/service/chimesdkidentity`: [v1.0.0](service/chimesdkidentity/CHANGELOG.md#v100-2021-08-12)
13+
* **Release**: New AWS service client module
14+
* **Feature**: API client updated
15+
* `github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging`: [v1.0.0](service/chimesdkmessaging/CHANGELOG.md#v100-2021-08-12)
16+
* **Release**: New AWS service client module
17+
* **Feature**: API client updated
18+
* `github.com/aws/aws-sdk-go-v2/service/codebuild`: [v1.7.0](service/codebuild/CHANGELOG.md#v170-2021-08-12)
19+
* **Feature**: API client updated
20+
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.6.0](service/connect/CHANGELOG.md#v160-2021-08-12)
21+
* **Feature**: API client updated
22+
* `github.com/aws/aws-sdk-go-v2/service/ebs`: [v1.5.0](service/ebs/CHANGELOG.md#v150-2021-08-12)
23+
* **Feature**: API client updated
24+
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.8.0](service/ecs/CHANGELOG.md#v180-2021-08-12)
25+
* **Feature**: API client updated
26+
* `github.com/aws/aws-sdk-go-v2/service/lexmodelsv2`: [v1.5.0](service/lexmodelsv2/CHANGELOG.md#v150-2021-08-12)
27+
* **Feature**: API client updated
28+
* `github.com/aws/aws-sdk-go-v2/service/lightsail`: [v1.9.0](service/lightsail/CHANGELOG.md#v190-2021-08-12)
29+
* **Feature**: API client updated
30+
* `github.com/aws/aws-sdk-go-v2/service/nimble`: [v1.3.0](service/nimble/CHANGELOG.md#v130-2021-08-12)
31+
* **Feature**: API client updated
32+
* `github.com/aws/aws-sdk-go-v2/service/rekognition`: [v1.7.0](service/rekognition/CHANGELOG.md#v170-2021-08-12)
33+
* **Feature**: API client updated
34+
* `github.com/aws/aws-sdk-go-v2/service/route53`: [v1.9.0](service/route53/CHANGELOG.md#v190-2021-08-12)
35+
* **Feature**: API client updated
36+
* `github.com/aws/aws-sdk-go-v2/service/snowdevicemanagement`: [v1.0.0](service/snowdevicemanagement/CHANGELOG.md#v100-2021-08-12)
37+
* **Release**: New AWS service client module
38+
* **Feature**: API client updated
39+
* `github.com/aws/aws-sdk-go-v2/service/ssm`: [v1.9.0](service/ssm/CHANGELOG.md#v190-2021-08-12)
40+
* **Feature**: API client updated
41+
* `github.com/aws/aws-sdk-go-v2/service/synthetics`: [v1.5.0](service/synthetics/CHANGELOG.md#v150-2021-08-12)
42+
* **Feature**: API client updated
43+
* `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.7.0](service/wafv2/CHANGELOG.md#v170-2021-08-12)
44+
* **Feature**: API client updated
45+
146
# Release (2021-08-04)
247

348
## General Highlights

feature/cloudfront/sign/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.3.1 (2021-08-12)
2+
3+
* **Bug Fix**: Update to not escape HTML when encoding the policy.
4+
15
# v1.3.0 (2021-08-04)
26

37
* **Feature**: adds error handling for defered close calls

feature/cloudfront/sign/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.

service/athena/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.5.0 (2021-08-12)
2+
3+
* **Feature**: API client updated
4+
15
# v1.4.2 (2021-08-04)
26

37
* **Dependency Update**: Updated `github.com/aws/smithy-go` to latest version.

service/athena/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.

service/autoscaling/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.11.0 (2021-08-12)
2+
3+
* **Feature**: API client updated
4+
15
# v1.10.1 (2021-08-04)
26

37
* **Dependency Update**: Updated `github.com/aws/smithy-go` to latest version.

service/autoscaling/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)