Skip to content

Commit 29ae980

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2023-09-15
1 parent f575743 commit 29ae980

16 files changed

+38
-38
lines changed

.changelog/1e0cbc0994ec48f9a69daf6b36964ac9.json

-8
This file was deleted.

.changelog/7c86a814e53343e493617b78f7f65ad4.json

-8
This file was deleted.

.changelog/7cee43c7807144f8ab7b7718c50ab6da.json

-8
This file was deleted.

.changelog/ecc113ae089c40158cbf2da451b5392e.json

-8
This file was deleted.

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# Release (2023-09-15)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/appstream`: [v1.24.0](service/appstream/CHANGELOG.md#v1240-2023-09-15)
5+
* **Feature**: This release introduces app block builder, allowing customers to provision a resource to package applications into an app block
6+
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.67.0](service/connect/CHANGELOG.md#v1670-2023-09-15)
7+
* **Feature**: New rule type (OnMetricDataUpdate) has been added
8+
* `github.com/aws/aws-sdk-go-v2/service/datasync`: [v1.29.1](service/datasync/CHANGELOG.md#v1291-2023-09-15)
9+
* **Documentation**: Documentation-only updates for AWS DataSync.
10+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.106.0](service/sagemaker/CHANGELOG.md#v11060-2023-09-15)
11+
* **Feature**: This release introduces Skip Model Validation for Model Packages
12+
113
# Release (2023-09-14)
214

315
## Module Highlights

service/appstream/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.24.0 (2023-09-15)
2+
3+
* **Feature**: This release introduces app block builder, allowing customers to provision a resource to package applications into an app block
4+
15
# v1.23.0 (2023-09-14)
26

37
* **Feature**: This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.

service/appstream/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/connect/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.67.0 (2023-09-15)
2+
3+
* **Feature**: New rule type (OnMetricDataUpdate) has been added
4+
15
# v1.66.0 (2023-09-01)
26

37
* **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.

service/connect/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/controltower/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.2.7 (2023-09-15)
2+
3+
* No change notes available for this release.
4+
15
# v1.2.6 (2023-08-30)
26

37
* No change notes available for this release.

service/controltower/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/datasync/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.29.1 (2023-09-15)
2+
3+
* **Documentation**: Documentation-only updates for AWS DataSync.
4+
15
# v1.29.0 (2023-08-30)
26

37
* **Feature**: AWS DataSync introduces Task Reports, a new feature that provides detailed reports of data transfer operations for each task execution.

service/datasync/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/internal/integrationtest/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/aws/aws-sdk-go-v2/service/apigateway v1.18.0
88
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.22.5
99
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.17.5
10-
github.com/aws/aws-sdk-go-v2/service/appstream v1.23.0
10+
github.com/aws/aws-sdk-go-v2/service/appstream v1.24.0
1111
github.com/aws/aws-sdk-go-v2/service/athena v1.31.6
1212
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.30.6
1313
github.com/aws/aws-sdk-go-v2/service/batch v1.26.5

service/sagemaker/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.106.0 (2023-09-15)
2+
3+
* **Feature**: This release introduces Skip Model Validation for Model Packages
4+
15
# v1.105.0 (2023-09-08)
26

37
* **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.

service/sagemaker/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)