Skip to content

Commit 4546531

Browse files
chore: release 1.4.65
1 parent 57f062c commit 4546531

File tree

3 files changed

+17
-6
lines changed

3 files changed

+17
-6
lines changed

.changes/525a1637-f0f1-4cbd-97dd-5e9c6bcd182e.json

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

CHANGELOG.md

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

3+
## [1.4.65] - 04/17/2025
4+
5+
### Features
6+
* (**accessanalyzer**) Added new resource types to evaluate for public access in resource policies and added support for S3 directory bucket access points.
7+
* (**amp**) Add Workspace Configuration APIs for Amazon Prometheus
8+
* (**bedrock**) With this release, Bedrock Evaluation will now support custom metrics for evaluation.
9+
* (**connect**) This release adds following capabilities to Contact Lens Rules APIs 1/ 'ASSIGN_SLA' action and '$.Case.TemplateId' comparison value for 'OnCaseCreate' and 'OnCaseUpdate' event sources 2/ 'OnSlaBreach' Cases event source which supports '$.RelatedItem.SlaConfiguration.Name' comparison value
10+
* (**ecs**) Adds a new AccountSetting - defaultLogDriverMode for ECS.
11+
* (**iotfleetwise**) We've added stricter parameter validations to AWS IoT FleetWise signal catalog, model manifest, and decoder manifest APIs.
12+
* (**memorydb**) Added support for IPv6 and dual stack for Valkey and Redis clusters. Customers can now launch new Valkey and Redis clusters with IPv6 and dual stack networking support.
13+
* (**omics**) Add versioning for HealthOmics workflows
14+
* Add support for fetching account ID from IMDS credentials on EC2
15+
16+
### Documentation
17+
* (**autoscaling**) Doc only update for EC2 Auto Scaling.
18+
319
## [1.4.64] - 04/16/2025
420

521
### 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.4.65-SNAPSHOT
9+
sdkVersion=1.4.65
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)