Skip to content

Commit 7218b83

Browse files
chore: release 1.5.8
1 parent cbc19cd commit 7218b83

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.8] - 07/31/2025
4+
5+
### Features
6+
* (**customerprofiles**) The release updates standard profile with 2 new fields that supports account-level engagement. Updated APIs include CreateProfile, UpdateProfile, MergeProfiles, SearchProfiles, BatchGetProfile, GetSegmentMembership, CreateSegmentDefinition, CreateSegmentEstimate.
7+
* (**ec2**) Added support for the force option for the EC2 instance terminate command. This feature enables customers to recover resources associated with an instance stuck in the shutting-down state as a result of rare issues caused by a frozen operating system or an underlying hardware problem.
8+
* (**entityresolution**) Add support for creating advanced rule-based matching workflows in AWS Entity Resolution.
9+
* (**glue**) Added support for Route node, S3 Iceberg sources/targets, catalog Iceberg sources, DynamoDB ELT connector, AutoDataQuality evaluation, enhanced PII detection with redaction, Kinesis fan-out support, and new R-series worker types.
10+
* (**inspector2**) Extend usage to include agentless hours and add CODE_REPOSITORY to aggregation resource type
11+
* (**iot**) This release allows AWS IoT Core users to use their own AWS KMS keys for data protection
12+
* (**opensearch**) Granular access control support for NEO-SAML with IAMFederation for AOS data source
13+
* (**quicksight**) Added Impala connector support
14+
* (**s3control**) Add Tags field to CreateAccessPoint
15+
* (**sesv2**) This release introduces support for Multi-tenant management
16+
* (**workspacesweb**) Added ability to log session activity on a portal to an S3 bucket.
17+
18+
### Documentation
19+
* (**elasticloadbalancingv2**) This release enables secondary IP addresses for Network Load Balancers.
20+
321
## [1.5.7] - 07/30/2025
422

523
### 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=-Xmx10g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.5.8-SNAPSHOT
9+
sdkVersion=1.5.8
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)