Skip to content

Commit

Permalink
Release 2023-08-03
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Aug 3, 2023
1 parent 7c1fa4e commit 5cd9e6d
Show file tree
Hide file tree
Showing 17 changed files with 42 additions and 48 deletions.
8 changes: 0 additions & 8 deletions .changelog/1dd31c9fcc1e4d37a87e1c5201745042.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/28ea1908119a45df856f2d8120389c08.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/7e7da7822e7e46fda833505fab970056.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Release (2023-08-03)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/autoscaling`: [v1.30.2](service/autoscaling/CHANGELOG.md#v1302-2023-08-03)
* **Documentation**: Documentation changes related to Amazon EC2 Auto Scaling APIs.
* `github.com/aws/aws-sdk-go-v2/service/cloud9`: [v1.18.2](service/cloud9/CHANGELOG.md#v1182-2023-08-03)
* **Documentation**: Updated the deprecation date for Amazon Linux. Doc only update.
* `github.com/aws/aws-sdk-go-v2/service/databasemigrationservice`: [v1.30.0](service/databasemigrationservice/CHANGELOG.md#v1300-2023-08-03)
* **Feature**: The release makes public API for DMS Schema Conversion feature.
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.110.0](service/ec2/CHANGELOG.md#v11100-2023-08-03)
* **Feature**: This release adds new parameter isPrimaryIPv6 to allow assigning an IPv6 address as a primary IPv6 address to a network interface which cannot be changed to give equivalent functionality available for network interfaces with primary IPv4 address.
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.99.0](service/sagemaker/CHANGELOG.md#v1990-2023-08-03)
* **Feature**: Amazon SageMaker now supports running training jobs on p5.48xlarge instance types.

# Release (2023-08-02)

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

* **Documentation**: Documentation changes related to Amazon EC2 Auto Scaling APIs.

# v1.30.1 (2023-08-01)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/autoscaling/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.2 (2023-08-03)

* **Documentation**: Updated the deprecation date for Amazon Linux. Doc only update.

# v1.18.1 (2023-08-01)

* No change notes available for this release.
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/databasemigrationservice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.30.0 (2023-08-03)

* **Feature**: The release makes public API for DMS Schema Conversion feature.

# v1.29.0 (2023-08-01)

* **Feature**: Adding new API describe-engine-versions which provides information about the lifecycle of a replication instance's version.
Expand Down
2 changes: 1 addition & 1 deletion service/databasemigrationservice/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.110.0 (2023-08-03)

* **Feature**: This release adds new parameter isPrimaryIPv6 to allow assigning an IPv6 address as a primary IPv6 address to a network interface which cannot be changed to give equivalent functionality available for network interfaces with primary IPv4 address.

# v1.109.1 (2023-08-01)

* No change notes available for this release.
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.

6 changes: 3 additions & 3 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.17.1
github.com/aws/aws-sdk-go-v2/service/appstream v1.22.1
github.com/aws/aws-sdk-go-v2/service/athena v1.31.1
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.30.1
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.30.2
github.com/aws/aws-sdk-go-v2/service/batch v1.26.0
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.34.1
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.28.1
Expand All @@ -25,13 +25,13 @@ require (
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.25.0
github.com/aws/aws-sdk-go-v2/service/configservice v1.35.1
github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.17.1
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.29.0
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.30.0
github.com/aws/aws-sdk-go-v2/service/devicefarm v1.16.1
github.com/aws/aws-sdk-go-v2/service/directconnect v1.19.1
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.18.1
github.com/aws/aws-sdk-go-v2/service/docdb v1.23.1
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.21.1
github.com/aws/aws-sdk-go-v2/service/ec2 v1.109.1
github.com/aws/aws-sdk-go-v2/service/ec2 v1.110.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.19.1
github.com/aws/aws-sdk-go-v2/service/ecs v1.29.1
github.com/aws/aws-sdk-go-v2/service/efs v1.21.1
Expand Down
4 changes: 4 additions & 0 deletions service/sagemaker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.99.0 (2023-08-03)

* **Feature**: Amazon SageMaker now supports running training jobs on p5.48xlarge instance types.

# v1.98.0 (2023-08-02)

* **Feature**: SageMaker Inference Recommender introduces a new API GetScalingConfigurationRecommendation to recommend auto scaling policies based on completed Inference Recommender jobs.
Expand Down
2 changes: 1 addition & 1 deletion service/sagemaker/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 5cd9e6d

Please sign in to comment.