Skip to content

Commit 90bb306

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-11-03
1 parent e16d01b commit 90bb306

File tree

7 files changed

+18
-18
lines changed

7 files changed

+18
-18
lines changed

.changelog/12cbf7cc6d1848eaa8c9ac944aa01472.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/64e0048b65fe4c308b8265495da06cb4.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Release (2022-11-03)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/memorydb`: [v1.10.0](service/memorydb/CHANGELOG.md#v1100-2022-11-03)
5+
* **Feature**: Adding support for r6gd instances for MemoryDB Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact.
6+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.54.0](service/sagemaker/CHANGELOG.md#v1540-2022-11-03)
7+
* **Feature**: Amazon SageMaker now supports running training jobs on ml.trn1 instance types.
8+
19
# Release (2022-11-02)
210

311
## Module Highlights

service/memorydb/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.10.0 (2022-11-03)
2+
3+
* **Feature**: Adding support for r6gd instances for MemoryDB Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact.
4+
15
# v1.9.20 (2022-10-24)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/memorydb/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/sagemaker/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.54.0 (2022-11-03)
2+
3+
* **Feature**: Amazon SageMaker now supports running training jobs on ml.trn1 instance types.
4+
15
# v1.53.0 (2022-11-02)
26

37
* **Feature**: This release updates Framework model regex for ModelPackage to support new Framework version xgboost, sklearn.

service/sagemaker/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)