Skip to content

Commit 9005336

Browse files
chore: release 1.4.113
1 parent 827b52e commit 9005336

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [1.4.113] - 06/25/2025
4+
5+
### Features
6+
* (**fsx**) Add support for the ability to create Amazon S3 Access Points for Amazon FSx for OpenZFS file systems.
7+
* (**s3**) Adds support for additional server-side encryption mode and storage class values for accessing Amazon FSx data from Amazon S3 using S3 Access Points
8+
* (**s3control**) Add support for the ability to use Amazon S3 Access Points with Amazon FSx for OpenZFS file systems.
9+
* (**storagegateway**) This release adds IPv6 support to the Storage Gateway APIs. APIs that previously only accept or return IPv4 address will now accept or return both IPv4 and IPv6 addresses.
10+
* (**textract**) Add RotationAngle field to Geometry of WORD blocks for Textract AnalyzeDocument API
11+
* (**workspacesthinclient**) Remove Tags field from Get API responses
12+
13+
### Documentation
14+
* (**ecs**) Updates for change to Amazon ECS default log driver mode from blocking to non-blocking
15+
316
## [1.4.112] - 06/24/2025
417

518
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.4.113-SNAPSHOT
9+
sdkVersion=1.4.113
1010

1111
# dokka config (values specified at build-time as needed)
1212
smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/

0 commit comments

Comments
 (0)