Skip to content

Commit

Permalink
Release 2023-05-18
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed May 18, 2023
1 parent 5f5a492 commit 9478955
Show file tree
Hide file tree
Showing 38 changed files with 92 additions and 98 deletions.
8 changes: 0 additions & 8 deletions .changelog/016c6e51b8994dbeb4551406305ad4b5.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/11a7634b998d441899de54a82123d3df.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/27072ceb26634f92b719c7b9d9d0a40b.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/2b777958cf3741d99e82db4968fd8ced.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/3dd687efb19644b8a3ee58612ab9346d.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/5a4a21c0613147ee999f18fca7920feb.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/6769c9201d9649b8a75a69f89ad57c0e.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/8ed94c2e15b34565b4e5fe1b4c1954f4.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/ccfcd49f1ce44d09b8128bc69e34fb38.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/d44e2685948e4a3f82fae4e12072a8ec.json

This file was deleted.

22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# Release (2023-05-18)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/athena`: [v1.28.0](service/athena/CHANGELOG.md#v1280-2023-05-18)
* **Feature**: Removing SparkProperties from EngineConfiguration object for StartSession API call
* `github.com/aws/aws-sdk-go-v2/service/cloudtrail`: [v1.25.0](service/cloudtrail/CHANGELOG.md#v1250-2023-05-18)
* **Feature**: Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors.
* `github.com/aws/aws-sdk-go-v2/service/computeoptimizer`: [v1.24.0](service/computeoptimizer/CHANGELOG.md#v1240-2023-05-18)
* **Feature**: In this launch, we add support for showing integration status with external metric providers such as Instana, Datadog ...etc in GetEC2InstanceRecommendations and ExportEC2InstanceRecommendations apis
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.55.0](service/connect/CHANGELOG.md#v1550-2023-05-18)
* **Feature**: You can programmatically create and manage prompts using APIs, for example, to extract prompts stored within Amazon Connect and add them to your Amazon S3 bucket. AWS CloudTrail, AWS CloudFormation and tagging are supported.
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.98.0](service/ec2/CHANGELOG.md#v1980-2023-05-18)
* **Feature**: Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances.
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.27.1](service/ecs/CHANGELOG.md#v1271-2023-05-18)
* **Documentation**: Documentation only release to address various tickets.
* `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.37.0](service/mediaconvert/CHANGELOG.md#v1370-2023-05-18)
* **Feature**: This release introduces a new MXF Profile for XDCAM which is strictly compliant with the SMPTE RDD 9 standard and improved handling of output name modifiers.
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.44.1](service/rds/CHANGELOG.md#v1441-2023-05-18)
* **Documentation**: RDS documentation update for the EngineVersion parameter of ModifyDBSnapshot
* `github.com/aws/aws-sdk-go-v2/service/sagemakergeospatial`: [v1.3.0](service/sagemakergeospatial/CHANGELOG.md#v130-2023-05-18)
* **Feature**: This release makes ExecutionRoleArn a required field in the StartEarthObservationJob API.

# Release (2023-05-16)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/athena/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.28.0 (2023-05-18)

* **Feature**: Removing SparkProperties from EngineConfiguration object for StartSession API call

# v1.27.0 (2023-05-15)

* **Feature**: You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
Expand Down
2 changes: 1 addition & 1 deletion service/athena/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/cloudcontrol/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.11.12 (2023-05-18)

* No change notes available for this release.

# v1.11.11 (2023-05-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/cloudcontrol/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/cloudtrail/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.25.0 (2023-05-18)

* **Feature**: Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors.

# v1.24.8 (2023-05-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/cloudtrail/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/computeoptimizer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.24.0 (2023-05-18)

* **Feature**: In this launch, we add support for showing integration status with external metric providers such as Instana, Datadog ...etc in GetEC2InstanceRecommendations and ExportEC2InstanceRecommendations apis

# v1.23.1 (2023-05-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/computeoptimizer/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/connect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.55.0 (2023-05-18)

* **Feature**: You can programmatically create and manage prompts using APIs, for example, to extract prompts stored within Amazon Connect and add them to your Amazon S3 bucket. AWS CloudTrail, AWS CloudFormation and tagging are supported.

# v1.54.2 (2023-05-11)

* **Documentation**: This release updates GetMetricDataV2 API, to support metric data up-to last 35 days
Expand Down
2 changes: 1 addition & 1 deletion service/connect/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/devopsguru/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.23.7 (2023-05-18)

* No change notes available for this release.

# v1.23.6 (2023-05-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/devopsguru/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/ec2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.98.0 (2023-05-18)

* **Feature**: Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances.

# v1.97.0 (2023-05-05)

* **Feature**: This release adds support the inf2 and trn1n instances. inf2 instances are purpose built for deep learning inference while trn1n instances are powered by AWS Trainium accelerators and they build on the capabilities of Trainium-powered trn1 instances.
Expand Down
2 changes: 1 addition & 1 deletion service/ec2/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/ecs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.27.1 (2023-05-18)

* **Documentation**: Documentation only release to address various tickets.

# v1.27.0 (2023-05-04)

* **Feature**: Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster
Expand Down
2 changes: 1 addition & 1 deletion service/ecs/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ require (
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.20.0
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.15.10
github.com/aws/aws-sdk-go-v2/service/appstream v1.20.11
github.com/aws/aws-sdk-go-v2/service/athena v1.27.0
github.com/aws/aws-sdk-go-v2/service/athena v1.28.0
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.28.7
github.com/aws/aws-sdk-go-v2/service/batch v1.23.5
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.27.4
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.26.6
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.14.10
github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.14.9
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.24.8
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.25.0
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.26.0
github.com/aws/aws-sdk-go-v2/service/codebuild v1.20.12
github.com/aws/aws-sdk-go-v2/service/codecommit v1.14.12
Expand All @@ -31,9 +31,9 @@ require (
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.17.1
github.com/aws/aws-sdk-go-v2/service/docdb v1.21.3
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.7
github.com/aws/aws-sdk-go-v2/service/ec2 v1.97.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.98.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.18.11
github.com/aws/aws-sdk-go-v2/service/ecs v1.27.0
github.com/aws/aws-sdk-go-v2/service/ecs v1.27.1
github.com/aws/aws-sdk-go-v2/service/efs v1.20.1
github.com/aws/aws-sdk-go-v2/service/elasticache v1.27.0
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.15.10
Expand All @@ -60,7 +60,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/opsworks v1.14.10
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.12.10
github.com/aws/aws-sdk-go-v2/service/polly v1.25.10
github.com/aws/aws-sdk-go-v2/service/rds v1.44.0
github.com/aws/aws-sdk-go-v2/service/rds v1.44.1
github.com/aws/aws-sdk-go-v2/service/redshift v1.27.11
github.com/aws/aws-sdk-go-v2/service/rekognition v1.28.0
github.com/aws/aws-sdk-go-v2/service/route53 v1.28.1
Expand Down
4 changes: 4 additions & 0 deletions service/mediaconvert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.37.0 (2023-05-18)

* **Feature**: This release introduces a new MXF Profile for XDCAM which is strictly compliant with the SMPTE RDD 9 standard and improved handling of output name modifiers.

# v1.36.1 (2023-05-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/mediaconvert/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/mq/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.14.11 (2023-05-18)

* No change notes available for this release.

# v1.14.10 (2023-05-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/mq/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/mwaa/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.15.5 (2023-05-18)

* No change notes available for this release.

# v1.15.4 (2023-05-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/mwaa/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/rds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.44.1 (2023-05-18)

* **Documentation**: RDS documentation update for the EngineVersion parameter of ModifyDBSnapshot

# v1.44.0 (2023-05-10)

* **Feature**: Amazon Relational Database Service (RDS) updates for the new Aurora I/O-Optimized storage type for Amazon Aurora DB clusters
Expand Down
2 changes: 1 addition & 1 deletion service/rds/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/sagemakergeospatial/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.3.0 (2023-05-18)

* **Feature**: This release makes ExecutionRoleArn a required field in the StartEarthObservationJob API.

# v1.2.4 (2023-05-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/sagemakergeospatial/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9478955

Please # to comment.