Skip to content

Commit 8f78de0

Browse files
chore: release 1.5.77
1 parent 80ac528 commit 8f78de0

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

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.5.77] - 11/06/2025
4+
5+
### Features
6+
* (**accessanalyzer**) New field totalActiveErrors added to getFindingsStatistics response.
7+
* (**backup**) AWS Backup now supports customer-managed keys (CMK) for logically air-gapped vaults, enabling customers to maintain full control over their encryption key lifecycle. This feature helps organizations meet specific internal governance requirements or external regulatory compliance standards.
8+
* (**connect**) Added support for Conditional Questions in Evaluation Forms. Introduced Auto Evaluation capability for Evaluation Forms and Contact Evaluations. Added new API operations: SearchEvaluationForms and SearchContactEvaluations.
9+
* (**ec2**) Add Amazon EC2 R8a instance types
10+
* (**gamelift**) Amazon GameLift Servers now supports game builds that use the Windows 2022 operating system.
11+
* (**identitystore**) IdentityStore API: added new KMSExceptionReason fields to the Exception object; added multiple new fields to the User APIs - UserStatus, Birthdate, Website and Photos; added multiple new metadata fields for User, Groups and Membership APIs - CreatedAt, CreatedBy, UpdatedAt and UpdatedBy.
12+
* (**quicksight**) Support for New Data Prep Experience
13+
* (**s3tables**) Adds support for tagging APIs for S3 Tables
14+
* (**s3vectors**) Amazon S3 Vectors provides cost-effective, elastic, and durable vector storage for queries based on semantic meaning and similarity.
15+
* (**sagemaker**) Added NodeProvisioningMode parameter to UpdateCluster API to determine how instance provisioning is handled during cluster operations; in Continuous mode. Added VpcId field in UpdateDomain request for SageMaker Unified Studio domains with no VPC to add a customer VPC.
16+
* (**ssm**) Provides NoLongerSupportedException error message
17+
318
## [1.5.76] - 11/05/2025
419

520
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ org.gradle.jvmargs=-Xmx10g -XX:MaxMetaspaceSize=2G
77
org.gradle.parallel=true
88

99
# sdk
10-
sdkVersion=1.5.77-SNAPSHOT
10+
sdkVersion=1.5.77
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)