Skip to content

Commit

Permalink
Release 2023-09-15
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Sep 15, 2023
1 parent f575743 commit 29ae980
Show file tree
Hide file tree
Showing 16 changed files with 38 additions and 38 deletions.
8 changes: 0 additions & 8 deletions .changelog/1e0cbc0994ec48f9a69daf6b36964ac9.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/appstream`: [v1.24.0](service/appstream/CHANGELOG.md#v1240-2023-09-15)
* **Feature**: This release introduces app block builder, allowing customers to provision a resource to package applications into an app block
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.67.0](service/connect/CHANGELOG.md#v1670-2023-09-15)
* **Feature**: New rule type (OnMetricDataUpdate) has been added
* `github.com/aws/aws-sdk-go-v2/service/datasync`: [v1.29.1](service/datasync/CHANGELOG.md#v1291-2023-09-15)
* **Documentation**: Documentation-only updates for AWS DataSync.
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.106.0](service/sagemaker/CHANGELOG.md#v11060-2023-09-15)
* **Feature**: This release introduces Skip Model Validation for Model Packages

# Release (2023-09-14)

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

* **Feature**: This release introduces app block builder, allowing customers to provision a resource to package applications into an app block

# v1.23.0 (2023-09-14)

* **Feature**: This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.
Expand Down
2 changes: 1 addition & 1 deletion service/appstream/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.67.0 (2023-09-15)

* **Feature**: New rule type (OnMetricDataUpdate) has been added

# v1.66.0 (2023-09-01)

* **Feature**: Amazon Connect adds the ability to read, create, update, delete, and list view resources, and adds the ability to read, create, delete, and list view versions.
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/controltower/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.2.7 (2023-09-15)

* No change notes available for this release.

# v1.2.6 (2023-08-30)

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

* **Documentation**: Documentation-only updates for AWS DataSync.

# v1.29.0 (2023-08-30)

* **Feature**: AWS DataSync introduces Task Reports, a new feature that provides detailed reports of data transfer operations for each task execution.
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.

2 changes: 1 addition & 1 deletion service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/apigateway v1.18.0
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.22.5
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.17.5
github.com/aws/aws-sdk-go-v2/service/appstream v1.23.0
github.com/aws/aws-sdk-go-v2/service/appstream v1.24.0
github.com/aws/aws-sdk-go-v2/service/athena v1.31.6
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.30.6
github.com/aws/aws-sdk-go-v2/service/batch v1.26.5
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.106.0 (2023-09-15)

* **Feature**: This release introduces Skip Model Validation for Model Packages

# v1.105.0 (2023-09-08)

* **Feature**: Autopilot APIs will now support holiday featurization for Timeseries models. The models will now hold holiday metadata and should be able to accommodate holiday effect during inference.
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 29ae980

Please sign in to comment.