Skip to content

Commit

Permalink
Release 2023-09-05
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Sep 5, 2023
1 parent cb9ce4b commit d2d9723
Show file tree
Hide file tree
Showing 56 changed files with 124 additions and 107 deletions.
8 changes: 0 additions & 8 deletions .changelog/327bef418b5a4eb18f675ecef22d1605.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/50d583c79f5947dcb23d08775d44a077.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/6638aa041ef64885a67c27e003a5fde0.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/6c9c94ecc8e948dba744435227eed1bf.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/81a0d33d3fa8447a927556ea5dfca4ee.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

## General Highlights
* **Dependency Update**: Updated to the latest SDK module versions

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/billingconductor`: [v1.9.0](service/billingconductor/CHANGELOG.md#v190-2023-09-05)
* **Feature**: This release adds support for line item filtering in for the custom line item resource.
* `github.com/aws/aws-sdk-go-v2/service/cloud9`: [v1.18.7](service/cloud9/CHANGELOG.md#v1187-2023-09-05)
* **Documentation**: Added support for Ubuntu 22.04 that was not picked up in a previous Trebuchet request. Doc-only update.
* `github.com/aws/aws-sdk-go-v2/service/computeoptimizer`: [v1.27.0](service/computeoptimizer/CHANGELOG.md#v1270-2023-09-05)
* **Feature**: This release adds support to provide recommendations for G4dn and P3 instances that use NVIDIA GPUs.
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.116.0](service/ec2/CHANGELOG.md#v11160-2023-09-05)
* **Feature**: Introducing Amazon EC2 C7gd, M7gd, and R7gd Instances with up to 3.8 TB of local NVMe-based SSD block-level storage. These instances are powered by AWS Graviton3 processors, delivering up to 25% better performance over Graviton2-based instances.
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.30.1](service/ecs/CHANGELOG.md#v1301-2023-09-05)
* **Documentation**: Documentation only update for Amazon ECS.
* `github.com/aws/aws-sdk-go-v2/service/eventbridge`: [v1.21.0](service/eventbridge/CHANGELOG.md#v1210-2023-09-05)
* **Feature**: Improve Endpoint Ruleset test coverage.
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.54.0](service/rds/CHANGELOG.md#v1540-2023-09-05)
* **Feature**: Add support for feature integration with AWS Backup.
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.104.0](service/sagemaker/CHANGELOG.md#v11040-2023-09-05)
* **Feature**: SageMaker Neo now supports data input shape derivation for Pytorch 2.0 and XGBoost compilation job for cloud instance targets. You can skip DataInputConfig field during compilation job creation. You can also access derived information from model in DescribeCompilationJob response.
* `github.com/aws/aws-sdk-go-v2/service/vpclattice`: [v1.2.0](service/vpclattice/CHANGELOG.md#v120-2023-09-05)
* **Feature**: This release adds Lambda event structure version config support for LAMBDA target groups. It also adds newline support for auth policies.

# Release (2023-09-01)

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

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

# v1.18.38 (2023-08-31)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
4 changes: 2 additions & 2 deletions config/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/credentials v1.13.36
github.com/aws/aws-sdk-go-v2/credentials v1.13.37
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.11
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.42
github.com/aws/aws-sdk-go-v2/service/sso v1.13.6
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.15.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.15.6
github.com/aws/aws-sdk-go-v2/service/sts v1.21.5
github.com/aws/smithy-go v1.14.2
github.com/google/go-cmp v0.5.8
Expand Down
2 changes: 1 addition & 1 deletion config/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 credentials/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.13.37 (2023-09-05)

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

# v1.13.36 (2023-08-31)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion credentials/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.11
github.com/aws/aws-sdk-go-v2/service/sso v1.13.6
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.15.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.15.6
github.com/aws/aws-sdk-go-v2/service/sts v1.21.5
github.com/aws/smithy-go v1.14.2
github.com/google/go-cmp v0.5.8
Expand Down
2 changes: 1 addition & 1 deletion credentials/go_module_metadata.go

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

2 changes: 1 addition & 1 deletion example/service/dynamodb/createTable/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/config v1.18.38
github.com/aws/aws-sdk-go-v2/config v1.18.39
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.21.5
)

Expand Down
2 changes: 1 addition & 1 deletion example/service/dynamodb/scanItems/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/config v1.18.38
github.com/aws/aws-sdk-go-v2/config v1.18.39
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.39
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.21.5
)
Expand Down
2 changes: 1 addition & 1 deletion example/service/s3/listObjects/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/example/service/s3/listObjects
go 1.15

require (
github.com/aws/aws-sdk-go-v2/config v1.18.38
github.com/aws/aws-sdk-go-v2/config v1.18.39
github.com/aws/aws-sdk-go-v2/service/s3 v1.38.5
)

Expand Down
2 changes: 1 addition & 1 deletion example/service/s3/usingPrivateLink/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/config v1.18.38
github.com/aws/aws-sdk-go-v2/config v1.18.39
github.com/aws/aws-sdk-go-v2/service/s3 v1.38.5
github.com/aws/aws-sdk-go-v2/service/s3control v1.33.0
)
Expand Down
2 changes: 1 addition & 1 deletion feature/ec2/imds/internal/configtesting/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/configtesting
go 1.15

require (
github.com/aws/aws-sdk-go-v2/config v1.18.38
github.com/aws/aws-sdk-go-v2/config v1.18.39
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.11
)

Expand Down
4 changes: 4 additions & 0 deletions feature/s3/manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.11.83 (2023-09-05)

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

# v1.11.82 (2023-08-31)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion feature/s3/manager/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/config v1.18.38
github.com/aws/aws-sdk-go-v2/config v1.18.39
github.com/aws/aws-sdk-go-v2/service/s3 v1.38.5
github.com/aws/smithy-go v1.14.2
github.com/google/go-cmp v0.5.8
Expand Down
2 changes: 1 addition & 1 deletion feature/s3/manager/go_module_metadata.go

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

2 changes: 1 addition & 1 deletion internal/configsources/configtesting/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/configsources/configtesting
go 1.15

require (
github.com/aws/aws-sdk-go-v2/config v1.18.38
github.com/aws/aws-sdk-go-v2/config v1.18.39
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41
)

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

* **Feature**: This release adds support for line item filtering in for the custom line item resource.

# v1.8.5 (2023-08-21)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/billingconductor/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/cloud9/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.18.7 (2023-09-05)

* **Documentation**: Added support for Ubuntu 22.04 that was not picked up in a previous Trebuchet request. Doc-only update.

# v1.18.6 (2023-08-21)

* **Documentation**: Doc only update to add Ubuntu 22.04 as an Image ID option for Cloud9
Expand Down
2 changes: 1 addition & 1 deletion service/cloud9/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.27.0 (2023-09-05)

* **Feature**: This release adds support to provide recommendations for G4dn and P3 instances that use NVIDIA GPUs.

# v1.26.0 (2023-08-28)

* **Feature**: This release enables AWS Compute Optimizer to analyze and generate licensing optimization recommendations for sql server running on EC2 instances.
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/ec2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.116.0 (2023-09-05)

* **Feature**: Introducing Amazon EC2 C7gd, M7gd, and R7gd Instances with up to 3.8 TB of local NVMe-based SSD block-level storage. These instances are powered by AWS Graviton3 processors, delivering up to 25% better performance over Graviton2-based instances.

# v1.115.0 (2023-08-24)

* **Feature**: Amazon EC2 M7a instances, powered by 4th generation AMD EPYC processors, deliver up to 50% higher performance compared to M6a instances. Amazon EC2 Hpc7a instances, powered by 4th Gen AMD EPYC processors, deliver up to 2.5x better performance compared to Amazon EC2 Hpc6a 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.30.1 (2023-09-05)

* **Documentation**: Documentation only update for Amazon ECS.

# v1.30.0 (2023-08-31)

* **Feature**: This release adds support for an account-level setting that you can use to configure the number of days for AWS Fargate task retirement.
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.

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

* **Feature**: Improve Endpoint Ruleset test coverage.

# v1.20.5 (2023-08-21)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/eventbridge/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/internal/eventstreamtesting/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.0.76 (2023-09-05)

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

# v1.0.75 (2023-08-31)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/internal/eventstreamtesting/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.15
require (
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13
github.com/aws/aws-sdk-go-v2/credentials v1.13.36
github.com/aws/aws-sdk-go-v2/credentials v1.13.37
golang.org/x/net v0.1.0
)

Expand Down
2 changes: 1 addition & 1 deletion service/internal/eventstreamtesting/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 @@ -2,7 +2,7 @@ module github.com/aws/aws-sdk-go-v2/service/internal/integrationtest

require (
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/config v1.18.38
github.com/aws/aws-sdk-go-v2/config v1.18.39
github.com/aws/aws-sdk-go-v2/service/acm v1.18.5
github.com/aws/aws-sdk-go-v2/service/apigateway v1.18.0
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.22.5
Expand Down Expand Up @@ -31,9 +31,9 @@ require (
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.18.5
github.com/aws/aws-sdk-go-v2/service/docdb v1.23.5
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.21.5
github.com/aws/aws-sdk-go-v2/service/ec2 v1.115.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.116.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.19.5
github.com/aws/aws-sdk-go-v2/service/ecs v1.30.0
github.com/aws/aws-sdk-go-v2/service/ecs v1.30.1
github.com/aws/aws-sdk-go-v2/service/efs v1.21.6
github.com/aws/aws-sdk-go-v2/service/elasticache v1.29.3
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.16.5
Expand All @@ -42,7 +42,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.20.5
github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.15.5
github.com/aws/aws-sdk-go-v2/service/emr v1.28.5
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.20.5
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.21.0
github.com/aws/aws-sdk-go-v2/service/firehose v1.17.5
github.com/aws/aws-sdk-go-v2/service/gamelift v1.22.2
github.com/aws/aws-sdk-go-v2/service/glacier v1.15.5
Expand All @@ -60,7 +60,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/opsworks v1.15.5
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.13.6
github.com/aws/aws-sdk-go-v2/service/polly v1.31.0
github.com/aws/aws-sdk-go-v2/service/rds v1.53.0
github.com/aws/aws-sdk-go-v2/service/rds v1.54.0
github.com/aws/aws-sdk-go-v2/service/redshift v1.29.5
github.com/aws/aws-sdk-go-v2/service/rekognition v1.30.6
github.com/aws/aws-sdk-go-v2/service/route53 v1.29.5
Expand Down
Loading

0 comments on commit d2d9723

Please sign in to comment.