Skip to content

Commit c6cfcc0

Browse files
chore: release 1.3.66
1 parent fbbc35c commit c6cfcc0

File tree

4 files changed

+16
-11
lines changed

4 files changed

+16
-11
lines changed

.changes/20e287a5-cee0-4a5f-9d08-4022dcdee843.json

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

.changes/68339620-44f2-4016-8595-5dbcb3ccfe1e.json

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

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [1.3.66] - 10/31/2024
4+
5+
### Features
6+
* (**amp**) Added support for UpdateScraper API, to enable updating collector configuration in-place
7+
* (**autoscaling**) Adds bake time for Auto Scaling group Instance Refresh
8+
* (**batch**) Add `podNamespace` to `EksAttemptDetail` and `containerID` to `EksAttemptContainerDetail`.
9+
* (**elasticloadbalancingv2**) Add UDP support for AWS PrivateLink and dual-stack Network Load Balancers
10+
* (**glue**) Add schedule support for AWS Glue column statistics
11+
* (**sagemaker**) SageMaker HyperPod adds scale-down at instance level via BatchDeleteClusterNodes API and group level via UpdateCluster API. SageMaker Training exposes secondary job status in TrainingJobSummary from ListTrainingJobs API. SageMaker now supports G6, G6e, P5e instances for HyperPod and Training.
12+
* (**sesv2**) This release enables customers to provide the email template content in the SESv2 SendEmail and SendBulkEmail APIs instead of the name or the ARN of a stored email template.
13+
14+
### Miscellaneous
15+
* Send x-amzn-query-mode=true for services with query-compatible trait
16+
* Bump to smithy-kotlin 1.3.18
17+
318
## [1.3.65] - 10/30/2024
419

520
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.3.66-SNAPSHOT
9+
sdkVersion=1.3.66
1010

1111
# dokka config (values specified at build-time as needed)
1212
smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/

0 commit comments

Comments
 (0)