Skip to content

Commit d785bb0

Browse files
chore: release 1.4.101
1 parent d227752 commit d785bb0

File tree

3 files changed

+13
-6
lines changed

3 files changed

+13
-6
lines changed

.changes/3828400d-3899-4d31-9db7-0b973ce10e43.json

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

CHANGELOG.md

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

3+
## [1.4.101] - 06/09/2025
4+
5+
### Features
6+
* (**appsync**) Deprecate `atRestEncryptionEnabled` and `transitEncryptionEnabled` attributes in `CreateApiCache` action. Encryption is always enabled for new caches.
7+
* (**costexplorer**) Support dual-stack endpoints for ce api
8+
* (**customerprofiles**) This release introduces capability of Profile Explorer, using correct ingestion timestamp & using historical data for computing calculated attributes, and new standard objects for T&H as part of Amazon Connect Customer Profiles service.
9+
* (**ec2**) Release to support Elastic VMware Service (Amazon EVS) Subnet and Amazon EVS Network Interface Types.
10+
* (**efs**) Added support for Internet Protocol Version 6 (IPv6) on EFS Service APIs and mount targets.
11+
* (**marketplacecatalog**) The ListEntities API now supports the EntityID, LastModifiedDate, ProductTitle, and Visibility filters for machine learning products. You can also sort using all of those filters.
12+
* (**workspacesthinclient**) Add ConflictException to UpdateEnvironment API
13+
* Optimize Kotlin API Reference documentation navigation sidebar
14+
315
## [1.4.100] - 06/06/2025
416

517
### 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.101-SNAPSHOT
9+
sdkVersion=1.4.101
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)