Skip to content

Commit e590046

Browse files
chore: release 1.5.78
1 parent 803878d commit e590046

File tree

4 files changed

+12
-11
lines changed

4 files changed

+12
-11
lines changed

.changes/08b59d71-d7b8-4931-806f-105fd005c30e.json

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

.changes/ad8d54e2-4cd7-4fd8-8657-408df2cef264.json

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

CHANGELOG.md

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

3+
## [1.5.78] - 11/07/2025
4+
5+
### Features
6+
* (**controltower**) Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs
7+
* (**ec2**) Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service
8+
* (**kms**) Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec
9+
* (**opensearch**) This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience.
10+
* (**vpclattice**) Amazon VPC Lattice now supports custom domain name for resource configurations
11+
* Emit additional tracing logs from the IMDS client
12+
* Upgrade **smithy-kotlin** to [**v1.5.19**](https://github.com/smithy-lang/smithy-kotlin/releases/tag/v1.5.19) containing a new CRT cipher suite
13+
314
## [1.5.77] - 11/06/2025
415

516
### 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.78-SNAPSHOT
10+
sdkVersion=1.5.78
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)