Skip to content

Commit

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/912ba54afe134fc38dd832c81471eeb4.json

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/fsx`: [v1.32.6](service/fsx/CHANGELOG.md#v1326-2023-09-08)
* **Documentation**: Amazon FSx documentation fixes
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.105.0](service/sagemaker/CHANGELOG.md#v11050-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.
* `github.com/aws/aws-sdk-go-v2/service/ssoadmin`: [v1.18.0](service/ssoadmin/CHANGELOG.md#v1180-2023-09-08)
* **Feature**: Content updates to IAM Identity Center API for China Regions.
* `github.com/aws/aws-sdk-go-v2/service/workspaces`: [v1.30.0](service/workspaces/CHANGELOG.md#v1300-2023-09-08)
* **Feature**: A new field "ErrorDetails" will be added to the output of "DescribeWorkspaceImages" API call. This field provides in-depth details about the error occurred during image import process. These details include the possible causes of the errors and troubleshooting information.

# Release (2023-09-07)

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

* **Documentation**: Amazon FSx documentation fixes

# v1.32.5 (2023-08-29)

* **Documentation**: Documentation updates for project quotas.
Expand Down
2 changes: 1 addition & 1 deletion service/fsx/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/identitystore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.18.2 (2023-09-08)

* No change notes available for this release.

# v1.18.1 (2023-09-06)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/identitystore/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 @@ -84,7 +84,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/waf v1.13.5
github.com/aws/aws-sdk-go-v2/service/wafregional v1.14.5
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.38.0
github.com/aws/aws-sdk-go-v2/service/workspaces v1.29.5
github.com/aws/aws-sdk-go-v2/service/workspaces v1.30.0
github.com/aws/smithy-go v1.14.2
github.com/google/go-cmp v0.5.8
)
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.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.

# v1.104.0 (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.
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.

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

* **Feature**: Content updates to IAM Identity Center API for China Regions.

# v1.17.6 (2023-09-01)

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

* **Feature**: A new field "ErrorDetails" will be added to the output of "DescribeWorkspaceImages" API call. This field provides in-depth details about the error occurred during image import process. These details include the possible causes of the errors and troubleshooting information.

# v1.29.5 (2023-08-21)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/workspaces/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 4c98ee7

Please sign in to comment.