Skip to content

Commit 976c32b

Browse files
chore: release 1.5.74
1 parent c24961f commit 976c32b

File tree

3 files changed

+13
-6
lines changed

3 files changed

+13
-6
lines changed

.changes/3bc2e0a5-d8d4-4051-a723-a54427a96e7e.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.5.74] - 11/03/2025
4+
5+
### Features
6+
* (**bedrockagentcorecontrol**) Adds support for direct code deploy with CreateAgentRuntime and UpdateAgentRuntime
7+
* (**budgets**) Fix the AWS Budgets endpoint for the aws-eusc partition.
8+
* (**ec2**) Add Amazon EC2 trn2.3xlarge instance type.
9+
* (**kinesis**) Adds support for MinimumThroughputBillingCommitment with new UpdateAccountSettings API. Adds support to configure warm throughput for on-demand streams in new UpdateStreamWarmThroughput API and existing CreateStream API and UpdateStreamMode API.
10+
* Enable configuring an HTTP engine on `ImdsClient`
11+
12+
### Documentation
13+
* (**ecs**) Documentation-only update for LINEAR and CANARY deployment strategies.
14+
315
## [1.5.73] - 10/31/2025
416

517
### 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.74-SNAPSHOT
10+
sdkVersion=1.5.74
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)