Skip to content

Commit d3a65db

Browse files
chore: release 1.5.61
1 parent b326b5f commit d3a65db

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

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.61] - 10/14/2025
4+
5+
### Features
6+
* (**appstream**) This release introduces support for Microsoft license included applications streaming.
7+
* (**backup**) The AWS Backup job attribute extension enhancement helps customers better understand the plan that initiated each job, and the properties of the resource each job creates.
8+
* (**connect**) SDK release for TaskTemplateInfo in Contact for DescribeContact response.
9+
* (**datazone**) Support creating scoped and trustedIdentityPropagation enabled connections.
10+
* (**ec2**) This release adds support for creating instant, point-in-time copies of EBS volumes within the same Availability Zone
11+
* (**transcribe**) Move UntagResource API body member to query parameter
12+
* (**transfer**) SFTP connectors now support routing connections via customers' VPC. This enables connections to remote servers that are only accessible in a customer's VPC environment, and to servers that are accessible over the internet but need connections coming from an IP address in a customer VPC's CIDR range.
13+
314
## [1.5.60] - 10/13/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.61-SNAPSHOT
10+
sdkVersion=1.5.61
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)