Skip to content

Commit

Permalink
Release 2023-08-04
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Aug 4, 2023
1 parent aefb878 commit 165c8b2
Show file tree
Hide file tree
Showing 19 changed files with 46 additions and 48 deletions.
8 changes: 0 additions & 8 deletions .changelog/0c6737f4728048e7861711ade7317528.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/1684a41113254cac9a2ba58f66003550.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/264aa454d5f2483498bc54a5357a500b.json

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/8fb5852d5ca44db1b379fb6fcfd036f7.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-04)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/acmpca`: [v1.22.2](service/acmpca/CHANGELOG.md#v1222-2023-08-04)
* **Documentation**: Documentation correction for AWS Private CA
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.64.0](service/connect/CHANGELOG.md#v1640-2023-08-04)
* **Feature**: Added a new API UpdateRoutingProfileAgentAvailabilityTimer to update agent availability timer of a routing profile.
* `github.com/aws/aws-sdk-go-v2/service/datasync`: [v1.28.0](service/datasync/CHANGELOG.md#v1280-2023-08-04)
* **Feature**: Display cloud storage used capacity at a cluster level.
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.29.2](service/ecs/CHANGELOG.md#v1292-2023-08-04)
* **Documentation**: This is a documentation update to address various tickets.
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.100.0](service/sagemaker/CHANGELOG.md#v11000-2023-08-04)
* **Feature**: Including DataCaptureConfig key in the Amazon Sagemaker Search's transform job object

# Release (2023-08-03)

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

* **Documentation**: Documentation correction for AWS Private CA

# v1.22.1 (2023-08-01)

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

* **Feature**: Added a new API UpdateRoutingProfileAgentAvailabilityTimer to update agent availability timer of a routing profile.

# v1.63.1 (2023-08-01)

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

* **Feature**: Display cloud storage used capacity at a cluster level.

# v1.27.1 (2023-08-01)

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

* **Documentation**: This is a documentation update to address various tickets.

# v1.29.1 (2023-08-01)

* No change notes available for this release.
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: 2 additions & 2 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.21.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/ecs v1.29.2
github.com/aws/aws-sdk-go-v2/service/efs v1.21.1
github.com/aws/aws-sdk-go-v2/service/elasticache v1.28.1
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.16.1
Expand Down Expand Up @@ -65,7 +65,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/rekognition v1.30.1
github.com/aws/aws-sdk-go-v2/service/route53 v1.29.1
github.com/aws/aws-sdk-go-v2/service/route53domains v1.16.1
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.19.1
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.19.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.38.1
github.com/aws/aws-sdk-go-v2/service/s3control v1.32.1
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.20.1
Expand Down
4 changes: 4 additions & 0 deletions service/route53resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.19.2 (2023-08-04)

* No change notes available for this release.

# v1.19.1 (2023-08-01)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/route53resolver/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/sagemaker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.100.0 (2023-08-04)

* **Feature**: Including DataCaptureConfig key in the Amazon Sagemaker Search's transform job object

# v1.99.0 (2023-08-03)

* **Feature**: Amazon SageMaker now supports running training jobs on p5.48xlarge instance types.
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 165c8b2

Please sign in to comment.