Skip to content

Commit

Permalink
chore: release 1.3.66
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Oct 31, 2024
1 parent fbbc35c commit c6cfcc0
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changes/20e287a5-cee0-4a5f-9d08-4022dcdee843.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/68339620-44f2-4016-8595-5dbcb3ccfe1e.json

This file was deleted.

15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [1.3.66] - 10/31/2024

### Features
* (**amp**) Added support for UpdateScraper API, to enable updating collector configuration in-place
* (**autoscaling**) Adds bake time for Auto Scaling group Instance Refresh
* (**batch**) Add `podNamespace` to `EksAttemptDetail` and `containerID` to `EksAttemptContainerDetail`.
* (**elasticloadbalancingv2**) Add UDP support for AWS PrivateLink and dual-stack Network Load Balancers
* (**glue**) Add schedule support for AWS Glue column statistics
* (**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.
* (**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.

### Miscellaneous
* Send x-amzn-query-mode=true for services with query-compatible trait
* Bump to smithy-kotlin 1.3.18

## [1.3.65] - 10/30/2024

### Features
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G

# sdk
sdkVersion=1.3.66-SNAPSHOT
sdkVersion=1.3.66

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

0 comments on commit c6cfcc0

Please sign in to comment.