Skip to content

Commit 8529b03

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2023-08-15
1 parent a3433e4 commit 8529b03

24 files changed

+59
-59
lines changed

.changelog/2b1f5474f8f044b4ba2ab42cdee0386e.json

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

.changelog/2ee365dfb1774db5b9b687ad1d4bdd86.json

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

.changelog/58367661a9c24e5cb90a258433a5b7f1.json

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

.changelog/af8df8a497884f968544a17bd45d9eec.json

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

.changelog/b6bc8f1890694e26be33b6d60424ad8c.json

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

.changelog/e5c4a977c3404e79b2a0cbd6d3555497.json

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

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Release (2023-08-15)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings`: [v1.17.0](service/chimesdkmeetings/CHANGELOG.md#v1170-2023-08-15)
5+
* **Feature**: Updated API documentation to include additional exceptions.
6+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.112.0](service/ec2/CHANGELOG.md#v11120-2023-08-15)
7+
* **Feature**: Documentation updates for Elastic Compute Cloud (EC2).
8+
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.61.0](service/glue/CHANGELOG.md#v1610-2023-08-15)
9+
* **Feature**: AWS Glue Crawlers can now accept SerDe overrides from a custom csv classifier. The two SerDe options are LazySimpleSerDe and OpenCSVSerDe. In case, the user wants crawler to do the selection, "None" can be selected for this purpose.
10+
* `github.com/aws/aws-sdk-go-v2/service/pi`: [v1.19.0](service/pi/CHANGELOG.md#v1190-2023-08-15)
11+
* **Feature**: AWS Performance Insights for Amazon RDS is launching Performance Analysis On Demand, a new feature that allows you to analyze database performance metrics and find out the performance issues. You can now use SDK to create, list, get, delete, and manage tags of performance analysis reports.
12+
* `github.com/aws/aws-sdk-go-v2/service/route53domains`: [v1.17.0](service/route53domains/CHANGELOG.md#v1170-2023-08-15)
13+
* **Feature**: Provide explanation if CheckDomainTransferability return false. Provide requestId if a request is already submitted. Add sensitive protection for customer information
14+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.102.0](service/sagemaker/CHANGELOG.md#v11020-2023-08-15)
15+
* **Feature**: SageMaker Inference Recommender now provides SupportedResponseMIMETypes from DescribeInferenceRecommendationsJob response
16+
117
# Release (2023-08-14)
218

319
## Module Highlights

service/chimesdkmeetings/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.17.0 (2023-08-15)
2+
3+
* **Feature**: Updated API documentation to include additional exceptions.
4+
15
# v1.16.2 (2023-08-07)
26

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

service/chimesdkmeetings/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/ec2/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.112.0 (2023-08-15)
2+
3+
* **Feature**: Documentation updates for Elastic Compute Cloud (EC2).
4+
15
# v1.111.0 (2023-08-11)
26

37
* **Feature**: Amazon EC2 P5 instances, powered by the latest NVIDIA H100 Tensor Core GPUs, deliver the highest performance in EC2 for deep learning (DL) and HPC applications. M7i-flex and M7i instances are next-generation general purpose instances powered by custom 4th Generation Intel Xeon Scalable processors.

service/ec2/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/glue/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.61.0 (2023-08-15)
2+
3+
* **Feature**: AWS Glue Crawlers can now accept SerDe overrides from a custom csv classifier. The two SerDe options are LazySimpleSerDe and OpenCSVSerDe. In case, the user wants crawler to do the selection, "None" can be selected for this purpose.
4+
15
# v1.60.1 (2023-08-07)
26

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

service/glue/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/inspector2/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.16.3 (2023-08-15)
2+
3+
* No change notes available for this release.
4+
15
# v1.16.2 (2023-08-07)
26

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

service/inspector2/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/internal/integrationtest/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.18.2
3232
github.com/aws/aws-sdk-go-v2/service/docdb v1.23.2
3333
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.21.2
34-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.111.0
34+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.112.0
3535
github.com/aws/aws-sdk-go-v2/service/ecr v1.19.2
3636
github.com/aws/aws-sdk-go-v2/service/ecs v1.29.3
3737
github.com/aws/aws-sdk-go-v2/service/efs v1.21.3
@@ -46,7 +46,7 @@ require (
4646
github.com/aws/aws-sdk-go-v2/service/firehose v1.17.2
4747
github.com/aws/aws-sdk-go-v2/service/gamelift v1.21.2
4848
github.com/aws/aws-sdk-go-v2/service/glacier v1.15.2
49-
github.com/aws/aws-sdk-go-v2/service/glue v1.60.1
49+
github.com/aws/aws-sdk-go-v2/service/glue v1.61.0
5050
github.com/aws/aws-sdk-go-v2/service/health v1.18.2
5151
github.com/aws/aws-sdk-go-v2/service/iam v1.22.2
5252
github.com/aws/aws-sdk-go-v2/service/inspector v1.14.2
@@ -64,7 +64,7 @@ require (
6464
github.com/aws/aws-sdk-go-v2/service/redshift v1.29.2
6565
github.com/aws/aws-sdk-go-v2/service/rekognition v1.30.2
6666
github.com/aws/aws-sdk-go-v2/service/route53 v1.29.2
67-
github.com/aws/aws-sdk-go-v2/service/route53domains v1.16.2
67+
github.com/aws/aws-sdk-go-v2/service/route53domains v1.17.0
6868
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.19.3
6969
github.com/aws/aws-sdk-go-v2/service/s3 v1.38.2
7070
github.com/aws/aws-sdk-go-v2/service/s3control v1.32.2

service/pi/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.19.0 (2023-08-15)
2+
3+
* **Feature**: AWS Performance Insights for Amazon RDS is launching Performance Analysis On Demand, a new feature that allows you to analyze database performance metrics and find out the performance issues. You can now use SDK to create, list, get, delete, and manage tags of performance analysis reports.
4+
15
# v1.18.2 (2023-08-07)
26

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

service/pi/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/pricing/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.21.3 (2023-08-15)
2+
3+
* No change notes available for this release.
4+
15
# v1.21.2 (2023-08-07)
26

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

service/pricing/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/route53domains/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.17.0 (2023-08-15)
2+
3+
* **Feature**: Provide explanation if CheckDomainTransferability return false. Provide requestId if a request is already submitted. Add sensitive protection for customer information
4+
15
# v1.16.2 (2023-08-07)
26

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

service/route53domains/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/sagemaker/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.102.0 (2023-08-15)
2+
3+
* **Feature**: SageMaker Inference Recommender now provides SupportedResponseMIMETypes from DescribeInferenceRecommendationsJob response
4+
15
# v1.101.0 (2023-08-09)
26

37
* **Feature**: This release adds support for cross account access for SageMaker Model Cards through AWS RAM.

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