Skip to content

Commit 4ea37a6

Browse files
chore: release 1.4.10
1 parent b5b885e commit 4ea37a6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

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.4.10] - 01/30/2025
4+
5+
### Features
6+
* (**appstream**) Add support for managing admin consent requirement on selected domains for OneDrive Storage Connectors in AppStream2.0.
7+
* (**bedrockagentruntime**) Add a 'reason' field to InternalServerException
8+
* (**ecr**) Temporarily updating dualstack endpoint support
9+
* (**ecrpublic**) Temporarily updating dualstack endpoint support
10+
* (**mediatailor**) Adds options for configuring how MediaTailor conditions ads before inserting them into the content stream. Based on the new settings, MediaTailor will either transcode ads to match the content stream as it has in the past, or it will insert ads without first transcoding them.
11+
* (**qbusiness**) Added APIs to manage QBusiness user subscriptions
12+
* (**s3tables**) You can now use the CreateTable API operation to create tables with schemas by adding an optional metadata argument.
13+
* (**verifiedpermissions**) Adds Cedar JSON format support for entities and context data in authorization requests
14+
315
## [1.4.9] - 01/29/2025
416

517
### 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.10-SNAPSHOT
9+
sdkVersion=1.4.10
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)