Skip to content

Commit 1d643e0

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2023-10-24
1 parent 91d74eb commit 1d643e0

File tree

241 files changed

+637
-344
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

241 files changed

+637
-344
lines changed

.changelog/201212d74f5548dcb17a0fa7fc28a7cc.json

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

.changelog/2f21357c3f8e45c98ce2c27bf18622f6.json

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

.changelog/42464cbb6d014dbba8711c0167e378e7.json

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

.changelog/55fcf43450fd42b18a99f01374706ca2.json

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

.changelog/68c7cd8cb383459d98235c1f83840758.json

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

.changelog/9b4eae28e3434e7095cc588c2461d3c7.json

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

.changelog/9dcc47200ba847e28c076dd45e9f031b.json

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

.changelog/df271a17901343f9a94397c1a82dab1a.json

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

.changelog/ed2000e90511494a8671e37a34158cef.json

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

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# Release (2023-10-24)
2+
3+
## General Highlights
4+
* **Feature**: **BREAKFIX**: Correct nullability and default value representation of various input fields across a large number of services. Calling code that references one or more of the affected fields will need to update usage accordingly. See [2162](https://github.com/aws/aws-sdk-go-v2/issues/2162).
5+
* **Feature**: **BREAKFIX**: Correct nullability representation of APIGateway-based services.
6+
* **Dependency Update**: Updated to the latest SDK module versions
7+
8+
## Module Highlights
9+
* `github.com/aws/aws-sdk-go-v2/service/codepipeline`: [v1.18.0](service/codepipeline/CHANGELOG.md#v1180-2023-10-24)
10+
* **Feature**: Add ability to trigger pipelines from git tags, define variables at pipeline level and new pipeline type V2.
11+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.127.0](service/ec2/CHANGELOG.md#v11270-2023-10-24)
12+
* **Feature**: This release updates the documentation for InstanceInterruptionBehavior and HibernationOptionsRequest to more accurately describe the behavior of these two parameters when using Spot hibernation.
13+
* `github.com/aws/aws-sdk-go-v2/service/eks`: [v1.30.0](service/eks/CHANGELOG.md#v1300-2023-10-24)
14+
* **Feature**: Added support for Cluster Subnet and Security Group mutability.
15+
* `github.com/aws/aws-sdk-go-v2/service/iam`: [v1.23.0](service/iam/CHANGELOG.md#v1230-2023-10-24)
16+
* **Feature**: Add the partitional endpoint for IAM in iso-f.
17+
* `github.com/aws/aws-sdk-go-v2/service/migrationhubconfig`: [v1.16.0](service/migrationhubconfig/CHANGELOG.md#v1160-2023-10-24)
18+
* **Feature**: This release introduces DeleteHomeRegionControl API that customers can use to delete the Migration Hub Home Region configuration
19+
* `github.com/aws/aws-sdk-go-v2/service/migrationhubstrategy`: [v1.12.0](service/migrationhubstrategy/CHANGELOG.md#v1120-2023-10-24)
20+
* **Feature**: This release introduces multi-data-source feature in Migration Hub Strategy Recommendations. This feature now supports vCenter as a data source to fetch inventory in addition to ADS and Import from file workflow that is currently supported with MHSR collector.
21+
* `github.com/aws/aws-sdk-go-v2/service/opensearchserverless`: [v1.6.0](service/opensearchserverless/CHANGELOG.md#v160-2023-10-24)
22+
* **Feature**: This release includes the following new APIs: CreateLifecyclePolicy, UpdateLifecyclePolicy, BatchGetLifecyclePolicy, DeleteLifecyclePolicy, ListLifecyclePolicies and BatchGetEffectiveLifecyclePolicy to support the data lifecycle management feature.
23+
124
# Release (2023-10-23)
225

326
## Module Highlights

0 commit comments

Comments
 (0)