Skip to content

Commit 7773928

Browse files
chore: release 1.5.79
1 parent b4fe3bc commit 7773928

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.79] - 11/10/2025
4+
5+
### Features
6+
* (**acmpca**) Private Certificate Authority service now supports ML-DSA key algorithms.
7+
* (**appstream**) AWS Appstream support for IPv6
8+
* (**backup**) AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets).
9+
* (**braket**) Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks.
10+
* (**datazone**) Remove trackingServerName from DataZone Connection MLflowProperties
11+
* (**dsql**) Cluster endpoint added to CreateCluster and GetCluster API responses
12+
* (**ec2**) Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads.
13+
* (**guardduty**) Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse.
14+
* (**iam**) Added CreateDelegationRequest API, which is not available for general use at this time.
15+
* (**invoicing**) Added new invoicing get-invoice-pdf API Operation
16+
* (**kafka**) Amazon MSK now supports intelligent rebalancing for MSK Express brokers.
17+
* (**sts**) Added GetDelegatedAccessToken API, which is not available for general use at this time.
18+
* (**verifiedpermissions**) Amazon Verified Permissions / Features : Adds support for entity Cedar tags.
19+
* (**wafv2**) AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis.
20+
321
## [1.5.78] - 11/07/2025
422

523
### 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.79-SNAPSHOT
10+
sdkVersion=1.5.79
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)